Instructions for creating a Domain Controller - DC on Windows Server 2012

In the tutorial article below, TipsMake.com will introduce you how to create Domain Controller - DC on Microsoft Windows Server 2012 platform. The installation of Windows Server, we please ignore because it is quite simple, the graphical interface is already available, you just need to click Next> Next> Finish is okay.

1. Overview of Windows Server 2012:

As you know, in a Windows Server 2012 environment, the dcpromo command is disabled, so if you want to create DC, you need ADDS (Active Directory Domain Services) from the management interface - Server Manager. Let's get started!

First, we will change the server name and IP address to a certain address (please note that you should not get the address 192.168.0.1, then configure it to avoid trouble). Install AD DS role, in Server Manager interface, click Add roles and features as shown below:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 1

Note that you are with the server, we should not leave the Server name arbitrarily, but should change to something that is easy to remember. For example, in this article, I renamed the Windows Server 2012 computer to server2k12dc .

To change the name displayed on the computer, please refer to the article:

  1. How to rename the computer on Windows XP.
  2. Change the computer name with Windows 7 or later.

The next screen is displayed, select the Server Roles> Active Directory Domain Services section and click Add Features :

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 2

After that, click Next and keep the default options. Go to this Confirmation window, click Install to start installing and creating the necessary domain controller service :

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 3

The Install process is ongoing, now you can sit and relax, surf Facebook, drink coffee or do something:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 4

After installing the Role Domain Controller, we will now move on to the next step:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 5

You can refer to Microsoft documentation about the Active Directory Domain Services (Level 100) installation process.

2. Create Domain Controller - DC on Windows Server 2012:

To start creating a Domain Controller , click on the link Promote this server to a domain controller at the Role installation end screen above, or outside the Server Manager interface click Deployment Configuration as shown:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 6

Create a new AD forest with the name quantrimang.local , click Next :

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 7

Next to the Domain Controller Options, select Forest Functional Level - FFL and Domain Controller Level - DCL at the default option, and enter the DSRM password. Besides, this is the first DC of the system, so Windows Server 2012 will identify itself as Global Catalog - GC , and we cannot change this option. Click Next:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 8

DNS alerts displayed, ignored:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 9

Check the NetBIOS name section. In the above step, you name AD Forest as quantrimang.local, then the NetBIOS Name part will be quantrimang :

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 10

Next, keep the Active Directory related directories and directories (including Database, Logs and Sysvol files) and click Next:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 11

Check all the information, options at Review Options, or you can Export it to a script file to run with PowerShell if you click the View Script button:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 12

Once OK, then go to Prerequisites Check section to officially go down - create DC:

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 13

After installing and creating DC successfully, Windows Server will restart automatically. It is important to note that during this reboot, the login account will have the domain / username form rather than the simple username as before. At the same time, in Server Manager interface, in the Tools section, you also see more services such as:

  1. Active Directory Administrative Center
  2. Active Directory Domains and Trusts
  3. Active Directory Module for Windows PowerShell
  4. Active Directory Sites and Services
  5. Active Directory Users and Computers
  6. ADSI Edit
  7. DNS
  8. Group Policy Management

Instructions for creating a Domain Controller - DC on Windows Server 2012 Picture 14

So we have completed the step of creating and installing Domain Controller - DC on Windows Server 2012 systems.

3. Video tutorial for installing Active Directory, DNS and DHCP to create Windows Server 2012 Domain Controller:

Good luck!

3.6 ★ | 5 Vote

May be interested

  • How to install software for clients from Windows Server 2012 R2 using Group PolicyPhoto of How to install software for clients from Windows Server 2012 R2 using Group Policy
    windows server 2012 r2 includes a feature called software installation and maintenance with the ds, group policy, and windows installer services used to install, maintain, and remove software on your computer. in the following article, network administrator will guide you through the steps to install software for clients from windows server 2012 r2 using group policy.
  • Instructions for installing Windows Server 2012 step by stepPhoto of Instructions for installing Windows Server 2012 step by step
    in this windows server 2012 tutorial, we will learn about system requirements and how to install windows server 2012. invite you to follow up.
  • Install Role, configure role on Windows Server 2012Photo of Install Role, configure role on Windows Server 2012
    like previous versions, windows server 2012 has many associated roles. roles and features are tools you need to install or enable to complete your it administration tasks, if you don't install them, you can't do anything. in this article, we will learn how to install and configure the most important roles.
  • Instructions on how to use PowerShell in Windows Server 2012Photo of Instructions on how to use PowerShell in Windows Server 2012
    what is powershell? windows powershell is a command-line shell language interpreter and scripting language specifically designed for system administrators. built on the .net framework, windows powershell helps it professionals control and automate windows operating system administration tasks as well as applications running on windows server environments.
  • Remote management on Windows Server 2012 with Remote Management ServicePhoto of Remote management on Windows Server 2012 with Remote Management Service
    remote management service (remote management service) is one of the most important parts related to windows server 2012 administration. server administration is done through windows management instrumentation (wmi). wmi instructions can be sent via the winrm 'remote management' network.
  • Learn about firewalls, Windows Firewall on Windows Server 2012Photo of Learn about firewalls, Windows Firewall on Windows Server 2012
    windows firewall with advanced security is a firewall running on windows server 2012 and enabled by default. firewall installations in windows server 2012 are managed in the microsoft management console windows firewall.