This task sequence step backs up the target computer before starting the operating system deployment. 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 which script accomplishes this task and which properties you use, see ZTIBackup.wsf.

The default configuration of the Backup task sequence step is:

Properties

Name

Value

Type

Run Command Line

Name

Backup

Description

Not specified

 

Settings

Name

Value

Command line

cscript.exe "%SCRIPTROOT%\ZTIBackup.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