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 |
|
DLL |
|