Forum Discussion
ArjanBroekhuizen
Jun 03, 2025Iron Contributor
Organization Sharing with Google Workspace
Hello all, In Exchange it is possible to share organization calendars with other organizations, when these companies use Exchange. When we add a domain that is hosted in Google Workspace, we get ...
Errown
Jun 05, 2025Iron Contributor
Execute New-OrganizationRelationship -Name GoogleWorkspace-DomainNames gmail.com-FreeBusyAccessEnabled $true -FreeBusyAccessLevel LimitedDetails and enable Exchange calendar interoperability in the Google Admin console, then use Test-OrganizationRelationship -Identity GoogleWorkspace to verify the connection status, and the organization needs to ensure that bi-directional DNS record validation is complete.