This task sequence step generates the ZTIAppXmlGen.xml file, which contains a list of file associations that are installed on the target computer. 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 ZTIAppXmlGen.wsf.

The default configuration of the Generate Application Migration File task sequence step is:

Properties

Name

Value

Type

Run Command Line

Name

Generate Application Migration File

Description

Not specified

 

Settings

Name

Value

Command Line

cscript.exe "%SCRIPTROOT%\ZTIAppXmlGen.wsf" /capture

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

None

 

Related Topics

Out-of-Box Task Sequence Steps