Skip to content

Instantly share code, notes, and snippets.

@MagicAndi
Created May 22, 2018 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MagicAndi/14f7854292829ee32aa9daf4d8397ae7 to your computer and use it in GitHub Desktop.
Save MagicAndi/14f7854292829ee32aa9daf4d8397ae7 to your computer and use it in GitHub Desktop.
Reset Computer Password using NetDom.Exe. Run in an elevated command prompt.
netdom.exe resetpwd /s:<server> /ud:<user> /pd:<password>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment