This task sequence step updates the Phase property to the next phase in the deployment process. Following is a brief listing of the settings that show how this step was originally configured in one of the MDT task sequence templates.

For more information about what script accomplishes this task and what properties are used, see ZTINextPhase.wsf.

The default configuration of the Next Phase task sequence step is:

Properties

Name

Value

Type

Run Command Line

Name

Next Phase

Description

Not specified

 

Settings

Name

Value

Command line

cscript.exe "%SCRIPTROOT%\ZTINextPhase.wsf"

Start in

Not specified

Run this step as the following account

Not specified

 

Options

Name

Value

Disable this step

Not selected

Success codes

0 3010

Continue on error

Not selected

Conditional qualifier

Not specified

 

Related Topics

Out-of-Box Task Sequence Steps