Initialize-LabWindowsActivation

SYNOPSIS

Attempt to activate lab machines either through Microsoft or using KMS

SYNTAX

Initialize-LabWindowsActivation [<CommonParameters>]

DESCRIPTION

Attempt to activate lab machines either through Microsoft or using KMS

EXAMPLES

Example 1

PS C:\> Initialize-LabWindowsActivation

Attempt to activate all lab VMs

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES