windows password “command line” cli – Sheep Guarding Llama https://sheepguardingllama.com Scott Alan Miller :: A Life Online Mon, 09 Nov 2009 22:49:52 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.1 Change Windows Password from the Command Line https://sheepguardingllama.com/2009/11/change-windows-password-from-the-command-line/ https://sheepguardingllama.com/2009/11/change-windows-password-from-the-command-line/#respond Mon, 09 Nov 2009 22:49:52 +0000 http://www.sheepguardingllama.com/?p=4768 Continue reading "Change Windows Password from the Command Line"

]]>
Whether you are on Windows XP, Windows Server 2003 or some other recent version of the Windows NT system you have probably gotten into a situation where you wanted to change your password but did not have a means of issuing a remote Ctl-Alt-Del to bring up the password change dialogue or, for one reason or another, you need to make a password change via the command line.  In UNIX this is the normal mode of password changes but in Windows this is a poorly known skill but an important one.  This is especially important on Windows 2003 machines as the normal password management dialogues may not exist.

To change your password simply:

net user username password

So for me that might be “net user scott mysecretpassword” and voila, password changed.  Very, very handy.

]]>
https://sheepguardingllama.com/2009/11/change-windows-password-from-the-command-line/feed/ 0