共用方式為


RunAsynchronousCommand (Standard 7 Package Reference)

7/8/2014

RunAsynchronousCommand specifies a single command to run asynchronously on the computer during the windowsPE configuration pass. RunAsynchronous commands are executed in the order specified in the section, but the computer does not wait for the previous command to finish before it runs. Running a service is an example of an asynchronous command.

RunAsynchronous commands are always executed after RunSynchronous commands in the same pass.

All RunAsynchronous commands run in the system context.

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.

Credentials

Specifies the credentials used to access the command if the command is on a network share.

Description

Specifies a description of the command to execute.

Order

Specifies the order of the command to execute.

Path

Specifies the path to the command to execute.

Valid Passes

windowsPE

See Also

Concepts

RunAsynchronous