RsopPlanningModeProvider class

Provides methods for generating and deleting planning mode policy data.

Syntax

[dynamic, provider("Rsop Planning Mode Provider")]
class RsopPlanningModeProvider
{
};

Members

The RsopPlanningModeProvider class has these types of members:

Methods

The RsopPlanningModeProvider class has these methods.

Method Description
RsopCreateSession Static, Implemented
Generates planning mode policy data.
RsopDeleteSession Static, Implemented
Deletes planning mode policy data.

Remarks

RSoP planning mode requires Windows Server.

Note that the RSoP MMC snap-in (rsop.msc) must call the CoInitializeSecurity function before calling the methods of the RsopPlanningModeProvider class. This allows the provider's implementation to impersonate the client when required. For more information, see Initializing COM for a WMI Application.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
Namespace
Root\RSOP\Computer
MOF
Rsop.mof
DLL
GPSvc.dll

See also

Group Policy Overview

Group Policy RSoP WMI Classes