How to Add a Secondary Domain Controller to an Existing Domain (Hyper-V Lab)

5 min read

As part of strengthening an Active Directory Domain Services (AD DS) environment, this lab demonstrates how to add a secondary (additional) Domain Controller to an existing domain hosted on Windows Server using Hyper-V.

The objective is to introduce redundancy, replication, and improved availability, which reflects standard enterprise Active Directory deployments.

Lab Prerequisites

Before starting this lab, ensure the following are already in place:

  • A primary Domain Controller with a static IP address

  • Active Directory Domain Services installed and functional

  • DNS running on the primary DC

  • Hyper-V virtual networking correctly configured

Previous labs referenced:

Lab Objective

To deploy and configure a secondary Domain Controller that:

  • Joins an existing domain

  • Replicates Active Directory and DNS data

  • Provides fault tolerance for authentication services

Step-by-Step Lab Tasks

Step 1: Prepare the Secondary Domain Controller
  • Deploy a new Windows Server virtual machine on Hyper-V

  • Assign networking using the same virtual switch as the primary DC

  • Join the VM to the existing domain

💡 Ensure proper DNS settings point to the primary Domain Controller.

Right-click on your host → New → Virtual Machine

Name your VM (e.g., “VN-NewDC”)

Choose Generation 2

Assign Memory (start with 4 GB)

Select the virtual switch you created and make sure it’s the same as the primary DC

Create a new virtual hard disk (e.g., 40GB or above )

Install an operating system (OS), choose a Windows Server ISO

Check the summary, and select Finish

Start the VM → Open the console → Follow the Windows setup wizard

Choose edition, set password, etc.

Step 2: Set a static IP

Open the Local Server → Ethernet → Properties

Disable the IPv6 → Double-click on IPv4 →Set a static IP address, Input your IP address and Subnet mask → Preferred DNS server

Rename the server, and reboot when prompted.

Open Command Prompt

Ping the Primary DC to check the traffic, if they can communicate

Step 3: Install Active Directory Domain Services

  • Add the AD DS role on the secondary server

  • Do not create a new forest or domain at this stage

Open Server ManagerAdd Roles and Features

Select Active Directory Domain Services → Next → Next → Install

Step 4: Promote the Server to a Domain Controller

  • Promote the server as an additional domain controller

  • Use existing domain credentials

  • Install DNS when prompted (recommended)

After Installation, click Promote this server to a domain controller

Select Add a domain controller to an existing domain

Provide Domain Admin credentials

Choose DNS and Global Catalog (GC) → Set the password → Click Next  and Install

Step 4: Verify Replication

  • Confirm the new DC appears in Active Directory Users and Computers

  • Validate replication using built-in tools

  • Ensure DNS records are present and synchronized

Open Active Directory Sites and Services

Expand Sites → Default-First-Site-Name → Servers

Verify that the new DC appears under the domain

Test by viewing the Organizational Units, Groups, and Users you created on the Primary DC and confirming that it replicates to the secondary DC.

 

Congratulations! You have successfully added a secondary domain controller on Windows Server using Hyper-V

Why Add a Secondary Domain Controller?

Redundancy

Maintains authentication and directory services if the primary DC becomes unavailable.

Load Distribution

Client authentication and directory queries are handled by multiple domain controllers, improving responsiveness and resilience.

Replication

Active Directory objects and DNS data are automatically synchronized between domain controllers, ensuring consistency.

Microsoft recommends multiple domain controllers in production environments to avoid single points of failure.

Why This Lab Matters

Adding a secondary Domain Controller:

  • Eliminates single points of failure

  • Improves service availability

  • Reflects real-world enterprise and hybrid identity architectures

This configuration is considered best practice for any environment where Active Directory services are critical.

Lab Outcome

By the end of this lab, you will have:

  • A functioning secondary Domain Controller

  • Active Directory and DNS replication enabled

  • A more resilient and production-aligned AD environment


Discover more from Humble Cloud Tech

Subscribe to get the latest posts sent to your email.

Leave a Comment

Your email address will not be published. Required fields are marked *

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners. View more
Cookies settings
Accept
Decline
Privacy & Cookie policy
Privacy & Cookies policy
Cookie name Active

Who we are

Suggested text: Our website address is: https://humbletech.cloud.

Comments

Suggested text: When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection. An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service Privacy Policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.

Media

Suggested text: If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.

Cookies

Suggested text: If you leave a comment on our site you may opt in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year. If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser. When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed. If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.

Embedded content from other websites

Suggested text: Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website. These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.

Who we share your data with

Suggested text: If you request a password reset, your IP address will be included in the reset email.

How long we retain your data

Suggested text: If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue. For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.

What rights you have over your data

Suggested text: If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.

Where your data is sent

Suggested text: Visitor comments may be checked through an automated spam detection service.
Save settings
Scroll to Top