UNIFYBroker/Plus Exchange Integration
Exchange policy
The Exchange email address policy is responsible for the format of the email address. A call to the Enable-Mailbox cmdlet will run the policy. The policy can be configured in Exchange (see Create an Email Address Policy).
Options
As a PowerShell script can be called at the end of the synchronisation cycle, administrators are able to use whatever options they choose for Enable-Mailbox, as well as configure the Exchange email address policy to suit their needs.
- Email address policy: Call a built-in PowerShell script that makes use of the default email address policy. (See ExchangeProvisioning.ps1 for an example).
- Manual email address: Modify the script to use the - PrimarySmtpAddress option. This will bypass the email address policy.
- None: The script can be completely cleared to have no additional processing performed at the end of the synchronisation cycle.
References
Customer support service by UserEcho