Forum Discussion
Robert Bollinger
Jan 10, 2019Iron Contributor
Exchange Online. Hybrid and non hybrid.
Hey Guys, I am trying to set the PrimarySMTPAddress using PowerShell in exchange online for a few different users. I realize that when connecting to office 365 powershell directly, i can use the...
Jan 10, 2019
Use the proxy addresses attribute!! You set all mail addresses here and the primary in capital SMTP:
For more info and powershell cmdlets Please see following link:
https://www.tachytelic.net/2018/08/office-365-how-to-change-primary-email-address/amp/
For more info and powershell cmdlets Please see following link:
https://www.tachytelic.net/2018/08/office-365-how-to-change-primary-email-address/amp/
Robert Bollinger
Jan 10, 2019Iron Contributor
adam deltinger wrote:
Use the proxy addresses attribute!! You set all mail addresses here and the primary in capital SMTP:
For more info and powershell cmdlets Please see following link:
https://www.tachytelic.net/2018/08/office-365-how-to-change-primary-email-address/amp/
thanks Adam. I understand that i can use set-aduser, aduc, and ECP. However i wanted to know how to do it using powershell, set-remotemailbox absolutely did not work, it changed it on my local object but the newly added address did not sync at all.
I just want to know how to do this with powershell.
Thanks,
Robert