So im starting to implement USMT in a mdt 2012 environment. My CS.ini is:
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=Y
SkipAppsOnUpgrade=YES
SkipCapture=NO
SkipComputerBackup=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipApplications=NO
SkipBDDWelcome=YES
SkipBitLocker=YES
SkipComputerName=No
SkipLocaleSelection=YES
KeyboardLocale=en-US
UserLocale=en-US
UILanguage=en-US
SkipPackageDisplay=YES
SkipProductKey=YES
SkipSummary=NO
SkipTimeZone=Yes
TimeZone=020
TimeZoneName=Central Standard Time
SkipUserData=YES
UserDataLocation=NETWORK
UDShare=\\server\backups\1_USMT_CAPTURES$
UDDir=%ComputerName%
DoNotCreateExtraPartition=YES
Pretty standard in my opinion. My two issues are:
1. I am still seeing the USMT page asking for the storage location of backup. Oddly, I was not seeing it earlier in the day, but am now. I have done some minor tweaking, but not with any User Data settings...
2. I would like to select the USMT file to restore during the initial wizard. I remember this pesky screen in MDT 2010, and now I want it back! This will help our technicians do nearly unattended PC-replace scenarios, without having to check back with the machine periodically.
Thanks for any help!!
**EDIT**
Also, I have recently uninstalled AIK and installed ADK. Now i cant update my share, I am getting a "cannot mount WIM error" :/
Sorry for all the questions, but I have been searching for a while and have found no relevant solutions....