アクティブなアラート

Microsoft.Windows.Client.Computer.AlertsView (View)

このアラート表示には、すべての Windows クライアントで未解決のアラートがすべて表示されます

Element properties:

TargetMicrosoft.Windows.Client.Computer
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Client.Computer.AlertsView" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Target="Windows!Microsoft.Windows.Client.Computer" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>