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],...
VasilMichev
Nov 30, 2017MVP
This first example will add the alias as secondary, not primary. You only need the second one, although the parameter name should be -PrimarySmtpAddress, not -PrimarySmtpAddresses. In any case, this looks like a temporary glitch, so try rerunning the cmdlet.
Hasan Siddiqui
Nov 30, 2017Copper Contributor
Hi Vasil,
That was just typo for primarysmtp. I am still getting this error and i am getting this error since long. Can't change primary smtp.
- VasilMichevNov 30, 2017MVP
You can always open a support case and have it properly investigated.