Skip to main content

Example MDT Bootstrap Config

A Thank you to Amine Lallali for providing me with this config file below

Copy the below to bootstrap.ini

[Settings]
Priority=Default

[Default]
DeployRoot=\\SRVTST19\DeploymentShare$

UserDomain=ICT.LOCAL
UserID=wds
UserPassword=Whtc12345

SkipBDDWelcome=YES

Comments