MDT Deploment Rules

Rules:

[Settings]
Priority=ByDesktop,ByLaptop,Default
Properties=ComputerType,MyCustomProperty

[ByDesktop]
SubSection=Desktop-%IsDesktop%
ComputerType=PC-CN
MachineObjectOU=OU=Desktops,OU=Computers,OU=China,DC=futurmaster,DC=com

[ByLaptop]
SubSection=Laptop-%IsLaptop%
ComputerType=NB-CN
MachineObjectOU=OU=Laptops,OU=Computers,OU=China,DC=futurmaster,DC=com


[Default]
OSInstall=Y
SkipCapture=NO
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
_SMSTSOrgName=FM IT Organization
SkipBDDWelcome=YES
SkipDomainMembership=NO
DomainAdmin=admzyn
DomainAdminDomain=futurmaster.com
JoinDomain=futurmaster.com

OSDComputerName=%ComputerType%%SerialNumber%

SkipAdminPassword=YES
AdminPassword=K3imennn
;Applications1={9efa4fbb-d076-42b8-b56e-3fbe3583e0e1}
;Applications2={094d91fd-c967-40bb-b33e-6e3c47548aed}
;Applications3={151f2084-d509-4e72-abf7-ada73291360f}
;Applications4={6135080d-ee72-44fe-bfee-f0fc1639f103}
;Applications5={c3bbf3eb-4bdf-4a6e-a4a0-5690e2c31fe3}
;Applications6={84ed4813-aebf-4221-bfe6-1d6d8aa93c4b}
;Applications7={f9108954-26fc-490f-87ed-4f943464187e}
;Applications8={5a51ed3b-e513-4189-907a-68b1061de4c3}
;Applications9={66d07c14-8413-4b76-af95-0d45a24951ee}
;Applications10={2cfacb77-b14d-49aa-aa7e-b6d039acb68e}
;Applications11={91e8c1a9-ced5-44b7-9547-57e3c571ef72}
SkipUserData=YES
UserDataLocation=NONE
SkipTimeZone=YES
SkipLocaleSelection=YES
UILanguage=en-us
UserLocale=zh-cn
KeyboardLocale=zh-cn;0804;00000804
TimeZoneName=China Standard Time
;SkipFinalSummary=YES
;SkipSummary=YES

Bootstrap.ini :

[Settings]
Priority=Default

[Default]
DeployRoot=\\test.com\DeploymentShare$
UserID=administrator
UserDomain=test.com
UserPassword=password
KeyBoardLocale=zh-cn
SkipBDDWelcome=YES

Was this article helpful?

Related Articles