+ All Categories
Home > Documents > Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the...

Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the...

Date post: 20-Jul-2020
Category:
Upload: others
View: 8 times
Download: 1 times
Share this document with a friend
14
Install Active Directory on Windows Server 2016 Step by Step Complete Lab (V1.1) Ahmed Abdelwahed MCT [email protected]
Transcript
Page 1: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016 Step

by Step

Complete Lab (V1.1)

Ahmed Abdelwahed

MCT

[email protected]

Page 2: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

Table of Contents Lab Objective ............................................................................................................................................................................. 3

Initial Configuration ................................................................................................................................................................... 4

Install Active directory role ....................................................................................................................................................... 5

Promoting to Domain Controllers ............................................................................................................................................. 8

Page 3: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

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

Page 4: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

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

Page 5: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

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

Page 6: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

Page 7: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

Page 8: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

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)

Page 9: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

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.

Page 10: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

Page 11: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

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

partition.

Page 12: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

Review your selected configuration and start installation.

Page 13: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

After prerequisite checked, start installation.

Page 14: Install Active Directory on Windows Server 2016 · Active Directory Domain Services (AD DS) is the database that store information about all the objects that are stored in your Active

Install Active Directory on Windows Server 2016

http://abdelwahed.me

Now our server promoted successfully to active directory.


Recommended