Reset Windows Server 2016 domain password

14/05/2020
Resetting local administrator and Domain Administrator password is one of the important tasks of System Administrator. As a job role of Windows System Administrator we should have to know how to reset Domain Administrator password and local administrator password. In some situation we require these steps. In this article we will reset Administrator Password in Windows Server 2016 Domain Controller using following steps:

1. Insert the Windows Server 2016 DVD and restart the server and Press F12 to boot from DVD. Press Enter which monitor display “Press any key to boot from CD or DVD…”

Boot from DVD

2. On the Windows Setup page, click Next.

Windows Setup

3. On the Windows Setup page, select “Repair your computer”.

Repair your Computer

4. On the Choose an Option page, click “Troubleshoot” option.

Choose an option

5. On the Advanced options page, select “Command Prompt”

Advance Option

6. On the Administrator Command Prompt, type the following commands as shown in figure.

Administrative CMD

7. On the Administrator Command Prompt window, close the “Command Prompt”

Closed CMD

8. On the Choose an option page, click on “Continue”.

Choose an option

9. Now Server restarting and then Press Windows Key + U to open Administrator command prompt at the logon screen. And type the following commands to change the password.
net user administrator P@ssw0rd
Then close the command prompt.

net user

10. Now, you can log on with the recently changed password.

Login

Once you have successfully log on the domain controller, you have to repeat the following cleanup steps.

11. Restart the server and Press F12 to boot from Windows Server 2016 DVD. On the Windows Setup page, click Next.

Windows Setup

12. On the Windows Setup page, click on “Repair your computer”.

Repair your computer

13. On the Choose an option dialog box, select “Troubleshoot”.

Choose an option

14. On the Advanced options dialog box, select “Command Prompt”.

Advance option

15. On the Administrator Command Prompt, type the following commands, and close the command prompt windows.

Command Prompt

16. On the Choose an option dialog box, select “Continue”.

Choose an option

17. On the login dialog box, type the username and password, then press Enter.

Login

login

Summary:

Resetting Domain Administrator and local Administrator password is the important tasks of System Administrator. In some scenario this will help to save our jobs. We should know this. I hope this will help.

Thông tin liên hệ: 

---------------------------------------------

CÔNG TY TNHH NTCOM
NTCOM COMPANY LIMITED
Địa chỉ: Số 2 Hoàng Ngọc Phách, P. Láng Hạ, Q. Đống Đa, TP. Hà Nội
Điện thoại: 024 667 55558
Email: info@ntcomvn.com
Website: www.ntcomvn.com

Bài viết liên quan

Cài đặt Hyper-V Cluster Networks trên Windows Server 2016

There is no single best recommendation on how many networks a Hyper-V host should have, and different factors such as storage type, Hyper-V features used and virtualization load. Networks and network adapters are important parts of each Hyper-V Cluster implementation. You cannot configure a cluster without configuring the networks that the cluster will use. A Hyper-V Cluster needs multiple types of communication between production networks, Hyper-V Hosts and storage system. When you deploy a Hyper-V cluster, you must plan for multiple types of network traffic. After you have completed a Hyper-V Cluster, cluster creates networks name as Cluster Network1, Cluster Network2, and Cluster Network3 and so on… You have to rename cluster network name as based on network traffic type as given below. Then configure network type recommended setting.
ĐỐI TÁC
01
02
03
04
05
06
07
08
09
10
11
12
13
14