Tuesday, January 5, 2010

Random Password for User Accounts

Assign Random Password for User Accounts

==================================

* Click 'Run' --> CMD --> Ok

* Give the command 'net user (username)  /random'

The user account will be assigned with a random strong password which is 8 character long..

:-)