Promotion of Windows Server 2019 as Domain Controller

A domain controller (DC) is a server computer that responds to security authentication requests in a computer network domain. These servers are responsible for allowing host access to domain resources, authenticating users, storing user account information, and enforcing security policies for domains.

Windows Server 2019 by default is a regular computer as in most Windows computers. In order to have the ability as a Domain Controller, it is necessary to promote as a domain controller.

The following are the steps of installing Active Directory Domain Services and how to promote Windows Server 2019 as a Domain Controller.

A. Install Active Directory Domain Services on Windows Server 2019.

  1. Open Server Manager » Dashboard, click Add roles and Features.
    domain controller 01
  2. Then click Next.
    domain controller 02
  3. After that select Role-based or feature-based installation, then click Next.
    domain controller 03
  4. Then click Next.
    domain controller 04
  5. Then select Active Directory Domain Services, after which select Add Features on the pop-up that appears. And then click Next.
    domain controller 05
  6. Click Next.
    domain controller 06
  7. Next click Next.
    domain controller 07
  8. Then click Install.
    domain controller 08

    After the active directory domain services installation process is complete, the next is how to configure and promote as a Domain Controller.

B. Windows Server 2019 promotion steps as a Domain Controller.

  1. On the Server Manager >> Dashboard, click the flagicon, then select Promote this server to a doman controller.
domain controller 09
  1. Then select Add a new forest,and specify the domain name you want, for example: bardimin.local. Next click Next.
domain controller 10
  1. Set the DSRM password and click Next.
domain controller 11
  1. Click Next
domain controller 12
  1. Then click Next.
domain controller 13
  1. Click Next.
domain controller 14
  1. Then click Next
domain controller 15
  1. After all the successful checks, click Install.
domain controller 16
  1. Once the configuration and installation process is complete, the computer will restart.
domain controller 17

Latest Articles