共用方式為


AsynchronousCommand (Standard 7 Package Reference)

7/8/2014

AsynchronousCommand specifies a command to run asynchronously with its description and the order in which it is run.

Asynchronous commands may start and may finish in any order. If your commands must be run in a specific order, use a series of synchronous commands instead. For information, see SynchronousCommand.

Child Elements

Action

Specifies the action to take on a group of related settings when the answer file is used to create or modify an image.

CommandLine

Specifies the path to the asynchronous command to be run.

Description

Specifies a brief description of the asynchronous command to be run.

Order

Specifies the order in which the asynchronous command is to be run.

RequiresUserInput

This setting is not used.

Valid Passes

oobeSystem

See Also

Concepts

LogonCommands
SynchronousCommand