IIS SMTP Virtual Server Alerts

Microsoft.Windows.InternetInformationServices.SMTPVirtualServerAlerts.View (View)

This view displays all alerts for each IIS SMTP Virtual Server instance.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.SMTPVirtualServer
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

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