For those who wanted to use dos command to change the user login password, you may use command "NET USER"
Eg,
net user username * /domain "prompt for password change for the domain user
net user username password /domain
Eg,
net user username * /domain "prompt for password change for the domain user
net user username password /domain
No comments:
Post a Comment