Recover domain admin password -win2008-16

  1. Recover domain admin password with Command Prompt
    Steps on how to recover a domain password with Command Prompt

  2. Boot the Windows server 2012 with the installed CD/DVD.

  3. Select the Installed language, and then click “Next” to the next step.

  4. Click “Repair the computer” on the lower left corner of the screen

  5. Choose “Windows server 2012” as the local operation system, and then click “Next”.

  6. Click “Command Prompt” in the window of “System Recovery Options”

  7. Execute the following command in the command window

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

  1. Execute the “exit” command in the command window, and then click “restart” in the pop-up window

  2. Boot to the login screen, click the button on the lower left corner of the screen

  3. Execute the command in the pop-up window

net user administrator P@ssw0rd1! /domain

net user administrator /active:yes /domain

net localgroup administrators newadmin /add /domain

  1. Close the command line window, login with the new password

Note: “MOVE Utilman.exe Utilman.exe.bak” is a backup; you have to recover the “utilman.exe” in the step6.

转载于:https://blog.51cto.com/3032439/2408620

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值