Install Active Directory Domain Services - Microsoft Servers Wiki
Install Active
Directory Domain Services
These instructions were written for Server 2008 R2, however they are
likely very similar on other versions.
Some quirks to keep in mind:
- For optimal performance, you should have at least two domain
controllers, however this only really works if you have two physical
servers to run them on (and it’s not all that necessary anyways, you’ll
just have longer boot times on the DC if you don’t have multiple)
- You cannot log into local accounts on a domain controller, so don’t
make any extra aside from the Administrator account before
installing
- Most Microsoft servers that aren’t built in roles will NOT run from
a domain controller!
Installation Instructions
- Set your server network adapter’s DNS server to
127.0.0.1
- Open the Server Manager (if not already open), click Roles then
click Add Roles
- Select Active Directory Domain Services, then install. Click
Close this wizard and launch the Active Directory Domain Services Installation Wizard
- Select
Create a new domain in a new forest
- Choose an FQDN for your domain
- Select the Forest Functional Level (in most cases it’s likely okay
to select the highest supported unless you’re planning on using older
OSes as backup domain controllers)
- Keep the default additional options (i.e. you should install the DNS
server role)
- Set your folders for database, logs, and SYSVOL (usually you can
just keep them on your bootdrive)
- Set a Directory Services Restore Mode password (should be different
from your Administrator password!)
- Review the summary and make sure everything looks good
- Click next and let
dcpromo do its thing, once its done
you should be able to log into the domain Administrator account with
whatever your local Administrator account’s password was