# RDSAgentDiagnostic

## NAMESPACE

RASAdminEngine.Core.OutputModels.AgentDiagnostic

## DESCRIPTION

RDS Agent Diagnostic

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

RDSAgentDiagnostic

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                     | Name                      | Description                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- | ----------------------------------------------- |
| [RASAgentDiagnosticType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasagentdiagnostictype) | AgentDiagnosticType       | Type of agent diagnostic.                       |
| String                                                                                                                                                   | AgentVersion              | Agent Version.                                  |
| String                                                                                                                                                   | ConnectedBrokerIP         | Connected Broker IP.                            |
| Boolean                                                                                                                                                  | DEInstalled               | Whether Desktop Experience is installed or not. |
| [LogonStatus](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/logonstatus)                       | LogonStatus               | Logon status.                                   |
| String                                                                                                                                                   | OSVersion                 | Operating System Version.                       |
| Boolean                                                                                                                                                  | PendingReboot             | Whether the RDS is pending reboot or not.       |
| String                                                                                                                                                   | Server                    | Server name.                                    |
| [DiagnosticState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/diagnosticstate)               | State                     | RDS Agent Diagnostic State.                     |
| Boolean                                                                                                                                                  | TerminalServicesInstalled | Whether Terminal Services are installed or not. |
| UInt32                                                                                                                                                   | TerminalServicesPort      | Terminal Services port.                         |
| [UPDStatus](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/updstatus)                           | UPDStatus                 | UPD status.                                     |
| UInt32                                                                                                                                                   | Version                   | Version.                                        |
| Boolean                                                                                                                                                  | WIAServiceEnabled         | Whether the WIA Service is enabled or not.      |

## PUBLIC METHODS

| Type        | Name                       | Description                                                                                                                                                   |
| ----------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
