Windows Server 2003
1829705 Members
2437 Online
109992 Solutions
New Discussion

Disk Quota for Users

 
Caster Troy
Regular Advisor

Disk Quota for Users

Hi All,
I need to set disk quota on a shared folder that exists on another server for the terminal services users as the redirected folders of these users exists on this server. I have tried to set the disk quota from the volume properties tab but I have over 100 users. Do i need to make a quota entry for each user as the quota entry does not show me any groups in object types. plz see attached picture.
Evil Has Its Winning Ways
1 REPLY 1
Ivan Ferreira
Honored Contributor

Re: Disk Quota for Users

Disk quotas is supported only in a per user basis, you cannot assign quotas to groups, and you cannot set limits to members of the build-in administrators group.

You can use a script with the fsutil quota command to setup quotas for all users.

Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?