Recover domain admin password with Command Prompt
Steps on how to recover a domain password with Command Prompt
Boot the Windows server 2012 with the installed CD/DVD.
Select the Installed language, and then click “Next” to the next step.
Click “Repair the computer” on the lower left corner of the screen
Choose “Windows server 2012” as the local operation system, and then click “Next”.
Click “Command Prompt” in the window of “System Recovery Options”
CD C:\Windows\System32
MOVE Utilman.exe Utilman.exe.bak
COPY Cmd.exe Utilman.exe
Then, execute this command as below:
NET USER administrator /active:yes
Execute the “exit” command in the command window, and then click “restart” in the pop-up window
Boot to the login screen, click the button on the lower left corner of the screen
net user administrator P@ssw0rd1! /domain
net user administrator /active:yes /domain
net localgroup administrators newadmin /add /domain
Note: “MOVE Utilman.exe Utilman.exe.bak” is a backup; you have to recover the “utilman.exe” in the step6.
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。