DFS Replication Service Alerts

Microsoft.Windows.FileServer.DFSR.RoleAlerts (View)

Displays unresolved alerts for the DFS Replication service.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.RoleAlerts" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Alert</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>