Hi,
I need to change the default proxyAdress for all AD Users with VBScript.
I've found out that the E-Mail addresses used for exchange is stored in the
proxyAdress property array including an smtp prefix. The default address is
distinguished by letter case. The default address includes the prefix in
upper case.
So here are my questions:
1. How do i modify a property inside the array with vbscript. I can modify
propertys which are strings, but i never tied it with those array propertys.
2. If i set another prefix in upper case will the old default address be
automatically convertet to lower case?
Thx in advance,
Benjamin Fischer
Bookmarks