Hi everybody,
the customer has round about 30 email policies how to create a mailadress. And he rather wants maintain them all in the little windows in the exchange management console than my suggested little script with 30 IfElse conditions. My question: Have I overlooked a solution? I checked the documentation and we are not able to synchronize the policies for adressgeneration into the Q1IM. (in the standard)
My solution is now a changed Enable Mailbox chain, were I get the single property "MailAdress" directly after the "Enable Mailbox" step so I get the adress the exchange server generated after ADSAccount was updated with a new Alias.
When I got the mailadress the "Get Proxy Adress" step runs and then is something missing in the standard: The output value "ProxyAddress" with the new proxyadresses (in one string) is not saved on the ADSAccount object but only used for the "Update Mailbox" step. Is this supposed to be this way? Because I changed it the way that the proxyadresses are saved on the object (via SQL statement).
Does anybody has suggestions or a better idea to solve the problem, that the customer wants to get the mailadress from the exchange server?
Kind regards
Georg