Forum Moderators: open

Message Too Old, No Replies

ASP - Read Windows Disk Quotas

How? Are there any free components?

         

T_Virus

8:54 am on Jun 19, 2006 (gmt 0)

10+ Year Member



Hi All,

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.

T_Virus

9:37 am on Jun 22, 2006 (gmt 0)

10+ Year Member



No worries. Found a solution using fsutil in command line.