How To Setup Active Directory Domain Service On Windows Server 2019
How To Setup Active Directory Domain Service On Windows Server 2019
Role
1. Login to your server using administrator user account.
7. Now select Active Directory Domain Services role from the Server Roles page.
8. Once you click on AD DS, another window will popup explaining about additional feature
that are required to install Active Directory Domain services. Click on Add Features.
9. Now select DNS server role and click on add features to add required additional
features. Click on Next.
10. Review on features and select them. Once done click on Next.
16. Select forest and domain functional level. I will be setting the functional level to highest
level which is Windows Server 2016 at the time of writing this post. You’ll also need set up
DSRM password here. Click on Next.
17. In next window it will give warning about DNS delegation but it can be ignore. Click on
Next to continue.
18. In next window it ask for the NetBIOS name for the Domain. We can keep it default
and click on Next to continue.
19. In next window it gives us option to change file paths for AD database, log files and
SYSVOL files. We can change the paths or keep them defaults. Once changes are done click on
Next to continue.
20. On Review Options page, review the options which you have selected. Once you are
ready, Click on Next to continue.
21. In the next window it will run system check and verify system is compatible with the selected
installation. If it passes any critical errors those needs to be address before the installation begin.
Once test completes successfully click on install button to begin the installation.
22. Then it will start the installation process and we need to wait till it finishes. Once it’s
complete the install it will automatically reboot the server.
Verify New Active Directory Domain:
23. Once server is rebooted log in to server using domain admin credentials.