Skip to main content

        Active Directory Domain Controller Installation - Featured image

Active Directory Domain Controller Installation

Hi everyone, in this article I will show you how to install the Active Directory Domain Controller role on a Windows Server 2022.

Before starting the installation, we need to configure a few things.

Static IP Address

First, we need to assign a static IP address to our server.

1.png

2.png

3.png

4.png

5.png

6.png

7.png

8.png

Hostname Configuration

Next, we need to assign a hostname. Please note that this process will require a restart.

9.png

11.png

12.png

13.png

14.png

15.png

16.png

Updates

After rebooting, let’s check for updates.

17.png

18.png

Time & Date Configuration

While updating, let’s configure the time and date.

19.png

20.png

21.png

You can also configure the date, time, time zone, and regional formatting here.

22.png

23.png

In case you need to add a language or keyboard layout, you can do so here.

24.png

Configure the power and sleep settings.

25.png

26.png

27.png

It is good practice to reboot the system after making certain configuration changes.

By default, the firewall is turned on, which is good. However, since we are in a lab environment, I want to turn it off for specific reasons.

AD-DC Role Installation

Now, let’s proceed with installing the AD-DC role.

28.png

29.png

30.png

31.png

32.png

33.png

34.png

35.png

36.png

If you check the box starting with “Restart,” the server will automatically restart if required after the installation is complete.

37.png

38.png

39.png

Here are the next steps:

40.png

41.png

42.png

43.png

44.png

45.png

46.png

47.png

48.png

49.png

50.png

51.png

The Active Directory Domain Controller role has been successfully installed.

Thanks for reading. I hope you found it useful.

Keep up the good work!