Forum Discussion
Jim Van Eaton
Jul 21, 2016Iron Contributor
Hello from the Office 365 Groups Engineering Team
Hi everyone! I am the Group Engineering Manager for O365 groups. I will be encouraging more of my engineers to participate in this forum to help answer questions and share solutions. Let the...
Matt Palmer
Aug 24, 2016Brass Contributor
+ 1 on setting a default to hide group email addresses from the gal by default. we are in the exact same boat.
TonyRedmond
Aug 24, 2016MVP
Although you can't set a default to have Office 365 Groups hidden from the GAL, it's easy to do in PowerShell:
[PS] Get-UnifiedGroup | Set-UnifiedGroup -HiddenFromAddressListsEnabled $True
Voila! All groups will now be hidden. They can still be used, buit they will be hidden.
Not that I would want this to happen...