0% found this document useful (0 votes)
239 views

Install Active Directory On Windows Server 2016 Step by Step

- The document provides step-by-step instructions for installing Active Directory on a Windows Server 2016 system named DC01 with an IP address of 192.168.153.10. - Initial configuration includes updating the server, setting a static IP, changing the administrator password, and configuring the time zone. - Next, the Active Directory Domain Services role is installed via the Add Roles and Features Wizard. - The server is then promoted to a new forest named ITPROLABS.XYZ, configuring the forest and domain functional levels as well as DNS and global catalog roles.

Uploaded by

Mohammed
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
239 views

Install Active Directory On Windows Server 2016 Step by Step

- The document provides step-by-step instructions for installing Active Directory on a Windows Server 2016 system named DC01 with an IP address of 192.168.153.10. - Initial configuration includes updating the server, setting a static IP, changing the administrator password, and configuring the time zone. - Next, the Active Directory Domain Services role is installed via the Add Roles and Features Wizard. - The server is then promoted to a new forest named ITPROLABS.XYZ, configuring the forest and domain functional levels as well as DNS and global catalog roles.

Uploaded by

Mohammed
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

Install Active Directory on Windows Server 2016 Step

by Step
Complete Lab (V1.1)

Ahmed Abdelwahed
MCT
[email protected]
Install Active Directory on Windows Server 2016

Table of Contents
Lab Objective ............................................................................................................................................................................. 3
Initial Configuration................................................................................................................................................................... 4
Install Active directory role ....................................................................................................................................................... 5
Promoting to Domain Controllers ............................................................................................................................................. 8

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Lab Objective
Active Directory Domain Services (AD DS) is the database that store information about all the objects
that are stored in your Active Directory forest, also acting as central location for authentication
requests.
This lab explains the process to add and install active directory domain services on windows server 2016.
- Server Name: DC01
- IP Address: 192.168.153.10
- DNS: 192.168.153.10
- Domain Name: ITPROLABS.XYZ

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Initial Configuration
Before you start active directory installation on windows server 2016, there are some changes its
recommended to configure on server including the following:
- Server fully update
- Configure static IP
- Create complex password for built-in administrator
- Rename server
- Configure time zone
to change previous setting open server manager from start menu and follow the below figure

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Install Active directory role


Now our server ready to install active directory domain service, as explained in the figures below

http://abdelwahed.me
Install Active Directory on Windows Server 2016

http://abdelwahed.me
Install Active Directory on Windows Server 2016

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Promoting to Domain Controllers


Now we can promote the server to be active directory, from server manager follow the figures below

There are three allowed options when you try to promote your server to active directory:
- Promote your server to be additional DC in existing domain
- Promote your server to child domain in existing forest
- Promote your server to new forest (selected for our scenario)

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Select forest and domain functional level to enable additional domain and forest-wide Active Directory
features for our scenario select Windows Server 2016, also our domain will play DNS role and global
catalog. finally create password for AD restore mode.

http://abdelwahed.me
Install Active Directory on Windows Server 2016

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Its recommend to change active directory database and log files location from operating system
partition.

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Review your selected configuration and start installation.

http://abdelwahed.me
Install Active Directory on Windows Server 2016

After prerequisite checked, start installation.

http://abdelwahed.me
Install Active Directory on Windows Server 2016

Now our server promoted successfully to active directory.

http://abdelwahed.me

You might also like