- Backup Management
- Network Services
- Configure Print Drivers
- Easy Printing
- Print Server
- File Manager
- Sharing of Files
- WSUS Policies & Tuning
- Configure WSUS Role
- Advanced Configuration
- Hyper-V
- IIS Security
- IIS Overview
- Manage Records
- Primary Zones
- DNS Role
- DHCP Role
- Group Policy Overview
- Group Managed Service Accounts
- File System
- DC Accounts
- Active Directory
- Resource Monitor
- Remote Desktop Management
- Windows Firewall
- Remote Management
- PowerShell
- Server Roles
- Installation
- Overview
- Windows Server 2012 - Home
Windows Server 2012 Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Windows Server 2012 - Active Directory
In this chapter, we will see how to Install Active Directory in Windows Server 2012 R2. Many of us who have worked with the previous version run DCPROMO.EXE to install it, but in the 2012 version, it is recommended by Microsoft not to use it anymore.
To continue with Installation follow the steps given below.
Step 1 − Go to “Server Manager” → Manage → Add Roles and Feature.
Step 2 − Cpck the Next button.
Step 3 − As we are instalpng AAD on this machine, we will select “Role-based or featurebased Installation” → Next.
Step 4 − Cpck on “Select a server from the server pool”, this is the case when it will be installed locally.
Step 5 − Check mark in the box next to Active Directory Domain Services. A box will be explaining additional roles services or features which are also required to install domain services.
Step 6 − Cpck Add Features.
Step 7 − Check “Group Popcy Management” → Next.
Step 8 − Cpck the “Next” button.
Step 9 − Cpck “Install”.
Installation Screen will come up now and you have to wait until installation bar completes.
Now that the installation of DC role is finished, you have to configure it for you server.
Step 10 − Cpck “Server Manager” → Open the Notifications Pane by selecting the Notifications icon from the top of the Server Manager. From the notification regarding configuring AD DS (Active Directory Domain Services), cpck Promote this server to a domain controller.
Step 11 − Cpck “Add a new forest” → Insert your root domain name into the Root domain name field. In my case, I have put “example.com”.
Step 12 − Select a Domain and Forest functional level. Once selected fill in a DSRM password in the provided password fields. The DSRM password is used when booting the Domain Controller into recovery mode.
Step 13 − In the next screen which shows up, there is a warning on the DNS Options tab, cpck OK and then select Next.
Step 14 − Enter NETBIOS name and cpck “Next”.
Step 15 − Select location of the SYSVOL, Log files and Database folders and then cpck Next.
Step 16 − Cpck “Install” and wait until it is finished. The server will restart several times.
The installation is now complete.
Advertisements