Forum Discussion
ArjanBroekhuizen
Jun 03, 2025Copper 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 an error. Is it possible to configure Exchange/Google Workspace so we can share calendars?
Kind regards,
Arjan
2 Replies
Sort By
- ArjanBroekhuizenCopper Contributor
Hi Errown,
Thanks for replying. Is the domainname an example; do I have to change it to the domain we wan't to share with? If we use the gmail-domain, (theoretical) everyone can connect to our Exchange 365 from the Google Admin console?
Kind regards,
Arjan - ErrownIron 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.