Hi,
I'm trying to query following quota details of a particular shared folder on multiple remote computers:
Quota Path, Limit, DiskSpaceUsed
Search took me to the following:
http://blogs.technet.com/b/heyscriptingguy/archive/2004/11/24/how-can-i-retrieve-disk-quota-information-for-a-single-user.aspx
I know Win32_DiskQuota can be used, however, how to use its properties for a shared folder and not the whole volume/disk?
However, I'm looking for the quota details of a shared folder and not for user.
This brings me to square 1 again: How can we get the quota details of a shared folder?
~TIA
- thestriver