DC Active Alerts

Microsoft.Windows.Server.AD.ActiveAlerts (View)

This Alerts View displays all unresolved Alerts for all Domain Controllers

Element properties:

TargetMicrosoft.Windows.Server.AD.DomainControllerRole
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.AD.ActiveAlerts" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.AD.DomainControllerRole" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
<Target/>
</View>