Datacenter 2016 AVMA licensing not working for VMs in Hyper-V

Fann IT Admin 21 Reputation points
2021-11-16T20:08:44.993+00:00

We have a Windows 2016 Datacenter Server setup with Hyper-V. We cannot seem to activate any of the Virtual Machines using the OEM license or the AVMA keys. My understanding is that with Datacenter we should be able to run unlimited VMs in Hyper-V.

We are trying to activate a VM with 2016 Datacenter.

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-11-16T20:21:11.507+00:00

    An evaluation cannot be activated via AVMA. As a workaround you can try a kms key as intermediate step.
    https://learn.microsoft.com/en-us/windows-server/get-started/kmsclientkeys

    (assuming a 2016 DataCenter guest)

    Dism /online /Set-Edition:ServerDatacenter /AcceptEula /ProductKey:CB7KF-BWN84-R7R2Y-793K2-8XDDG

    https://learn.microsoft.com/en-us/windows-server/get-started/automatic-vm-activation#avma-keys
    then after reboot do (AVMA)
    slmgr /ipk TMJ3Y-NTRTM-FJYXT-T22BY-CWG3J
    slmgr /ato

    --please don't forget to upvote and Accept as answer if the reply is helpful--


1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-11-16T20:11:31.97+00:00

    What guests are you trying to activate? What installation media was used?


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.