It is possible to change the password of a local user from the command line. When installing a 2008 server I prefer to set most of the options from the commandline. In my opinion it's quicker and more important: it's scriptable.
To change a user's password, use the following command:
net use [username] [newpassword]
No comments:
Post a Comment