Run Reports Here

Report.Run.View (View)

From this view you can run the Security Protocol Output Tasks

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Report.Run.View" Accessibility="Public" Enabled="true" Target="SC!Microsoft.SystemCenter.ManagementServer" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<SeverityList>
<Severity>Red</Severity>
<Severity>Yellow</Severity>
<Severity>Green</Severity>
<Severity>Unknown</Severity>
</SeverityList>
</Criteria>
</View>