Indicates whether the Administrator Password wizard page is skipped.
For other properties that must be configured when this property is set to YES, see Providing Properties for Skipped Deployment Wizard Pages.
Caution This property value must be specified in uppercase letters so that the deployment scripts can properly read it.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
|
Value |
Description |
YES |
Wizard page is not displayed, and the information on that page is not collected. |
NO |
Wizard page is displayed, and the information on that page is collected. This is the default value. |
Example |
[Settings] Priority=Default
[Default] SkipWizard=NO SkipCapture=NO SkipAdminPassword=YES SkipApplications=NO SkipComputerBackup=NO SkipDomainMembership=NO SkipUserData=NO SkipPackageDisplay=NO SkipLocaleSelection=NO SkipProductKey=YES |
Related Topics