DS Jobs: Remotely Change User/Administrator Password
Updated: 09 Jul 2009 | 2 comments
This job (if you can call it that) is extremely simple. It allows you to quickly change the Administrator (or modifiable to change any user) password.
Step 1:
- Create a new job.
- Add a new "Run Script"

Step 2

- Open the run script. In the text box enter;
net user username password
Replace username with target users name (eg. Administrator)
Replace password with target password (eg. p4ssw0rd)
net user Administrator p4ssw0rd
Simple eh?! Still a good job to have in your collection.
download Filed Under:
Comments
Great post
This is absolutely essential for managing old clients and servers that are without any documention in regards to login information!
Systems Administrator
Rice University
Remember, "The happiness of your life, depends on the quality of your thoughts."
Hi, Great work, very helpful
Hi, Great work, very helpful
Would you like to reply?
Login or Register to post your comment.