Remote Desktop Services Role Service Configuration Rollup

Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.RoleServiceConfigurationRollup (DependencyMonitor)

This dependency monitor rolls up the configuration state of all hosted role service instances.

Knowledge Base article:

Summary

This dependency monitor rolls up health states from linked targets. If the health state is unknown, monitoring has not yet begun for this object.

Causes

An unhealthy state of this monitor indicates a problem with the configuration of one of the Remote Desktop Services role services.

Resolutions

In the Operations console, use the Health Explorer to drill down and find the cause of the unhealthy state. Then use the product knowledge of the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetMicrosoft.Windows.Server.10.0.RemoteDesktopServicesRole
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.Server.10.0.RemoteDesktopServicesRoleHostsRDSessionHostRoleService
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole.RoleServiceConfigurationRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRole" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Server.10.0.RemoteDesktopServicesRoleHostsRDSessionHostRoleService" MemberMonitor="SystemHealth!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>