Active Directory Based Activation

Active Directory Based Activation

There are many ways to activate Windows, and a really cool way to activate Windows is with Active Directory-Based Activation.

Active Directory-Based Activation (ADBA) was first introduced in Windows Server 2012 and is only usable if your Microsoft Volume licensing has a KMS host key. If you don’t have a KMS key, you may need to request one from Microsoft.

ADBA works very similarly to KMS (Key Management Services), except it doesn’t have the dependency of 25 activations before it becomes active and doesn’t need DNS or SRV records to work. The systems just need to talk to your domain, and because your domain is highly available, so is ADBA.

Systems that are activated with ADBA remain activated while communicating with the domain. However, if systems cannot communicate with the domain, they will remain activated for 180 days. If a system cannot communicate with the domain for more than 180 days, Windows will deactivate, but it will reactivate once it can communicate with the domain again.

In this post, I will show you step-by-step how to install, configure, and test Active Directory Based Activation.

Prerequisites

If you need to learn how to check your schema version, my blog post, Active Directory Schema, covers how.

Adding Volume Activation Services Role

GUI

PowerShell

Configuring Volume Activation Services

I will provide a display name for the activation object to assist with troubleshooting if needed.

I will select Activate online.

Remove Activation Objects

Testing

After adding the KMS host key to the Volume Activation Tools, the systems joined to your domain should start activating.

The output should show you that it’s activated against the Activation Object you created.

Summary

That’s all it takes to install, configure, and test Activate Directory-Based Activation.

If you want to read more about Active Directory-Based Activation, here is Microsoft’s documentation.

Exit mobile version