EnableKeyManagementServiceLowPriority method of the SoftwareLicensingService class

Enables the KMS service to run with low priority.

Syntax

uint32 EnableKeyManagementServiceLowPriority(
  [in] boolean EnableLowPriority
);

Parameters

EnableLowPriority [in]

Determines whether the KMS service is running with low priority. If this parameter is set to 1, the KMS service is running with low priority.

Requirements

Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
Namespace
Root\CIMV2
MOF
SppWmi.mof
DLL
SppWmi.dll

See also

SoftwareLicensingService