This task sequence step wipes all information from the disk using the Format command.
For more information about what script accomplishes this task and what properties are used, see ZTIWipeDisk.wsf.
The default configuration of the Wipe Disk task sequence step is:
Name |
Value |
Type |
Run Command Line |
Name |
Wipe Disk |
Description |
This will only run if WipeDisk=TRUE in CustomSettings.ini |
Settings
Name |
Value |
Command line |
cscript.exe "%SCRIPTROOT%\ZTIWipeDisk.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