Create a new domain controller
Here's a step-by-step guide to creating a new domain controller:
Prerequisites:
- You have a Windows Server operating system installed (e.g., Windows Server 2019, Windows Server 2016, etc.).
- You have a domain name and a DNS server set up.
- You have a valid Active Directory license.
Step 1: Promote a Server to a Domain Controller
- Open the Server Manager console on the server you want to promote to a domain controller.
- Click on "Add roles and features" in the top-right corner of the console.
- Select "Role-based or feature-based installation" and click "Next".
- Select "Active Directory Domain Services" and click "Next".
- Click "Install" to install the Active Directory Domain Services role.
- Once the installation is complete, click "Promote this server to a domain controller" in the Server Manager console.
- Enter the domain name and credentials for the domain administrator account.
- Choose the domain functional level (e.g., Windows Server 2019, Windows Server 2016, etc.).
- Choose the forest functional level (e.g., Windows Server 2019, Windows Server 2016, etc.).
- Click "Next" and then "Install" to promote the server to a domain controller.
Step 2: Configure the Domain Controller
- Once the promotion is complete, you'll be prompted to configure the domain controller.
- Enter the domain controller's name and credentials for the domain administrator account.
- Choose the domain controller's IP address and DNS server settings.
- Choose the domain controller's time zone and locale settings.
- Click "Next" and then "Install" to complete the configuration.
Step 3: Verify the Domain Controller
- Open the Active Directory Users and Computers console on a domain-joined computer.
- Verify that the new domain controller is listed in the console.
- Verify that the domain controller is replicating with the existing domain controllers.
- Verify that users and computers can authenticate to the domain using the new domain controller.
Additional Tips:
- Make sure to configure the domain controller's firewall settings to allow incoming traffic on the necessary ports (e.g., 88, 135, 445, etc.).
- Make sure to configure the domain controller's DNS settings to point to the existing DNS server.
- Make sure to configure the domain controller's time settings to synchronize with the existing domain controllers.
- Consider configuring the domain controller's security settings to meet your organization's security requirements (e.g., configuring firewall rules, configuring access controls, etc.).