Changes

Jump to: navigation, search

Managing Windows Server 2008 R2 Disk Quotas

15 bytes added, 20:03, 15 January 2010
Querying Quotas from the Command Prompt
C:\Windows\system32>fsutil behavior query quotanotify
quotanotify = 3600
</pre>
 
To change the frequency simply use the fsutil behavior set quotanotify command. For example:
 
<pre>
fsutil behavior set quotanotify 1800
</pre>

Navigation menu