Table 2 shows the settings that are available on the Options tab of a task sequence step. For more information about the Options tab, see Task Sequence Options Tab.

Table 2. Settings Available on the Options Tab

Name

Description

Group

Step

Disable this step

Select this option to disable this task sequence step.

˜

˜

Success codes

Exit codes of the utility associated with this task sequence step that indicate that the step has finished successfully.

 

˜

Continue on error

Select this option to allow the Task Sequencer to process additional task sequence steps if a failure occurs.

˜

˜

Conditional statements

One or more conditions that limit the running of this task sequence group or step. These conditional are based on the following:

·     File properties

·     Folder properties

·     Operating system version:

·     Is a certain architecture

·     Is a certain version

·     Query Windows Management Instrumentation (WMI)

·     Registry setting:

·     Exists

·     Does not exist

·     Equals

·     Does not equal

·     Greater than

·     Greater than or equals

·     Less than

·     Less than or equals

·     Installed software

·     Task sequence variable:

·     Exists

·     Equals

·     Does not equal

·     Greater than

·     Greater than or equals

·     Less than

·     Less than or equals

These conditions can be grouped using IF statements that test all conditions, any condition, or no condition that evaluates as True.

˜

˜

 

Note   Additional conditional statements might be available when using Configuration Manager 2012 or Configuration Manager 2007 R3 to configure task sequence steps.

Related Topics

Common Properties and Options for Task Sequence Step Types