Forum Discussion
Ivo Essenberg
Aug 08, 2016Brass Contributor
Renaming of O365 groups
Hi all, I tried to search to see if anyone had already asked, but did not find any answers. Today, I renamed one of my O365 Groups, but found the experience to be underwhelming: - No option ...
SanthoshB1
Aug 08, 2016Bronze Contributor
You need to use PowerShell to change group email address.
Set-UnifiedGroup –Identity <GroupName> –PrimarySmtpAddress <newemail@onmicrosoft.com>
Mario Christo
Feb 19, 2018Copper Contributor
Hi, is there anyway to do this in mac ? as far as i know powershell only available in windows,
Thankyou
- Kristofer NurmiaMar 19, 2018Copper Contributor
Hi Mario,
You can install PowerShell on Mac from here, but at least on Dec 2017 there were still many issues with connecting to O365 from a Mac. More on this from here.
If you're managing Exchange Online, that seems to be possible from a Mac.
Kris