Forum Moderators: open
I am trying to extract the Disk Quotas I have set on the windows drives. I want to get this information for the accounts and put the amount allocated to each user in a database.
I can do everything except the first part. How can I get my ASP (to be turned into a wsh vbs script later) to read the quota for the users? Is there a component I can use.
I have searched for a couple of days now and all I find are website management packages which I don't need.
Any help is greatly appreciated.