Azure AD Connect migration from old version

Zachary Hamilton 206 Reputation points
2021-02-16T18:03:08.007+00:00

Hello,

I am going to be transitioning from a Windows Server 2012 R2 box running an old version of Azure AD Connect to a new Windows Server 2019 box running the latest version of Azure AD Connect. Unfortunately, my old version of Azure AD Connect does not have the "View or Export Current Configuration" option. It only has "View current configuration".

Is there a configuration file or something that I can grab from the old server and move to the new one? My reading has taken me to a lot of PowerShell scripts and manual processes, and I'll go that way if I must, but I'd prefer to work smarter and not harder if I can.

Thanks,

Zachary Hamilton

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,422 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Andy David - MVP 150.3K Reputation points MVP
    2021-02-16T18:50:55.617+00:00

    Yea, lots of manual steps:
    https://identitydude.com/2018/06/08/duplicating-your-production-aad-connect-sync-rules-on-your-staging-server-using-the-aad-connect-helper-module/

    Personally :)
    I would upgrade the current server to the latest version and keep it in staging mode.
    Then export out the config

    then import to the new server and make that active.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.