Forum Discussion
almarlibetario
Jun 25, 2019Brass Contributor
Connecting Single On-Premise AD to Multiple O365 Tenant
Please pardon me for posting this kind of question. I found some post with similar issues but my problem has something different that made me create another thread. Anyways... We have this ex...
- Jun 25, 2019Hi,
I do not have a sample script, but the idea is you to centrally create a contacts in a OU and have a script to copy the contacts to another OU with adding something like company name to the end to be different in your active directory, then that OU is synced to their respective tenant.
Just an idea.
Jun 25, 2019
Hi almarlibetario,
You can create contacts to in each tenant regarding the other users to have them on the GAL, you cannot sync the same object to different tenants.
almarlibetario
Jun 25, 2019Brass Contributor
Yes, this is the first thought that came in my mind when this concern came in. However, maintaining 300 users in 7 tenants is not practical to do. Because if there is any change in one user, I have to change it across the 7 tenants.
- Jun 25, 2019Hi,
If you have synchronization with your AD with all of your tenant's with different AD Connect servers using different OUs, you can create a script to do that.- almarlibetarioJun 25, 2019Brass Contributor
Hi NunoAriasSilva ,
Thank you for your reply. I am not sure if this is possible but is it okay if you a share sample script for my reference?
- Jun 25, 2019Hi,
I do not have a sample script, but the idea is you to centrally create a contacts in a OU and have a script to copy the contacts to another OU with adding something like company name to the end to be different in your active directory, then that OU is synced to their respective tenant.
Just an idea.
- Jun 25, 2019Check out different 3 party tools for this!
I’ll msg you a link- almarlibetarioJun 25, 2019Brass Contributor
Thanks adam deltinger .
Is it safe to say that Microsoft's current technology does not support this kind of scenario? Do I really need to use a 3rd party system?