This task sequence step sets the ImageFlags property to the value contained in OSSKU. 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 Flags task sequence step is:
Properties
|
Name |
Value |
|
Type |
Set Task Sequence Variable |
|
Name |
Set Image Flags |
|
Description |
Not specified |
Settings
|
Name |
Value |
|
Task Sequence Variable |
ImageFlags |
|
Value |
%OSSKU% |
Options
|
Name |
Value |
|
Disable this step |
Not selected |
|
Success codes |
0 3010 |
|
Continue on error |
Not selected |
|
Conditional qualifier |
Not specified |
Related Topics