Tuesday
Sep262006
XP's Password Generator
Tuesday, September 26, 2006 at 6:19PM
I read a few links online today that exposed a hidden password generator built into Windows. If you need a strong password, and are too lazy to be creative, Microsoft is here to help. Open a CMD prompt (Start --> Run --> CMD) and type: net user administrator /random.
And bingo, you get a new password.



Reader Comments (2)
Nice. I wrote java applet for the same reason. If someone needs more visual tool or class library for own java application can find it on my website: http://www.robsoft.webd.pl/2006/password-generator/password-generator.htm">Password Generator
Robert
who know where this command write the result?