Forum Discussion
Change O365 group email address using powershell
Even though I logged in as a global administrator, I received the same error. It has been working fine but suddenly it didn't work.
# Info
- Date: 2018-06-01 to 2018-06-02
- Command: Set-UnifiedGroup -Identity "old@mydomain.com" -PrimarySmtpAddress "new@mydomain.com"
- Error Message:
We failed to update the unified group. Please try again later.+ CategoryInfo : NotSpecified: (:) [Set-UnifiedGroup], TaskException+ FullyQualifiedErrorId : [Server=HK0PR03MB3522,RequestId=66c8baa3-35be-40d9-8661-5db74747fa11,TimeStamp=6/2/2018 5:17:01 AM] [FailureCategory=Cmdlet-TaskException] 67671B94,Microsoft.Exchange.Management.RecipientTasks.SetUnifiedGroup+ PSComputerName : outlook.office365.com - Version (16.0.0.0)
- Name: Microsoft.Exchange.Management.ExoPowershellModule
# My Test
- Period: 2018-06-01 to 2018-06-02
- Console: PowerShell ISE, Visual Studio Code - PowerShell Integrated Console
- Tested with two users
- A global administrator
- My account : changed my account role to a global administrator
Hi MOONSO KO
We are currently experiencing a temporary outage in this service. The cmdlet should be working again soon.
- Jim DuncanJun 05, 2018Iron Contributor
Mohammad Sarosh wrote:Hi MOONSO KO
We are currently experiencing a temporary outage in this service. The cmdlet should be working again soon.
Can you provide a bit more information about when the cmdlet should be working? We REALLY need to change the email address of one of our Office 365 Groups, as soon as possible.
Is this outage something that will show in Service Health in the O365 Admin Center?
Thanks,
Jim
- Mohammad SaroshJun 06, 2018Former Employee
Hi Jim
We will start rolling out the fix tomorrow on 7th June so you should see it any time by the end of this week.
- Kara AndersonJun 08, 2018Copper Contributor
Mohammad Sarosh, Do you know what time this will be rolling out today (June 7th). I just tried to use the Set-UnifiedGroup and it is still not working. Thanks!