Windows OS Hub
  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange

 Windows OS Hub / Windows Server 2016 / Automatic Virtual Machine Activation (AVMA) in Windows Server 2016

August 15, 2017 Windows Server 2016

Automatic Virtual Machine Activation (AVMA) in Windows Server 2016

Automatic Virtual Machine Activation (AVMA) was first introduced in Windows Server 2012 R2. This technology allows to automatically activate all virtual machines with guest Windows Server running on the Hyper-V host with the Windows Server Datacenter edition. Thus, any new virtual machine running Windows Server will be automatically activated when started with no need to use a MAK key, activate a VM on the KMS server, connect to the Internet or manually activate a product.

Remember that Windows Server Datacenter allows to legally run unlimited number of virtual machines with Windows Server (Windows Server Licensing and Virtualization) and due to AVMA, VM activation can get much easier.

Contents:
  • AVMA System Requirements
  • AVMA Keys for Windows Server 2016 / 2012 R2

AVMA System Requirements

These are the main requirements, aspects and restrictions to bear in mind to automatically activate VMs using AVMA:

  • An activated Hyper-V host running Windows Server 2016 / 2012 R2 Datacenter edition must be used as a hypervisor ( Windows Server 2012, 2008 R2 and 2008 do not support AVMA activation)
  • Windows Server 2016/2012 R2 Datacenter, Standard or Essentials editions may be used as guest OSs on the virtual machines (desktop Windows versions cannot be activated this way)
  • Windows Server 2012 R2 host cannot activate a VM running any Windows Server 2016 edition
  • The public key of AVMA (listed below) must be specified as the product key on guest OSs
  • Integration Services must be installed on a VM, and Data Exchange (Management -> Integration Services) option must be enabled in the VM propertieshyper-v 2016 - •	Integration Services ->Data Exchange
  • A guest OS must have Microsoft Hyper-V Activation Component (installed during Integration Services setup)Microsoft Hyper-V Activation Component - device

The guest OS of the virtual machine exchanges data about AVMA activation with the Hyper-V host over VMbus using KVP objects (key + value) located in the following registry key: HKLM\Software\Microsoft\Virtual Machine\Guest.

AVMA Keys for Windows Server 2016 / 2012 R2

To activate guest OSs using AVMA, they must have special AVMA keys which differ depending on the version and edition of the OS.

Here is the list of AVMA keys for different Windows Server versions:

Windows Server 2012 R2

Edition AVMA Key
Datacenter Y4TGP-NPTV9-HTC2H-7MGQ3-DV4TW
Standard DBGBW-NPF86-BJVTX-K3WKJ-MTB6V
Essentials K2XGM-NMBT3-2R6Q8-WF2FK-P36R2

Windows Server 2016

Edition AVMA Key
Datacenter TMJ3Y-NTRTM-FJYXT-T22BY-CWG3J
Standard C3RCX-M6NRP-6CXC9-TW2F2-4RHYD
Essentials B4YNW-62DX9-W8V6M-82649-MHBKQ

An AVMA key has to be specified during guest OS installation or any time after it using the following command run elevated:

slmgr –ipk <AVMA_Key>

For example,

slmgr –ipk C3RCX-M6NRP-6CXC9-TW2F2-4RHYD

When activating an OS using AVMA, the event with EventID 12309 appears in the application log of the guest OS, and the event with EventID 12310 — in the hypervisor log. Thus, an administrator can track the licenses issued on a Hyper-V host.

The current activation status of the guest OS can be seen using this command:

slmgr /dli

If a VM is activated using AVMA, you will see the following line: VIRTUAL_MACHINE_ACTIVATION channel.

slmgr /dli - VIRTUAL_MACHINE_ACTIVATION channel

After activation, guest OSs renew their activation every 7 days.

0 comment
0
Facebook Twitter Google + Pinterest
previous post
How to Remove Unused Drivers from Driver Store
next post
Monitoring RDS Bandwidth Usage by Users with Perfmon

Related Reading

How to Sign a PowerShell Script (PS1) with...

February 25, 2021

How to Shadow (Remote Control) a User’s RDP...

February 22, 2021

Configuring PowerShell Script Execution Policy

February 18, 2021

Configuring Proxy Settings on Windows Using Group Policy...

February 17, 2021

Updating Group Policy Settings on Windows Domain Computers

February 16, 2021

Leave a Comment Cancel Reply

Categories

  • Active Directory
  • Group Policies
  • Exchange
  • Windows 10
  • Windows 8
  • Windows 7
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • PowerShell
  • VMWare
  • MS Office

Recent Posts

  • Accessing USB Flash Drive from VMWare ESXi

    February 26, 2021
  • How to Sign a PowerShell Script (PS1) with a Code Signing Certificate?

    February 25, 2021
  • Change the Default Port Number (TCP/1433) for a MS SQL Server Instance

    February 24, 2021
  • How to Shadow (Remote Control) a User’s RDP session on RDS Windows Server 2016/2019?

    February 22, 2021
  • Configuring PowerShell Script Execution Policy

    February 18, 2021
  • Configuring Proxy Settings on Windows Using Group Policy Preferences

    February 17, 2021
  • Updating Group Policy Settings on Windows Domain Computers

    February 16, 2021
  • Managing Administrative Shares (Admin$, IPC$, C$, D$) in Windows 10

    February 11, 2021
  • Packet Monitor (PktMon) – Built-in Packet Sniffer in Windows 10

    February 10, 2021
  • Fixing “Winload.efi is Missing or Contains Errors” in Windows 10

    February 5, 2021

Follow us

woshub.com
  • Facebook
  • Twitter
  • RSS
Popular Posts
  • SMB 1.0 Support in Windows Server 2012 R2 / Windows Server 2016
  • User Profile Disks on Windows Server 2012 R2 / 2016 RDS
  • “Downloading updates 0%” Issue on Windows Server 2016 and Windows 10
  • Configure Storage Spaces Direct (S2D) on Windows Server 2016
  • Windows XP Can’t RDP to Windows 10 / Server 2012R2/2016 RDS
  • Create a Bootable USB Flash Drive for Installation Windows Server 2016
  • Remote IIS Management in Windows Server 2016/2012 R2
Footer Logo

@2014 - 2018 - Windows OS Hub. All about operating systems for sysadmins


Back To Top