hostmonitor disk quota check

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
doniphon
Posts: 26
Joined: Wed Feb 13, 2008 4:38 am

hostmonitor disk quota check

Post by doniphon »

There is any hostmonitor test to check the users' disk quota in a w2k3 file server?
Thanks in advance.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

I think, you may use "WMI" test method with query, like the following:
"select * from Win32_DiskQuota". I would suggest you to start WMI explorer and play with foregoing query in order to get query you need.
You may find information about "WMI" test method here: http://www.ks-soft.net/hostmon.eng/mfra ... ts.htm#wmi

Information about Win32_DiskQuota class available here: http://msdn.microsoft.com/en-us/library ... S.85).aspx

Regards,
Max

P.S. Please, use "Problem and bugs" branch if you have some real problems. For the configuration purposes, please, use "Installation and configuration" branch.
Post Reply