This task sequence step sets the ImageBuild property to the value contained in OSCurrentVersion. Following is a brief listing of the settings that show how this step was originally configured in one of the MDT task sequence templates.
The default configuration of the Set Image Build task sequence step is:
Properties
|
Name |
Value |
|
Type |
Set Task Sequence Variable |
|
Name |
Set Image Build |
|
Description |
Not specified |
Settings
|
Name |
Value |
|
Task Sequence Variable |
ImageBuild |
|
Value |
%OSCurrentVersion% |
Options
|
Name |
Value |
|
Disable this step |
Not selected |
|
Success codes |
0 3010 |
|
Continue on error |
Not selected |
|
Conditional qualifier |
Not specified |
Related Topics