I am trying to find out some information about how to set up the USMT in a Task Sequence in MDT 2012 U1. I see a lot of documentation about using USMT with SCCM, but I am not using SCCM. I've also seen several posts on here asking the same questions, with no answers, but those posts are over a year old, so I'm hoping to have a little better luck.
I think I have all the info I need about how to configure the cs.ini, but nothing about the steps in the Task Sequence.
What I want to do is PXE Boot the computer, copy the user data (a particular user account only if possible) to a network share, wipe the HDD and reimage, install apps and pull the user data back down. It sounds simple enough.
Right now we are using Windows 7 x64, but may eventually move to Windows 8, which is why I need to use USMT 5.0. I have USMT 5 extracted and placed in the Tools\amd64\USMT folder. I have not configured the cs.ini yet, but will be doing that today.
If anyone has any suggestions or links to websites, I would really appreciate it.