Forum Discussion
StefanoC66
Jan 31, 2022Iron Contributor
AD Connect with an existing O365 Tenant
we're about to enable AD Connect for an active Office 365 tenant and need some clarifications. The Tenant is hosting O365 users with exchange online for the organization mail domain company.org but ...
StefanoC66
Feb 01, 2022Iron Contributor
Hello
what about possible impacts on exchange mailboxes when activating the sync ?
DO we have to manually modify the "exchange" properties of each AD users to reflect the Exchange Online users. before activating the sync ?
what about possible impacts on exchange mailboxes when activating the sync ?
DO we have to manually modify the "exchange" properties of each AD users to reflect the Exchange Online users. before activating the sync ?
VasilMichev
Feb 01, 2022MVP
No, you don't. And you cannot, as you don't have the Exchange AD schema extensions available. The more important caveat here is that you will need to manage everything from on-premises once you "match" the objects, which includes the Exchange properties. This is the reason why Microsoft only "supports" configurations in which there is at least one Exchange server on premises, as the Exchange management tools are the only one supported for the task of managing Exchange objects and attributes.
- StefanoC66May 10, 2022Iron ContributorHello Vasil,
I have installed an exchange 2016 server on-prem to be used as management for mailboxes.
I've also activated the ADConnect between the Domain and the tenant.
At the moment I've only enabled synchronization for a TEST OU where I moved an user.
The user has been replicated and now I see it int the tenant as "directory synced".
I expected to start seeing it also on the on-prem exchange server among the recipients but I don't.- VasilMichevMay 10, 2022MVPIf you want the recipients to correctly appear in on-premises Exchange, you need to perform additional tasks. Generally speaking, this is not needed, and since this thread was opened Microsoft introduced a "lightweight" solution that allows you to manage objects with the last Exchange server removed: https://docs.microsoft.com/en-us/exchange/manage-hybrid-exchange-recipients-with-management-tools
- StefanoC66May 10, 2022Iron ContributorThanks for the link provided.
I quickly read it and found that:
You still need an installed exchange server installed, tough you can keep it powered off.
You need to administer the user's properties via powershell, which the customer is not going to like.
So in this case it would be better if we can configure it in a way we can see the "reecipients" on the on-prem server too.
Can you define which additional steps are needed ?
thanks