Volume Activation Management Tool (VAMT) Cmdlets in Windows PowerShell

Applies To: Windows 8, Windows Server 2012

The Volume Activation Management Tool (VAMT) enables network administrators and other IT professionals to automate and centrally manage the volume and retail-activation process for Windows®, Microsoft® Office, and select other Microsoft products. VAMT can manage volume activation using Multiple Activation Keys (MAKs) or the Windows Key Management Service (KMS). For more information about VAMT, see the Volume Activation Management Tool Technical Reference.

VAMT module cmdlets

Cmdlet Description

Add-VamtProductKey

Adds the user-specified product key to a VAMT database.

Export-VamtData

Exports product data and product-key data from a VAMT database to a portable .cilx file.

Find-VamtManagedMachine

Performs VAMT discovery operations.

Get-VamtConfirmationId

Acquires confirmation IDs (CIDs) from the Microsoft licensing servers during proxy activation.

Get-VamtProduct

Retrieves the record of a product or list of products from a VAMT database.

Get-VamtProductKey

Retrieves product-key records from a VAMT database.

Import-VamtData

Imports the data from a specified .cilx or .cil file into a VAMT database.

Initialize-VamtData

Initializes the VAMT database and removes all the data.

Install-VamtConfirmationId

Installs Confirmation IDs (CID) acquired from Microsoft onto the respective computers to complete proxy activation.

Install-VamtProductActivation

Activates products online, using the local computer’s Internet connection.

Install-VamtProductKey

Installs the specified product key on a product or a group of products.

Update-VamtProduct

Updates the VAMT database by querying the computers for their current status.

See Also

Other Resources

Volume Activation Management Tool Technical Reference