Win32_RDMSManagementData class

Synchronizes publishing data for Remote Desktop Management Services (RDMS).

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("Win32_RDManagement_Prov"), AMENDMENT]
class Win32_RDMSManagementData
{
};

Members

The Win32_RDMSManagementData class has these types of members:

Methods

The Win32_RDMSManagementData class has these methods.

Method Description
SynchronizeAllPublishingData Synchronizes all publishing data for RDMS.
SynchronizePublishingData Synchronizes the specified set of publishing data for RDMS.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\cimv2\rdms
MOF
RDManagement.mof
DLL
RDMS.dll

See also

Remote Desktop Management Services Provider