ActivateKey method of the MDM_SideLoader class

Activates side-loading and installs the product key.

Syntax

uint32 ActivateKey(
  [in] string ProductKey
);

Parameters

ProductKey [in]

The side-loading key.

Requirements

Minimum supported client
Windows 8
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM
MOF
MDMSettingsProv.mof
DLL
MDMSettingsProv.dll

See also

MDM_SideLoader