Skip to content

Instantly share code, notes, and snippets.

@D4R4
Created October 29, 2021 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save D4R4/97b5abda098757298cd03d1100055165 to your computer and use it in GitHub Desktop.
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
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