Replication Group Members Alerts

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

Displays unresolved alerts for members of the replication group.

Element properties:

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

Source Code:

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