PostExecutionAction element

After a job has completed, AXE may optionally run a program.

Usage

<PostExecutionAction>
  text
</PostExecutionAction>

Attributes

There are no attributes.

Text value

Defines the operation using the same XML sub-schema as the Execution element in the AssessmentManifest. AXE processes the command text using ExpandEnvironmentStringsW until no more expansions occur.

Child elements

There are no child elements.

Parent elements

Element Description
JobParameters
This node describes the parameters for a job.

Element information

Can be empty Yes

See also

AXE Job Manifest