Forum Discussion
David Saber
Dec 06, 2016Copper Contributor
Admin center for Outlook Groups?
Hello, I'm new here. I'm having problems with Outlook.com's Shared calendar (sync does not work anymore) so I'd like to use Outlook Groups instead. First things first, the Outlook Destop app does no...
Dec 08, 2016
I have tested the script again here and checked, the member list is not empty. Can you post the screen-shot of the page with empty member list?
To change the alias and display name of the O365 group, use the below PowerShell script.
set-unifiedGroup -Identity Engineering -DisplayName Engineering2 -Alias Engineering2
David Saber
Dec 08, 2016Copper Contributor
Hi Narasima, thanks again for the help.
In fact after several hours and several restarts of Outllok, all went well: the alias and the member lists were updated. I just had to be a bit more patient :)
Greetings,
David