August 7, 201115 yr Attached is my CustomSettings.ini to automate my win 7 Deployment with MDT2010. I am planning to Deploy win7 with USB Media created by MDT.If there is any mistakes, please suggest me to correct it.MySettings.doc Edited August 7, 201115 yr by nyorker
August 8, 201115 yr SkipBDDWelcome=YES goes into bootstrap.ini, not customsettings.iniYou do have a few duplicates (like SkipComputerName) in your customsettings.iniAlso, if you specify SkipTaskSequence=YES you need to set TaskSequenceID=<whateever ID you are having>If you specify OSDComputerName in cs.ini, I recommend settings to a variable so it's unique for each computer. Like OSDComputerName=PC-%SerialNumber%/ Johan
Create an account or sign in to comment