Forum Discussion
udaraso
Aug 19, 2021Copper Contributor
Need to share the exchange Global Address List (GAL) between two organizations in same group
We have a single enterprise agreement with two tenants. Both the organizations are under same group. One tenant is on hybrid exchange setup with O365 and on-premise exchange while the other tenant i...
IczerSigma215
Aug 19, 2021Copper Contributor
udaraso My organization had a similar issue a few years ago and at the time there was no way to do within O365. So we wrote a PowerShell script to first bulk populate one tenant with contacts matching the info in the other tenants GAL, and then created a daily process to update, add new, and delete old entries in the other tenant.
udaraso
Aug 19, 2021Copper Contributor
IczerSigma215 Will you be able to share the PS script with me to give it a try?
- IczerSigma215Aug 19, 2021Copper ContributorI cannot as my company owns the code we create and I would need to put alot of time and effort to clean up internal references. It should be fairly simple to reproduce for anyone with PowerShell experience.
- udarasoAug 19, 2021Copper ContributorOk. Anyways thanks for the advise