DFS Replication Volumes Alerts

Microsoft.Windows.DfsReplication.VolumeAlerts (View)

Displays unresolved alerts for volumes hosting DFS Replicated folders on the monitored computer.

Element properties:

TargetMicrosoft.Windows.DfsReplication.Volume
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.DfsReplication.VolumeAlerts" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DfsReplication.Volume" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="false">
<Category>Custom</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>