Hi Everyone,
We're most of the way through a nice simple deployment build for our company with everything working quite well. I'm missing one final part and that's automating a restore of the Userstate.mig.
A bit of background; I run the replace task sequence from a logged in user on the device we're replacing the HDD in, I run the litetouch.vbs from cmd and select the replace TS I've setup. I've set USMT to backup the user state to a network share with DDIR=%serialnumber% defined in my customsettings.ini to set as a unique identifier for a machine.
Now what I'd like to do is then run my deployment task sequence and skip the user data (restore) wizard step but set the values so it performs the restore from the correct %serialnumber% folder. Can this be done in MDT 2013 U2?
Thanks
Mike