Created
October 29, 2021 12:02
-
-
Save D4R4/97b5abda098757298cd03d1100055165 to your computer and use it in GitHub Desktop.
Make O365 group created in Teams appear in user's Exchange Groups tab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-UnifiedGroup -Identity "SCALINX Digital Team" -HiddenFromExchangeClientsEnabled:$false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment