Microsoft Deployment Toolkit
Documentation Library Providing Properties for Skipped Deployment Wizard Pages |
Table 6 lists the individual Deployment Wizard pages, the property to skip the corresponding wizard page, and the properties that must be configured when skipping the wizard page.
If the SkipWizard property is used to skip all the Deployment Wizard pages, provide all the properties in the Configure these properties column. For examples of various deployment scenarios that skip Deployment Wizard pages, see the section, Fully Automated LTI Deployment Scenario, in the MDT document Microsoft Deployment Toolkit Samples Guide.
Note In instances where the Configure These Properties column is blank, no properties need to be configured when skipping the corresponding wizard page.
Table 6. Deployment Wizard Pages
Skip this wizard page |
Using this property |
Configure these properties |
Welcome |
SkipBDDWelcome |
|
Specify credentials for connecting to network shares |
Skipped by providing properties in next column |
· UserID · UserDomain · UserPassword |
Task Sequence |
SkipTaskSequence |
· TaskSequenceID |
Computer Details |
SkipComputerName, SkipDomainMembership |
· OSDComputerName · JoinWorkgroup · JoinDomain · DomainAdmin |
User Data |
SkipUserData |
· UDDir · UDShare · UserDataLocation |
Move Data and Settings |
SkipUserData |
· UDDir · UDShare · UserDataLocation |
User Data (Restore) |
SkipUserData |
· UDDir · UDShare · UserDataLocation |
Computer Backup |
SkipComputerBackup |
· BackupDir · BackupShare · ComputerBackupLocation |
Product Key |
SkipProductKey |
· ProductKey · OverrideProductKey |
Language Packs |
SkipPackageDisplay |
· LanguagePacks |
Locale and Time |
SkipLocaleSelection, SkipTimeZone |
· KeyboardLocale · UserLocale · UILanguage · TimeZone · TimeZoneName |
Roles and Features |
SkipRoles |
· OSRoles · OSRoleServices · OSFeatures |
Applications |
SkipApplications |
· Applications |
Administrator Password |
SkipAdminPassword |
· AdminPassword |
Local Administrators |
SkipAdminAccounts |
· Administrators |
Capture Image |
SkipCapture |
· ComputerBackupLocation |
Bitlocker |
SkipBitLocker |
· BDEDriveLetter · BDEDriveSize · BDEInstall · BDEInstallSuppress · BDERecoveryKey · TPMOwnerPassword · OSDBitLockerStartupKeyDrive · OSDBitLockerWaitForEncryption |
Ready to begin |
SkipSummary |
– |
Operating system deployment completed successfully |
SkipFinalSummary |
– |
Operating system deployment did not complete successfully |
SkipFinalSummary |
– |
Related Topics