Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 2.45 KB

win32-rdmsmanagementdata.md

File metadata and controls

85 lines (50 loc) · 2.45 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
Win32_RDMSManagementData class
Synchronizes publishing data for Remote Desktop Management Services (RDMS).
17f06294-6580-4297-9301-f88314db7775
multiple
Win32_RDMSManagementData class Remote Desktop Services
Win32_RDMSManagementData class Remote Desktop Services , described
apiref
Win32_RDMSManagementData
RDMS.dll
DllExport
reference
05/31/2018

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