Automating the Deployment Process Right-click on the deployment share and select Properties Select the “Rules” tab In the main window, edit the settings as required. A sample CUSTOMSETTINGS.INI is below but feel free to change it as needed… CUSTOMSETTINGS.INI [Settings] Priority=Default
[Default ]
_SMSTSORGNAME=Customer
SkipBDDWelcome=YES
SkipProductKey=YES
ProductKey= XXXX-XXXX-XXXXX-XXXXX
OverrideProductKey=XXXX-XXXX-XXXXX-XXXXX
SkipDeploymentType=YES
DeploymentType=NEWCOMPUTER
SkipDomainMembership=NO
JoinDomain=domain.com
DomainAdminDomain=domain.com
DomainAdmin=MDTAddComputer
DomainAdminPassword=Pa55w0rd
MachineObjectOU=ou=example,dc=domain,dc=com
OrgName=Customer
SkipUserData=YES
SkipTaskSequence=NO
TaskSequenceID=TASKSEQID
SkipPackageDisplay=YES
SkipLocaleSelection=NO
UILanguage=en-US
UserLocale=en-GB
KeyboardLocale=0809: 00000809
SystemLocale=en-US
SkipTimeZone=NO
TimeZoneName=GMT Standard Time
Continue reading