Home How to create an AD Forest
Post
Cancel

How to create an AD Forest

Installing Active Directory Forest

The first thing that comes up when we boot our server is the server manager. From here we are able to perform multiple administration tasks and setups.
Let us install our active directory forest. First, click on Add roles and Features img-desc

Read the instructions under Before you begin section then proceed to Installation type. Here, we need a Role-based or feature-based installations img-desc

Next confirm that the IP address corresponds to the static IP assigned earlier. img-desc

In the Server Roles section, click to check the Active Directory Domain Service checkbox. The pop-up that appears shows the features that are required for Active Directory Domain Services. Click Add Features. img-desc

On the next window, select the features that will be installed. For this setup, we will go with the default selection. img-desc

Continue and click Next img-desc

Confirm the selected settings and features and click Install img-desc

After a short while, the installation will be complete and a message for us that ‘Configuration is required’. Hit close img-desc

In the next window, we can see a warning sign. Click on it and select Promote this server to a domain controller. img-desc

It is at this poit where we add a new forest. If a forest already exists, you can either add a domain controller to an existing domain or add it to an existing forest.
After checking the Add a new forest radio button, go on and supply a root domain name. NOTE The root domain name cannot be changed afterwards. Ensure you give a domain name that is publicly available. img-desc

In the next window, select the highest forest functional level. As per now, we go with Windows server 2016. Ensure that the DNS checkbox is checked. img-desc

Ignore the error that shows up and click next. img-desc

The Netbios name will automatically be picked from the root domain name. It is a good practice to maintain it as so to avoid conflict. img-desc

Select the preferred database and log file storage location. img-desc

Review your selections and proceed to the next section. img-desc

We get a confirmation that all prerequisites checks are passed. Now all that is left is installation. Hit the Install button. img-desc

After the installation, the server will automatically restart and we notice that the username has the dommain name. img-desc

From the server manager, click on the Tools menu, from the dropdown, select Active Directory Users and Computers img-desc

Our forest is ready with the default OUs. img-desc

Summary

In this article, we covered how to install an Active Directory Forest step-by-step.
That was a success. In the coming articles, I will publish amazing content about how to perform other setups while also create some users and join some computers to the domain.

This post is licensed under CC BY 4.0 by the author.