Auto active windows on HyperV

  Work - SharePoint

Automatic virtual machine activation

  • 05/23/2020
  • 3 minutes to read

Applies to: Windows Server 2019, Windows Server Semi-Annual Channel, Windows Server 2016, Windows Server 2012 R2

Automatic Virtual Machine Activation (AVMA) acts as a proof-of-purchase mechanism, helping to ensure that Windows products are used in accordance with the Product Use Rights and Microsoft Software License Terms.

AVMA lets you install virtual machines on a properly activated Windows server without having to manage product keys for each individual virtual machine, even in disconnected environments. AVMA binds the virtual machine activation to the licensed virtualization server and activates the virtual machine when it starts up. AVMA also provides real-time reporting on usage and historical data on the license state of the virtual machine. Reporting and tracking data is available on the virtualization server.

Practical applications

On virtualization servers that are activated using Volume Licensing or OEM licensing, AVMA offers several benefits.

Server datacenter managers can use AVMA to do the following:

  • Activate virtual machines in remote locations
  • Activate virtual machines with or without an internet connection
  • Track virtual machine usage and licenses from the virtualization server, without requiring any access rights on the virtualized systems

There are no product keys to manage and no stickers on the servers to read. The virtual machine is activated and continues to work even when it is migrated across an array of virtualization servers.

Service Provider License Agreement (SPLA) partners and other hosting providers do not have to share product keys with tenants or access a tenant’s virtual machine to activate it. Virtual machine activation is transparent to the tenant when AVMA is used. Hosting providers can use the server logs to verify license compliance and to track client usage history.

System requirements

AVMA requires a Microsoft Virtualization Server running Windows Server 2019 Datacenter, Windows Server 2016 Datacenter, or Windows Server 2012 R2.

Here are the guests that the different version hosts can activate:

Server host versionWindows Server 2019Windows Server 2016Windows Server 2012 R2
Windows Server 2019XXX
Windows Server 2016XX
Windows Server 2012 R2X

Note that these activate all editions (Datacenter, Standard, or Essentials).

This tool does not work with other Virtualization Server technologies.

How to implement AVMA

  1. On a Windows Server Datacenter virtualization server, install and configure the Microsoft Hyper-V Server role. For more information, see Install Hyper-V Server.
  2. Create a virtual machine and install a supported server operating system on it.
  3. Install the AVMA key in the virtual machine. From an elevated command prompt, run the following command:Copyslmgr /ipk <AVMA_key>

The virtual machine will automatically activate the license against the virtualization server.

 Tip

You can also employ the AVMA keys in any Unattend.exe setup file.

AVMA keys

The following AVMA keys can be used for Windows Server 2019.

EditionAVMA key
DatacenterH3RNG-8C32Q-Q8FRX-6TDXV-WMBMW
StandardTNK62-RXVTB-4P47B-2D623-4GF74
Essentials2CTP7-NHT64-BP62M-FV6GG-HFV28

The following AVMA keys can be used for Windows Server, versions 1909, 1903, and 1809.

EditionAVMA key
DatacenterH3RNG-8C32Q-Q8FRX-6TDXV-WMBMW
StandardTNK62-RXVTB-4P47B-2D623-4GF74

The following AVMA keys can be used for Windows Server, version 1803 and 1709.

EditionAVMA key
DatacenterTMJ3Y-NTRTM-FJYXT-T22BY-CWG3J
StandardC3RCX-M6NRP-6CXC9-TW2F2-4RHYD

The following AVMA keys can be used for Windows Server 2016.

EditionAVMA key
DatacenterTMJ3Y-NTRTM-FJYXT-T22BY-CWG3J
StandardC3RCX-M6NRP-6CXC9-TW2F2-4RHYD
EssentialsB4YNW-62DX9-W8V6M-82649-MHBKQ

The following AVMA keys can be used for Windows Server 2012 R2.

EditionAVMA key
DatacenterY4TGP-NPTV9-HTC2H-7MGQ3-DV4TW
StandardDBGBW-NPF86-BJVTX-K3WKJ-MTB6V
EssentialsK2XGM-NMBT3-2R6Q8-WF2FK-P36R2

Reporting and tracking

The registry (KVP) on the virtualization server provides real-time tracking data for the guest operating systems. Because the registry key moves with the virtual machine, you can get license information as well. By default the KVP returns information about the virtual machine, including the following:

  • Fully qualified domain name
  • Operating system and service packs installed
  • Processor architecture
  • IPv4 and IPv6 network addresses
  • RDP addresses

For more information about how to get this information, see Hyper-V Script: Looking at KVP GuestIntrinsicExchangeItems.

 Note

KVP data is not secured. It can be modified and is not monitored for changes.

 Important

KVP data should be removed if the AVMA key is replaced with another product key (retail, OEM, or volume licensing key).

Historical data about AVMA requests is available in a log file on the virtualization server (EventID 12310).

Since the AVMA activation process is transparent, error messages are not displayed. However, the following events are captured in a log file on the virtual machines (EventID 12309).

NotificationDescription
AVMA SuccessThe virtual machine was activated.
Invalid HostThe virtualization server is unresponsive. This can happen when the server is not running a supported version of Windows.
Invalid DataThis usually results from a failure in communication between the virtualization server and the virtual machine, often caused by corruption, encryption, or data mismatch.
Activation DeniedThe virtualization server could not activate the guest 

LEAVE A COMMENT