Windows server 2008 – How to create folder quota via command line
Posted by aidas | Posted in Command line, Windows 2008 | Posted on 06-05-2009
0
This post will show how to create folder quota using command line on your Windows server 2008. Lets say we want to create quota for E:\Temp folder and set it to 300MB. To perform this operation open command line and type:
dirquota quota add /path:E:\Temp /limit:300mb
Follow us on Twitter !







