|
Exchange 2003 Mailbox Store defaults via VBScript Can anyone tell me if it is possible to use VBScript to get the default
'mDBStorageQuote', 'mDBOverQuotaLimit' & 'mDBOverHardQuotaLimit' settings
for a Mail Store DB on an Exchange server & if so, possibly point me to some
sample code?
I know how to query these values for a domain user as well as checking the
'mDBUseDefaults' for the user, but I have had no success if finding a way to
have my script query the default for the message store on the server. |