135 pts.
 Create local admin account in recovery mode
Is there any command to create a local admin account in recovery mode like hiren tool (mini xp)?

Software/Hardware used:
Vista
ASKED: August 22, 2011  12:43 PM
UPDATED: March 31, 2012  5:55 PM

Answer Wiki:
If you can get into recovery mode and into command line, you can use <pre>net user administrator /active:yes</pre> to enable the default administrator account in Vista. You will be able to log into this account with no password. When you are finished, to avoid a security risk, enter command line again using "run as administrator" function and use the command <pre>net user administrator /active:no</pre> Hope this helps! Paul Netlock Systems
Last Wiki Answer Submitted:  August 22, 2011  9:29 pm  by  LinuxCiscoman   775 pts.
All Answer Wiki Contributors:  LinuxCiscoman   775 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I tried that , however in recovery mode, i don’t get to see my exisiting account when i use the net use command. When i tried it in normal mode with the net use command , however i can see few other existing accounts.

 135 pts.