Forum Discussion
Robert Bollinger
Apr 05, 2022Brass Contributor
Failed AD Domain, Failed AD connect. Hybrid connection with Azure.
Hey Guys, TonyRedmond VasilMichev So in my test environment, my VM host failed and unfortunately took the DC, Exchange Server and AD connect server with it. I have built 3 VMs and am ready to re...
VasilMichev
Apr 05, 2022MVP
You won't lose anything, disabling dirsync will convert accounts to "cloud only" and they will stay as such. Once you rebuild your local environment, you can export the cloud users via PowerShell and populate local AD with their data, then "soft match" them: https://support.microsoft.com/en-us/topic/how-to-use-smtp-matching-to-match-on-premises-user-accounts-to-office-365-user-accounts-for-directory-synchronization-75673b94-e1b8-8a9e-c413-ee5a2a1a6a78
You might have to clear immutableIDs first though.
You might have to clear immutableIDs first though.
- Robert BollingerApr 06, 2022Brass ContributorThanks Vasil. As always. I havent had a chance to review the link provided yet, but if i clear the immutable ID will that disconnect any existing cloud mailboxes?
Thanks,
Robert- VasilMichevApr 06, 2022MVPNo, it won't affect anything on the cloud side of things.