Forum Discussion
Hasan Siddiqui
Nov 30, 2017Copper Contributor
Change O365 group email address using powershell
I am trying to change primarty SMTP of Office365 group but getting error:
We failed to update the unified group. Please try again later. + CategoryInfo : NotSpecified: (:) [Set-UnifiedGroup],...
J.C. Bartle
Mar 02, 2018Copper Contributor
Hello,
We ran into this as well and did open a Premier Support request with Microsoft. The answer we received was that the PrimarySmtpAddress attribute can only be updated by an account with the Global Administrator role. More restrictive roles such as User Management Administrator or Exchange Administrator are not sufficient. We did verify that our folks with the Global Admin role can indeed successfully run the commands which fail for other individuals.
So the solution - for now, anyway - is to have someone in the Global Admin role update the primary SMTP address when needed.