ConsoleTasks

System Center

Updated: August 10, 2011

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Contains console task definitions in a management pack.


<ConsoleTasks>
   <ConsoleTask ID=”ConsoleTaskID” Comment=”Comment” Accessibility=”Public/Internal” Enabled=”True/False” Target=”TargetID” RequireOutput=”True/False” Category=”CategoryName”>…</ConsoleTask>
</ConsoleTasks>

The following sections describe attributes, child elements, and the parent element of the ConsoleTasks element.

Attributes

None.

Child Elements

 

Element Description

ConsoleTask

Optional element. Represents a console task definition.

Parent Elements

 

Element Description

Presentation

Contains all user interface (UI) related elements that are defined in the management pack.

 
Show: