Save method of the MSFT_NetGPO class

Writes the local cached group policy object (GPO) information back to Active Directory Domain Services (AD DS).

Syntax

uint32 Save(
  [in] String GPOSession
);

Parameters

GPOSession [in]

The GPO session identifier.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
WFasCim.mof
DLL
WFasCim.dll

See also

MSFT_NetGPO