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?

Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.