Share via

How to move From evaluation version to Standard version 2016 With Domain Controller

Rakesh Gandhi 0 Reputation points
2025-11-14T10:38:24.7733333+00:00

As we install server OS2016 in evaluation version now we want to move to Standard version . Suggest the way out. As we already have Domain controller in Evaluation version & some of application with data . Does it will impact .?

Windows for business | Windows Server | Directory services | Other
0 comments No comments

5 answers

Sort by: Most helpful
  1. VPHAN 31,010 Reputation points Independent Advisor
    2025-11-14T11:16:14.9866667+00:00

    Hi Rakesh Gandhi,

    Regarding your question, you can't in‑place convert a Windows Server 2016 evaluation edition that is already acting as a domain controller into a licensed Standard edition. Microsoft blocks that path because of the risk to Active Directory. That’s why your current DC in evaluation mode won’t accept a retail key. Since your current domain controller is running on the evaluation edition of Windows Server 2016, it’s important to note that Microsoft does not support converting an evaluation DC directly to a licensed Standard edition. Attempting an in‑place upgrade would put Active Directory at risk.

    The recommended path is to deploy a new server with Windows Server 2016 Standard, join it to your existing domain, promote it as an additional domain controller, and then transfer the FSMO roles. Once replication is confirmed and your applications/data are migrated, you can safely demote and retire the evaluation server.

    This approach ensures your domain remains intact and minimizes disruption. Please make sure you have a full backup before starting.

    I hope you find something useful here. It's really appreciated of you to accept the answer as a way to share your experience with the community. Thank you :)

    Vivian

    1 person found this answer helpful.

  2. VPHAN 31,010 Reputation points Independent Advisor
    2025-11-23T08:19:32.6266667+00:00

    Hi,

    Just want to know how it is going with your issue? Should you need more information, feel free to leave a message. Happy to help!

    VP

    0 comments No comments

  3. VPHAN 31,010 Reputation points Independent Advisor
    2025-11-18T16:05:49.7566667+00:00

    Good morning,

    Just want to know how it is going with your issue? Should you need more information, feel free to leave a message.

    VP

    0 comments No comments

  4. VPHAN 31,010 Reputation points Independent Advisor
    2025-11-15T07:01:29.65+00:00

    Good morning,

    Have you found the answer useful? If everything is okay, don't forget to share your experience with the issue by accepting the answer. Should you need more information, free free to leave a message. Happy to help! :)

    Vivian

    0 comments No comments

  5. Q&A Assist
    2025-11-14T10:38:43.9033333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To move from an evaluation version of Windows Server 2016 to the Standard version, you will need to use the DISM command-line tool to convert the edition. However, it's important to note that you cannot convert an Active Directory domain controller from an evaluation to a retail version directly. Instead, you should follow these steps:

    1. Install a New Domain Controller: Set up a new server running the retail version of Windows Server 2016 and join it to your existing domain.
    2. Migrate FSMO Roles: Migrate any Flexible Single Master Operation (FSMO) roles from the evaluation version to the new domain controller.
    3. Remove AD DS from Evaluation Domain Controller: After migrating the roles, you can remove Active Directory Domain Services (AD DS) from the evaluation version.

    This process ensures that your applications and data remain intact during the transition. However, always ensure you have a complete backup of your data before proceeding with such operations, as there is always a risk of data loss during migrations.


    References:

Your answer

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