...
Office 365

How to remove Teams Groups from Global Address List (GAL)

If you have issues seeing too many groups in the Global Address List (GAL), you can hide them via PowerShell with the command Set-UnifiedGroup
 
Connect to Exchange Online via Powershell (I created a blog post about this here)

Run the below command:

Set-UnifiedGroup -Identity group[at]contorso.com -HiddenFromAddressListsEnabled:$true​

You will see a warning message about the command executed successfully but no changes have been done. It is normal. Keep in mind that it might take up to 48 hours to fully hide the group.

Picture of Adrian

Adrian

Senior Engineer at Computer Assistance Oxford

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not very useful for you!

Let us improve this post!

Tell us how we can improve this post?

Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.