Owner's manual

© 2014 Microsoft Page 99
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=Y
SkipCapture=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
SkipBDDWelcome=YES
SkipUserData=YES
UserDataLocation=AUTO
SkipApplications=YES
SkipPackageDisplay=YES
SkipComputerName=YES
SkipDomainMembership=YES
JoinDomain=contoso.com
DomainAdmin=MDT
DomainAdminDomain=contoso
DomainAdminPassword=P@ssw0rd
SkipLocaleSelection=YES
KeyboardLocale=en-US
UserLocale=en-US
UILanguage=en-US
SkipTimeZone=YES
TimeZoneName=Pacific Standard Time
UserID=MDT
UserDomain=SP3ProdDeploy
UserPassword=P@ssw0rd
SkipSummary=YES
SkipFinalSummary=YES
Listing 5.1: Deployment Share Rules for Added Automation
Listing 5.1 differs from the similar listing 4.1 in Chapter 4 in the following ways:
SkipCapture This setting has been changed to YES to prevent the Capture Image page of the Windows
Deployment Wizard from appearing. Custom images for this production deployment share will be produced in
the lab environment and thus image capturing will not be performed from the production deployment share.
SkipApplications By configuring this setting to NO, the Applications page of the Windows Deployment Wizard
will not be displayed, even if there are applications available in the deployment share and the install
applications step is present in the task sequence. To install applications while keeping this page hidden, an
application installation step must be created to explicitly define an application for installation. See the Importing
Applications section later in this chapter for more information.
SkipPackageDisplay By configuring this setting to NO, the Packages page will be hidden, even if language
packs, updates, or firmware packs are available in the deployment share. Packages will need to be specified by a