0% found this document useful (0 votes)
136 views15 pages

Windows Server 2012 First Domain Controller

This document provides instructions for setting up a first domain controller in Windows Server 2012. It describes installing the Active Directory Domain Services role using Server Manager. It details the steps to promote the server to a domain controller for a new AD forest called "Company.local", including specifying options like the forest and domain functional levels, DNS server role, and administrator password. Once complete, the server will restart and tools like Active Directory Administrative Center and DNS will be installed.

Uploaded by

Jason Hawthorne
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
136 views15 pages

Windows Server 2012 First Domain Controller

This document provides instructions for setting up a first domain controller in Windows Server 2012. It describes installing the Active Directory Domain Services role using Server Manager. It details the steps to promote the server to a domain controller for a new AD forest called "Company.local", including specifying options like the forest and domain functional levels, DNS server role, and administrator password. Once complete, the server will restart and tools like Active Directory Administrative Center and DNS will be installed.

Uploaded by

Jason Hawthorne
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Windows Server 2012 Domain Controller Setup

Set Up your First Domain Controller


in Windows Server 2012

In Windows Server 2012, dcpromo has been deprecated.


Using Server Manager (UI)

To make a windows server 2012 domain controller we will need to install ADDS (Active Directory
Domain Services) role from the server manager.

Important: All the Latest security updates should be applied before installing the Role.

First we will change the server name to fit the current naming standard, <Purpose_SRV_Number>,
DC_SRV_01 and the IP address xxx.xxx.xxx.xxx, which should be a range reserved on the
network for all servers. E.g. Server Range: 192.168.100.50-150

2
Installing the AD DS role

Note: “Before You Begin” screen provides you basic information such as configuring strong
passwords, IP addresses and Windows updates.

3
On Installation Type page, select the first option “Role-based or Feature-based Installation“.

Note: Scenario-based Installation option applied only to Remote Desktop services.

On the “Server Selection” Page, select a server from the server pool that will be the DC and
click next.

4
To install AD DS, select Active Directory Domain Services in turn it will pop-up to add other AD
DS related tools. Click on Add Features.

After clicking “Add Features” above, you will be able to click “Next >” as shown in the screen
below.

Note: Select DNS Server if you also require DNS Services

5
On the “Select Features” Page, Group Policy Management feature automatically installed
during the promotion. Click next.

On the “Active Directory Domain Services” page, it gives basic information about AD DS. Click
Next.

6
On the “Confirmation” Page, you need to confirm this to continue with this configuration. It will
provide you an option to export the configuration settings and also if you want the server to be
restarted automatically as required.

After clicking “Install” the selected role binaries will be installed on the server.

7
PROMOTING WINDOWS 2012
SERVER TO DOMAIN CONTROLLER

After “Active Directory Domain Services” role binaries have been installed and now it is time to
promote the server to a Domain Controller.

To create a new AD forest called “<Company>.local”, select add a new forest.

8
Type the name <Company>.local

9
Specify the FFL, DFL, whether or not it should be a DNS Server and also the DSRM administrator
password.

As you can see, it has selected the GC option by default and you cannot deselect it.

The reason for this is that is the very first DC of the AD forest and at least one needs to be a GC.

DNS delegation warning.

10
Checks the NetBIOS name already assigned.

Specify the location of the AD related folders and then click next.

11
Summary of All Installation Options/Selections.

Click View script for single command line PowerShell script for dcpromo.

12
Before the actual install of AD, all prerequisites are checked. If All prerequisite checks are passed
successfully then click Install.

When you click Install, DNS and the GPMC are installed automatically.

13
After the promotion of the server to a DC is finished the server restarts automatically.

Once the server is booted and you logon to it, click on Server Manager | Tools, notice that
following have been installed:

 Active Directory Administrative Center


 Active Directory Domains and Trusts
 Active Directory Module for Windows PowerShell
 Active Directory Sites and Services
 Active Directory Users and Computers
 ADSI Edit
 DNS
 Group Policy Management

14
15

You might also like