This dashboard view displays Remote Desktop Services session related performance data from all RD Session Host servers running Windows Server Operating System.
Target | Microsoft.Windows.Server.Computer |
Type | Microsoft.SystemCenter.DashboardViewType |
Accessibility | Public |
Visible | True |
<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.SessionStatistics.Dashboard.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDSessionHostActiveSessions.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDSessionHostInactiveSessions.View"/>
<Cell Column="1" Row="2" ColumnSpan="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.RDSessionHostTotalSessions.View"/>
</PanelConfiguration>
</View>