W3K disk quota mgmt issues

Ok so I wrote a script to automate account setup using a combination of custom made components and WMI scripting.. Now I FINALLY getting around to writing an account removal script. Origionally the script sets up a disk quota for the users web space using WMI, however, now I want to delete the quota and I am affraid that this is not possible to do via script or API other then the disk quota management GUI. I have searched high and low.. is there any, ANY way that I can delete user disk quotas via API?!?!

 

 

 

 

Top