
adjusting disk quota settings
I have been referencing 3 books on WSH & ADSI sciprting but surprisingly I
cannot find anything discussing disk quotas.
FileSystemObject or Drive don't seem to have any methods or properties
pertaining to this.
I noticed local users are manipulated with the WinNT: provider, so how
should the users under WinNT: linked to FileSystemObject ? Or is quota
managed by another object?
Or would it be similar to ACLs scripts? Are there supposed to be additional
DLLs or providers to be installed first?