30 C
Dubai
Friday, April 19, 2024

How to Promote Windows Server as a Domain Controller

No more DCPromo, Just add roles and you can promote as a Domain Controller

Article Supports Windows Server 2016 and 2019

Using Powershell

Rename Computer –

Rename-Computer -NewName AD001 -Restart

Rename Domain Name as per your requirements in below commands-

Add-WindowsFeature AD-Domain-Services -IncludeManagementTools
Install-ADDSForest -DomainName "Azure365pro.com" -InstallDNS

Active Directory Domain is ready.

Using GUI –

Lets See how to do it

Open Server Manager

image

Choose Add Roles and Features

image

Choose Role-Bases or Feature-Based installation

image

Make Sure it reflects the right Ip address . If it doesn’t Close Server manager and Reopen it

image

Choose Active Directory Domain Services

image

Choose Next

image

Choose Install

image

Choose Close

image

Now Roles are Added but , Its not a Domain Controller Yet

Click on More or the Flag

image

Choose Promote this Server to a Domain Controller

image

Am Building a new forest

Choosing _ Add a New forest

image

It does have Function level of Windows Server 2003 to Windows Server 2012

image

you can Skip it.

If you are Curious See –

What is DNS Delegation

image

Choose the NetBios Name

image

Leave it as default

image

If you are planning to promote more Domain Controllers , You can Use a Script like below

Which will give us more ease of deployment

image

Now to Access your Active Directory Services. use the Windows Start Button to access the features

image

Pin the important ones to start menu. So that it will be easily accessible for you

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

3 COMMENTS

  1. You are a great Techie… your post are really helpful and time saving…
    I got admired your SQL Always ON post.. that was wonderful..

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?