Windows server 2022 license unable to be activated after moving the VM to another host

Hisham Abdallah 0 Reputation points
2025-11-12T07:32:46.51+00:00

I purchased windows server license to use on servers hosted on VMware environment. now we are moving the VMs to other hosts on Nutanix. I moved 4 VMs. 2 of them were reactivated using the same serial. while other 2 VM did not (different serial). I have 6 licenses that enables me to use on 12 VM. I need to move the rest of the VMs but with this problem I cannot.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2025-11-12T07:33:01.2066667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    When moving Windows Server VMs between different hosts, activation issues can arise due to the way Windows Server handles licensing and activation. Here are some steps you can take to troubleshoot and potentially resolve the activation problems:

    1. Check Activation Status: Use the command cscript C:\Windows\System32\slmgr.vbs /dlv on the problematic VMs to check their activation status and see if there are any specific error messages that can guide you.
    2. Duplicate Client Machine ID (CMID): If the VMs were created from a common image, they might share the same CMID, which can cause activation issues. You can generalize the original VM using Sysprep with the SkipRearm parameter set to 0, or rearm the existing VMs using slmgr /rearm followed by a restart.
    3. License Compliance: Ensure that the licenses you are using are compliant with Microsoft’s licensing terms. Each VM may require its own unique license depending on how they are configured and activated.
    4. KMS Activation: If you are using Key Management Services (KMS) for activation, ensure that the KMS server is reachable and properly configured. If you are moving VMs to a different environment, verify that the KMS server settings are still applicable.
    5. Firewall and Proxy Settings: Make sure that any firewalls or proxies are configured to allow necessary connections for activation processes, especially if the VMs are now in a different network environment.

    If these steps do not resolve the issue, consider reaching out to Microsoft support for further assistance with your specific licensing and activation scenario.


    References:

    0 comments No comments

  2. Beatrix-7270 1,685 Reputation points Independent Advisor
    2025-11-12T08:49:43.34+00:00

    Hi Hisham,

    Thank you for sharing your question.

    For better assistance, may I ask that what kind of licenses you are using to activate and what is the specific error message you received? You also mentioned about different serials, what exactly is different?

    Additionally, since you have multiple licenses and VMs, I highly recommend using the VAMT to make it much easier to track and manage activations across all your machines. Here are for your reference: Introduction to VAMT

    Hope this helps! Feel free to let me know if you have any other questions.

    0 comments No comments

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.