In Windows XP and later, is there a way to find...

  • Product key
  • Owner and Company information
  • Device drivers
  • Windows version
  • List of users and more in the windows registry? I'm asking because I'm writing a little gift for my boss (I work at a computer repair center.) that will automate the process of backing up a users data and reinstalling Windows from a modified Ubuntu livecd. Thanks for your consideration and have a good day.
link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

Former repair technician here. The easiest way to do all of this may be to boot WinPE from, say, Hiren's Boot CD (which can be installed to a USB thumbdrive, hint-hint).

1, 2, 4: There's a program on Hiren's for that.

3: I am unsure of the best way to back-up drivers but it is usually advisable to install the latest versions anyhow.

5: Load the registry hives and look at HKEY_USERS, the same place the User Profiles dialog is populated from in XP. It is the "right" way rather than looking at the Documents and Settings folder.

Hiren's Boot CD has so much more functionality, including a copy of Ghost (which you must have an existing license to use) and tons of other software.

Hope this has been helpful!

link|improve this answer
True, Hiren's bootcd is wonderful, but the reason I asked about items 1, 2, and 4 is to create the unattend.txt file to do an unattended windows install. – Levi Campbell Jun 6 '11 at 19:17
In that case, my response above is largely useless. I would explore the library used by Offline NT or use their reged utility. It looks like extraction of the product key needs to be performed under Windows, though (i.e. Wine). – Alex Hirzel Jun 7 '11 at 15:06
feedback

Use CPU-Z from CPUID - http://www.cpuid.com/softwares/cpu-z.html

link|improve this answer
those software gives you Windows Product Key now? must be a major upgrade from the last one I used, or I just never noticed it. – robx Jun 6 '11 at 22:44
feedback

Your Answer

 
or
required, but never shown

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