I've got it!!! A colleague helped me.
It should be
strQuery = "<LDAP://myserver" & strNameContext & ">;(objectCategory=msExchPrivateMDB);homeMDBBL;subTree
I've added the LDAP:// part to the query string. That's what the debugger says about its content:
strQuery
<LDAP://CN=Configuration,DC=e2kdewdfe1y,DC=sap,DC=corp>;(objectClass=msExchPrivateMDB);homeMDBBL;subTree
Hello,
I'm making a script finding out if the mailbox size quotas are bigger than defaults. It says to me it's error 0x80040E37 - table does not exist. I want to find all private mailox stores that exist on the server and then, using the homeMDBBL property, iterate through their mailboxes and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.