ChangeProductKeyMethod method of the MDM_WindowsLicensing class

This method installs a product key for Windows 10 desktop devices. Dot not reboot. See also ChangeProductKey

Syntax

uint32 ChangeProductKeyMethod(
  [in] string param
);

Parameters

param [in]

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

See also

MDM_WindowsLicensing