RDSAgentDiagnostic
NAMESPACE
RASAdminEngine.Core.OutputModels.AgentDiagnostic
DESCRIPTION
RDS Agent Diagnostic
INHERITED FROM
⇒
RDSAgentDiagnostic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
AgentVersion
Agent Version.
String
ConnectedBrokerIP
Connected Broker IP.
Boolean
DEInstalled
Whether Desktop Experience is installed or not.
String
OSVersion
Operating System Version.
Boolean
PendingReboot
Whether the RDS is pending reboot or not.
String
Server
Server name.
Boolean
TerminalServicesInstalled
Whether Terminal Services are installed or not.
UInt32
TerminalServicesPort
Terminal Services port.
UInt32
Version
Version.
Boolean
WIAServiceEnabled
Whether the WIA Service is enabled or not.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
Last updated