In the earlier post we saw how to install Active Directory Domain Services, DHCP server and DNS server. Now that everything is installed lets start configuring these features.
In this post we will see how to Configure Active Directory Domain Services.
- Since we just installed these features we got some warnings.
To the left of ‘Manage’ Click on The flag with yellow symbol. Here you’ll see all the warnings. Click on Task Details.
- Under Task Name, you’ll see Post Deployment Configuration. Click on Promote this server under Action.
- You’ll now see a Deployment Configuration window.
Select Add a new Forrest since we don’t have a Forrest! Give a Root domain name of your choice.
- In Domain Controller Options,
Select Windows Server 2012 as Forrest Functional level and Domain Functional level.
- Set a DSRM password. Remember this password since we are going to use it in the next steps.
- Since we still haven’t configured a DNS server, you can’t select anything in DNS options.
- Give a NetBIOS domain name in Additional Options.
- You’ll not see an option to set paths for the database and log files. Leave the default paths as it is.
Don’t change it since it might further complicated the configuring processes later on while dealing with Database and SYSVOL.
- Review Options. You’ll see a summary of everything you selected till now.
-
Prerequisite check. These are warnings. You can either solve these warnings and click on install or just click Install.
NOTE: These warning will be solved automatically when we go deeper into Windows Server 2012.
-
Restart so that server can start with the new settings.
- Login screen.
- Check the domain name.
If it changed from WORKGROUP to the one who specified in first step, your Active Directory is configured successfully.