Forum Discussion
null null
Sep 27, 2018Copper Contributor
Office 365 group remove alias
Hello guys I try to remove the alias from a Office 365 group and there is no effect. I take this command Set-UnifiedGroup -Identity "XXXX" -Emailaddress @{remove=name of address}. The status is now s...
Anonymous
Sep 27, 2018Is the address the only email it is it a custom one you added? If not It has to have an email address set in there so use that same command and give it a “SMTP:email@address.com”
null null
Sep 28, 2018Copper Contributor
There are four entries and i remove two with this command, i will change de alias.
- VasilMichevSep 28, 2018MVP
Works just fine here. Are you trying to remove the primary SMTP address? Or the address associated with the group alias and the "default" domain in the organization? Those two are special cases that need to be handled differently.
- null nullOct 01, 2018Copper ContributorNo, only the associated address, group aliases from the default domain, The primary SMTP address is yet changed.