DFS-R: Service Extension Configuration State

Microsoft.Windows.FileServer.DFSR.ServiceExtensionConfigDependencyMonitor (DependencyMonitor)

This dependency monitor rolls up configuration health states from the Service Extension entity to the DFS Replication Service entity.

Knowledge Base article:

Summary

This dependency monitor rolls up configuration health states from the Service Extension entity to the DFS Replication Service entity. If the health state is unknown, monitoring has not begun for this object. The health state of this monitor depends on the configuration state of the Service Extension entity.

Causes

An unhealthy state of this monitor indicates that there is a configuration problem with a Service Extension monitor.

Resolutions

Use Health Explorer to find the unhealthy monitor

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.

Verification

After resolving the underlying problem(s), this monitor should return to a healthy state.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.FileServer.DFSR.Service.Contains.ServerExtensions
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSR.ServiceExtensionConfigDependencyMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSR.Service.Contains.ServerExtensions" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>