Forum Discussion
RossChevalier
Nov 04, 2019Brass Contributor
Change a Teams Email address
Hi When we started out with Teams, we made some mistakes in naming the Teams and as a consequence, we have Teams that we have renamed that have an email address that does not match the new name. ...
RossChevalier
Nov 04, 2019Brass Contributor
Thanks again AndrewWarland
I have set naming policies as well to identify Teams by sub-org and business unit and done the same as you have with DLs and SGs. Fixing the display names was easy, the challenge is the email address. I will have to use the script that you referenced.
tony-derricott
Dec 31, 2019Gold Contributor
This is what we've found:
Change Address
- PS> Set-UnifiedGroup -Identity "o365GroupName" -PrimarySmtpAddress NewEmailAddress@byui.edu -RequireSenderAuthenticationEnabled $false
- Change Teams email address to use it elsewhere? - Microsoft Tech Community - 833955 (September 2, 2019)
- Change Office 365 Group or Team Email Address - TeckLyfe (May 16, 2019)
- Lets Exchange: How to Update Office 365 Groups Primary Email Address (February 6, 2019)
- Using the Alias Parameter with the New-Team Cmdlet (October 6, 2018)
- Is there a way to change O365 group email address using powershell - Microsoft Tech Community - 49872 (March 6, 2017)
- Change SMTP address of o365 group - Microsoft Tech Community - 31196 (November 21, 2016)