SetByChangeToLocalMode method of the MSFT_HgsClientConfiguration class

Modifies the configuration of the Host Guardian Service Client.

Syntax

uint32 SetByChangeToLocalMode(
  [in]  boolean                     EnableLocalMode,
  [out] MSFT_HgsClientConfiguration cmdletOutput
);

Parameters

EnableLocalMode [in]

Changes the Mode of Host Guardian Service client from 'Host Guardian Service' to 'Local' mode.

cmdletOutput [out]

The configuration of the Host Guardian Service client.

Requirements

Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\Hgs
MOF
HgsClientWmi.mof
DLL
HgsClientWmi.dll

See also

MSFT_HgsClientConfiguration