Microsoft 365 Groups (Teams) Calendars

Commands to make changes or work with the calendars connected to a Microsoft 365 Group.

Prerequisites

Before running these commands, you will need to connect to Exchange Online

Commands

Add a Group calendar to the GAL

Set-UnifiedGroup -Identity [email protected] -HiddenFromExchangeClientsEnabled:$False

It should now be searchable as a shared calendar

More Information

Set-UnifiedGroup