您好,登錄后才能下訂單哦!
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進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。