Share via


Application

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

The file path of the application that the console task is to run.

Schema Hierarchy

ManagementPack
  Presentation
    ConsoleTasks
      ConsoleTask
        Application

Syntax

<Application>application file path</Application>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

ConsoleTask

Represents a console task definition.

Text Value

The Application element must contain either the full or relative path of the application that is to be run. If the relative path is specified, the WorkingDirectory element must be included in the console task definition.

Remarks

To see an example of how the Application element is used, see ConsoleTask.

See Also

Reference

ConsoleTask
WorkingDirectory