ConsoleTasks
Applies To: System Center Service Manager 2010
Contains console task definitions in a management pack.
Schema Hierarchy
ManagementPack
Presentation
ConsoleTasks
Syntax
<ConsoleTasks>
<ConsoleTask ID=”ConsoleTaskID” Comment=”Comment” Accessibility=”Public/Internal” Enabled=”True/False” Target=”TargetID” RequireOutput=”True/False”>…</ConsoleTask>
</ConsoleTasks>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the ConsoleTasks element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Represents a console task definition. |
Parent Elements
Element | Description |
---|---|
Contains all user interface related elements that are defined in the management pack. |