This task sequence step checks the basic input/output system (BIOS) of the target computer to ensure that it is compatible with the operating system you are deploying. 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 are used, see ZTIBIOSCheck.wsf.

The default configuration of the Check BIOS task sequence step is:

Properties

Name

Value

Type

Run Command Line

Name

Check BIOS

Description

Not specified

 

Settings

Name

Value

Command line

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