Thanks for that info. I've been unable to put this to work though, the asp file runs fine until the line:
Set objRecordSet = objCommand.Execute
Where it gives me the following error:
Provider error '80040e09'
Permission denied.
/exchweb/bin/quota/quota.asp, line 77
I've chosen the Administrator user on the asp configuration constants, it has full mailbox access on every accout. Did anyone else also had trouble with this or is it just a problem with my own server?