Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

change password on w2000 from command line

Status
Not open for further replies.

lelo25

Technical User
Nov 13, 2003
40
LB
Is there a way (ex:command) to change user's password on w2000 from command line ?
RGDS.
 
Open a DOS window and type the following:

"net help user username"

Add a |MORE or an output to a txt file with a >C:\net.txt after the command to read it all. This allows you to change the password in DOS.

Note: Only works from server to my knowledge.





"In space, nobody can hear you click..."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top