Volumes Alerts

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

Displays alerts for volumes on which replicated folders are stored.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Volume
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleFalse

Source Code:

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