Originally Posted By: BradV
I wonder if you run the enumusers script on one of the volumes of that server that it might create the missing key as part of the query?

MSDN DIDiskQuotaUser object


The issue as I see it is that you can't create the object because it is not defined in the registry. Trying to execute the script would result in an error.
 Code:
Volume = new ActiveXObject("Microsoft.DiskQuota.1");


There is no object named "Microsoft.DiskQuota.1" to create if it is not defined in classes.
_________________________
Home page: http://www.kixhelp.com/hb/