0%

0/1 Lessons

Course Introduction

• 1min

0 / 1 lessons complete

Getting Started with Active Directory Domain Services

• 52min

0 / 6 lessons complete

Introduction to Active Directory Users & Computers

• 1hr 27min

0 / 10 lessons complete

Adding a Second Domain Controller

• 1hr 31min

0 / 7 lessons complete

Active Directory Backups

• 1hr 24min

0 / 5 lessons complete

How to Administrate Active Directory with Windows PowerShell

• 1hr 58min

0 / 7 lessons complete

Administrating AD SS (Active Directory Sites and Services)

• 1hr 3min

0 / 5 lessons complete

Active Directory Trusts

• 54min

0 / 5 lessons complete

Modifying the Active Directory Schema

• 43min

0 / 3 lessons complete

Course Conclusion

• 2min

0 / 1 lessons complete

Installing the ADDS (Active Directory Domain Services) Server Role

Instructions

Q&A (0)

Notes (0)

Resources (0)

Saving Progress...

Resources

There are no resources for this lesson.

Notes can be saved and accessed anywhere in the course. They also double as bookmarks so you can quickly review important lesson material.

Create note

In this lesson you are going to learn how to build an Active Directory domain an by installing the Active Directory Domain Services role.

Domain Controller Prerequisites

Before you install the AD DS server role you need to make sure that your server has a static IP address.

Step 1. Run ipconfig /all

If you’re not sure about what IP you should assign you can open CMD and run the “ipconfig /all” command.

Once you run the command look for the: IPv4 Address, DNS Server and Default Gateway. 

Step 2. Assign a static IP address to your domain controller

To assign a static IP address open Server Manager and click the blue text next to your ethernet adapter:

Now you right-click your ethernet adapter and select Properties:

Turn off IPv6, select IPv4 and click Properties:

Enter your desired IP information using what you got from the ipconfig /all command above. I am going to use the following settings:

Click OK and close the network windows and dialogs. Refresh Server Manager. You should now see your static IP address assigned to your server:

Step 3. Test your network connectivity

It’s a good idea to make sure you still have network connectivity before proceeding on to the next step. You can test this by opening your web browser and making sure you still have internet connectivity (if you had it before) and by pinging local network resources in CMD (in my lab, I can ping the default gateway / 10.0.0.1 for example)

Installing the AD DS Server Role

Step 1. Open Server Manager

To install DHCP, open Server Manager by clicking the Windows button and clicking Server Manager or by searching for Server Manager.

Step 2. Add roles and features

Inside of Server Manager, select Manage > Add Roles and Features:

Step 3. Proceed to the Server Roles page

Now click Next until you reach the Server Roles page. Click the Active Directory Domain Services checkbox:

This will make the Add Roles and Features wizard appear. This will automatically add the required features to this server for the AD DS server role. Leave the settings at default, then click Add Features:

Step 4. Begin AD DS Server Role Installation

Now click next until you get to the Confirmation screen then click Install:

Step 5. Wait for installation to complete

Now you just need to wait for the installation to complete. You can close the dialog while the install is in progress or you can leave it up:

The next step is to promote the server to a domain controller which we will cover in the next tutorial. If you closed the install dialog you can click the notification flag and select the Promote this server to a domain controller:

Server Academy Members Only

Sorry, this lesson is only available to Server Academy Full Access members. Become a Full-Access Member now and you’ll get instant access to all of our courses.

4.8 5 votes
Lesson Rating
Subscribe
Notify of
profile avatar
0 Comments
Inline Feedbacks
View all comments