exchange online
4 TopicsTenant wide way to stop new Office365 Groups appearing in Exchange Online GAL
Hi, We have come across an issue that many are facing - namely Office 365 Groups created via various Office 365 apps (Planner, Teams, SharePoint, etc) have made a mess out of our Exchange Online GAL. I know there is a PowerShell command to hide the Office 365 Group from GAL after it's created: Set-UnifiedGroup -Identity *** group email address*** -HiddenFromAddressListsEnabled $true I want to know if there is a way to stop if BEFORE the Group is created. Is there a tenant wide setting to achieve this? Can we use Group Classification to this end? Is there a good reference that covers O365 Groups Classification? I only found one so far: https://drewmadelung.com/configuring-office-365-group-classification/Solved14KViews2likes6Comments