Installing Active Directory on Windows Server 2008 R2 Enterprise 64-bit
From The Rackspace Cloud -- Cloud Servers Knowledge Base
This article will address how to prepare and install Active Directory Domain Services (AD) on Windows Server 2008 R2 Enterprise 64-bit (W2K8).
- This article is not intended for adding a Domain Controller (DC) to an already existing Active Directory Forest Infrastructure.
Preparation for Active Directory
Installing Active Directory Domain Services on a Rackspace Cloud Server is a relatively easy process. There are a few requirements that must be present first to ensure a smooth installation however.
- 1. Have your domain name selected along with the Domain Administrator Password that you wish to use.
-
- Note- Though it is not a requirement, It is recommended you use a multiple name format for you domain name. Example would be, domainName.com or domainName.local rather than simply domainName.
- 2. A properly configured and available DNS server. This can be installed locally on the DC, and will be the case with this installation scenario.
-
- W2K8 can properly install and configure DNS during the AD installation if it knows that DNS is to be local.
- This is accomplished by having the Private network adapter’s Preferred DNS server address point to the already assigned IP address of the same Private network adapter.
- To do this, select View Network Connections within the Server Summary of Server Manager.

-
- Right click on the Private adapter and select Properties. Or Double click the Private adapter and select Properties.
.jpg)
-
- Double click Internet Protocal Version 4, or select it and click Properties.
.jpg)
-
- Now copy your assigned IP address: displayed in the top box into the Preferred DNS server: box and click “OK”.
.jpg)
-
- Now click OK again for the private Properties and close the Network Connection window.
- 3. The last step for prepping W2K8 for AD is adding the proper Server Role.
-
- New to W2K8 is the ability to configure the server to perform specific roles.. The “Active Directory Domain Services” Role will be added. This only installs the framework for W2K8 to become a DC and run AD. It does not promote the server to DC or install AD.
- To add the “Active Directory Domain Services” Role click on the Role Directory within Server Manager and select Add Roles in the Roles Summary.
.jpg)
- Click Next at the “Before You Begin” section.
- Now simply check mark Active Directory Domain Services and click “Next” twice, “Install” and finally “Close” when complete.
.jpg)
.jpg)
.jpg)
Installation of Active Directory Domain Services (DCPROMO)
Now that the Server has been prepared the installation of AD we can proceed. You now have three different ways we can begin the installation.
- 1. Within Server Manager, if you expand the Roles directory you will see the Active Directory Domain Services directory. Select that and you will find in the Summary “Run the Active Directory Domain Services Installation Wizard (dcpromo.exe)” Simply click that to begin the installation.
.jpg)
- 2. The comandline equivilant to Active Directory Domain Services Installation Wizard is - Servermanagercmd.exe –I ADDS-Domain-Controller
- 3. The last and probably the most recognized method is typing DCPROMO.exe at the command prompt.
.jpg)
- Whichever way you choose, You should get to this point. Simply click Next. You do not check advanced mode.
.jpg)
- Click Next again.
.jpg)
- Now select “Create a new domain in a new forest” and click Next.
.jpg)
- Now enter the domain name you have chosen.
.jpg)
- After the installation verifies that the NetBIOS Name, you will choose the Forest function level. I chose 2008 R2. After selecting click Next.
.jpg)
- It will examine and verify you DNS setting. DNS server should already be checked. Now click Next.
.jpg)
- You will now be prompted with the following message. This is OK. Just click Yes.
.jpg)
- Click Next Again.
.jpg)
- Now enter your Domain Administrator Password that you chose. This is not your Admin Password that emailed to you during the creation of you Server, unless you want to use it. It is your decision.
.jpg)
- Click Next.
.jpg)
- The installation will now complete. You can check the reboot on completion if you like.
.jpg)
- If not, you will need to click Finish here. Then restart your server.
.jpg)
- After a few minutes, reconnect to your server via the Console in your Control Panel or RDP.
- To log in, you will need to select “Switch User”, then Other User. Type in your full domain name you picked followed by a back slash and Administrator for user. Then enter the password that was emailed to you when you first built the server. If you had already changed your password for the local admin account to this server before your began the install for AD, use that password.
.jpg)
!!!Congratulations!!! You have installed an Active Directory Domain Controller.
© 2011-2013 Rackspace US, Inc.
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
See license specifics and DISCLAIMER
28 Comments
Install of AD on Windows Server 2008 R2
what is the reason for Active
Hello Rajiv,
The reason for the Role installation before the DCPromo is because the Role simply allows the management of the domain you are about to setup. DCPromo actually promotes the server to a propoer domain controller, and creates the requested domain. Hope this helps.
Hello Aaron,
Thank you for providing very useful information and clear explanation. :-)
AD Install Fails
AD Installation - Remote registry service
re: Remote Registry
AD Installation
Yes. This guide's intent is
Private adapter
Private Adapter Missing
email address
I have a domain, when I change name server to hostgator.com and create email in cpanel like info@calls.co.nz, Im able to send and receive emails at info@calls.co.nz with hostgator
But When I change calls.co.nz name server to my windows 2008 server, I'm not able to receive emails.
Is there anyway to create info@calls.co.nz in my server so I could be able to recieve and send emails.
Regards
Safi
re: email address
Apart from that, are you getting any errors when you try to send mail to the domain on the new server? Do the emails you send get bounced back to the sender?
Adding Domain Controllers to AD Forest
Thanks.
To add a domain controller to
http://technet.microsoft.com/en-us/library/cc753720%28v=ws.10%29.aspx
It is very similar in nature to how the domain is initially created in the guide on this page, but with some key differences that this technet article should help to delineate.
Thank you,
Aaron Scheel
Administrator password
i installed Active directory and domain controller, but after restarting the system, it is asking for current password and new password. i try with my old password but its not working,
my domainname is ''BRBahrain'' and its shows BRBAHRAIN\Administrator.
but the password is not accepting the old password.
can anyone helpme.
There are third party apps
However, if this is for a public cloud server, you will have to re-kick (re-load the OS) the server and recreate the login.
During the setup of Active Directory on this server, it should have prompted you to create a Domain Administrator password if this was a stand-alone Domain Controller. If you were joining this Domain Controller to an existing forest or domain, you could use the Admininstrator's login from the existing domain, or existing parent domain in the forest in order to get into the server.
Otherwise, again, it will require a rekick. Hope this helps.
Thanks,
Aaron Scheel
Can not save a user account for windows 2008 server
Please any person can help me to go through this problem.
I kindly said "thank a lot"
re: Password policy
http://technet.microsoft.com/en-us/library/cc748850(WS.10).aspx
Once at the appropriate password policy screen you can adjust or disable the requirements.
hardwarerequirements
i decide to install dns & active directory with 50 users on windows server 2008 and want to purchase needed hardware. users must authenticate on active directory server. what are hardware configurations for this task?
AD
AD
re: AD
https://community.rackspace.com/
i installed MSI to the
re: MSI
Private Network Adapter
Hi,
As i chek my systems i.e Windows server 2008 enterprice only display local area connection. How can i add Private network adapter into it?
if you have any steps, Let me know.
Thanks,
psecure.
Private Adapter (referral to previous post)
This is, of course, assuming that you are referring to a server in Public Cloud. If you are referring to any other type of system, please elaborate.
Active Directory Access
Add new comment