I have a windows 7 machine that won't boot completely, even in safe mode. I want to re-image the machine using a generic software image, but would like to keep the user data (including settings etc) that are on there ala Windows Easy Transfer. I can mount the hard disk on another machine - can I use Easy Transfer to transfer the user state of an account on the non-booted OS? Or do I need explore USMT?

link|improve this question

75% accept rate
feedback

2 Answers

Easy transfer requires the system to be booted to save settings for that system.

Have you tried to repair the non booting system?

Have you tried startup repair?, it could take 3 or more consecutive repairs to get it booting again.

Or try the recovery environment and use the bootrec repair methods

http://support.microsoft.com/kb/927392/en-us

If you have a OEM PC (Dell, HP ect), I suggest backing up the proprietary Master Boot Record (MBR) before using the fixmbr command.

To do this, make a UBCD boot cd, then use MBRTool (under Boot Management) to back up the factory MBR (hopefully its not corrupt), and later if needed restore it.

http://www.ultimatebootcd.com/

.

link|improve this answer
feedback

Seems it's possible to use User State Migration Tool (USMT) from the command line...

link|improve this answer
Could you elaborate on that? Is there maybe documentation for this process that you could link to? – Raphael Schweikert Jan 4 at 14:21
Also, if you solved your problem this way, maybe you should accept your own answer… – Raphael Schweikert Jan 4 at 14:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.