I want to do "quota fsutil query d:" command to find users went beyond the 2GB quota?
The output of the command
Code: Select all
SID Comment = hex \ joe (User)
Thu Apr 07 12:34:14 2963 Change time =
Used quota = 94892032
Threshold = quota 792723456
Quota limit = 1073741824
SID Name = hex \ john (User)
Wed Dec 29 16:15:08 2962 Change time =
Used quota = 8192
Quota Threshold = 792723456
Quota limit = 1073741824
SID Name = hex \ Matt (User)
Thu Apr 07 13:08:05 2963 Change time =
Used quota = 249640960
Quota Threshold = 792723456
The output of the command
SID Comment = hex \ Martin (User)
Thu Apr 07 12:34:14 2963 Change time =
Used quota = 94892032
Quota Threshold = 792723456
Quota limit = 1073741824