reset password

  • Thread starter Thread starter Jonathan Reiser
  • Start date Start date
J

Jonathan Reiser

Is there any way to reset the password for more than one user at a time,
such as with the command prompt?
 
Is there any way to reset the password for more than one user at a time,
such as with the command prompt?
yes.

net user user1 newpassword1 /domain
net user user2 newpassword2 /domain

For all users, see tip 4646 in the 'Tips & Tricks' at http://www.jsiinc.com
For all users in a domain group, see tip 4647.



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top