Windows server 2008 – How to check folder quota free space via command line
Posted by aidas | Posted in Command line, Windows 2008 | Posted on 06-05-2009
0
This post will show how to check folder quota free space using command line on your Windows server 2008. Free space is difference between quota limit and amount of space used. Lets say we want to check free space of quota for E:\Temp folder. To perform this operation open command line and type:
dirquota quota freespace /path:E:\Temp
Follow us on Twitter !







