Forum Discussion
David Saber
Dec 06, 2016Brass 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...
David Saber
Brass Contributor
Thanks this has worked perfectly, however in Outlook Desktop app, the alias is not updated, and the member list is empty. It kind of lost the link to the group... How can I fix this? Thanks
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 SaberDec 08, 2016Brass 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