Skip to content

Latest commit

 

History

History
87 lines (52 loc) · 2.78 KB

win32-rdmsenvironment.md

File metadata and controls

87 lines (52 loc) · 2.78 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
Win32_RDMSEnvironment class
Manages a Remote Desktop Management Services (RDMS) environment.
8a3b10c1-d01d-4e52-8915-29159cc406cc
multiple
Win32_RDMSEnvironment class Remote Desktop Services
Win32_RDMSEnvironment class Remote Desktop Services , described
apiref
Win32_RDMSEnvironment
RDMS.dll
DllExport
reference
05/31/2018

Win32_RDMSEnvironment class

Manages a Remote Desktop Management Services (RDMS) environment.

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_RDMSEnvironment
{
};

Members

The Win32_RDMSEnvironment class has these types of members:

Methods

The Win32_RDMSEnvironment class has these methods.

Method Description
GetActiveServer Retrieves the fully qualified domain name (FQDN) of the RDMS environment.
GetClientAccessName Retrieves the Domain Name System (DNS) resource record (RR) name of the RDMS environment.
SetActiveServer Sets the FQDN of the RDMS environment to the current node.
SetClientAccessName Updates the DNS RR name of the RDMS environment.

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