How do I cahnge passwords on a server from the Command Line - TechRepublic
Question
May 12, 2009 at 05:30 AM
steak1986

How do I cahnge passwords on a server from the Command Line

by steak1986 . Updated 17 years, 2 months ago

I am trying to change a password on a server, from a client pc, using the command line. I originally found the net use command using the syntax, net user username * /domain. I want to use this command, or something similar, but I want to use it so that I can have users change their passwords on a server, using their client pcs. Normally I would just have the users press cntrl+alt+delete, but these users are the biggest idiots i have ever talked to. Anyone know of a way that I can do this command line, net user username * \\server, because that would be my dream. Thanks

This discussion is locked

All Comments