Using Windows XP Random Password Utility
Posted on August 10th, 2007 by wilson
This tip from ISAW on how to use windows command utility to [tag-tec]generate random password [/tag-tec] that you can use to secure your server:
c:>net user administrator /random
There is a space between administrator and /random. Also, take note that your system’s administrator password is now changed. So in case you love your old password, go to the control panel, administrative tools, computer management, and change the administrator password back to what you want it to be.
Filed under: Computing