This article describes how to use the net user command to change the user password at a Windows command prompt. Only administrators can change domain passwords at the Windows command prompt.
net user user_name * /domain
When you are prompted to type a password for the user, type the new password, not the existing password. After you type the new password, the system prompts you to retype the password to confirm. The password is now changed.
Alternatively, you can type the following command:
net user user_name new_password
Total 0 Votes:
0
0