AD Installation - 2012
AD Installation - 2012
AD Installation - 2012
Overview
Using Server Manager (UI):
Installing the AD DS role
PROMOTING WINDOWS 2012 SERVER TO DOMAIN CONTROLLER
Using PowerShell
Other Languages
Overview
In Windows Server 2012, dcpromo has been deprecated.
All the Latest security updates must applied before installing the Role.
First we will change the server name let say DC01 and the IP address 10.10.21.1 (try to avoid using
default 192.168.0.1)
Before You Begin screen provides you basic information such as configuring strong passwords, IP
addresses and Windows updates.
On Installation Type page, select the first option Role-based or Feature-based Installation.
Scenario-based Installation option applied only to Remote Desktop services.
On the Server Selection Page, select a server from the server pool and click next.
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.
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.
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.
After Active Directory Domain Services role binaries have been installed and now it is time to
promote the server to a Domain Controller.
TechNet Article:
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.
Specify the location of the AD related folders and then click next.
Click View script for single command line PowerShell script for dcpromo.
Before the actual install of AD, all prerequisites are checked. If All prerequisite checks are passed
successfully then clickInstall.
When you click Install, DNS and the GPMC are installed automatically.
ADSI Edit
DNS
TODO: Next step is to install the replica domain controller for high availability.