Forum Discussion
SMTP-addresses not in sync with AD
- Feb 28, 2018
You should be able to use the -WindowsEmailAddress parameter for this. The new address you specify should be set as the Primary SMTP, while the old primary one will be kept as secondary. The cmdlet will also work against synced users.
If that's not a viable solution for your scenario, you can force-delete the mailbox in O365 and provision the object anew. Use the method outlined here for fastest resolution: https://blogs.technet.microsoft.com/exchange/2018/01/17/permanently-clear-previous-mailbox-info/
abc' because the object is being synchronized from your on-premises organization. This action should be performed on the object in your on-premises organization. But if I Change on-premises it doesn't work
You should be able to use the -WindowsEmailAddress parameter for this. The new address you specify should be set as the Primary SMTP, while the old primary one will be kept as secondary. The cmdlet will also work against synced users.
If that's not a viable solution for your scenario, you can force-delete the mailbox in O365 and provision the object anew. Use the method outlined here for fastest resolution: https://blogs.technet.microsoft.com/exchange/2018/01/17/permanently-clear-previous-mailbox-info/
- Jonathan Klein-WieleMar 07, 2018Copper Contributor
Ok, thanks guys, seems that the reply from Vasil worked. It needed some time but now I got the mails and could fix the issue!
Thanks also for all the other hints!