Pages

Friday, April 19, 2013

AD installation on server 2008


In my first post I will explain about the AD installation on Server 2008. When you  prepare your computer/server for AD installation there are lot of things you need check or confirm first before you
decide to install ADDS , If you make a mistake you may face a lot of difficulties using AD or it may lose
it's functionality.

So Ensure that your computer hardware meet the Hardware and software Requirement

Hardware Requirements: 1> 1Ghz Processor (x86 Processor) 1.4Ghz(x64 Processor ) 2Ghz Recommended. For An Intel Itanuim 2 Processor are required for installation of server 2008.
2: 512 RAM (Server only) If you want to install ADDS and other Roles in server 1GB RAM is required
  however Microsoft Recommend 2GB RAM. 512 up to 1 GB is enough if you are just practicing on a
 virtual Machine or  Microsoft Virtual PC , In a production Environment hardware requirement are diffrent
 so you need to decide accordingly

Recommended: 2 GB RAM or greater
• Maximum (32-bit systems): 4 GB (Standard) or 64 GB (Enterprise and Datacenter)
• Maximum (64-bit systems): 32 GB (Standard) or 1 TB (Enterprise and Datacenter) or 2 TB (Itanium-Based Systems)

After confirming Processor requirement  now its turn to check hard drive requirement 10 GB space is minimum space for installation of server 2008 however Microsoft Recommended 40 GB or Grater . one
thing we should always remember if we have more than 16 GB RAM installed on the Machine more disk
space is required the reason behind is more space is required for paging, Hibernation , Dump files. 
now we are done with Hard drive as well still we are left with DVD-ROM so these are the requirement
for DVD-ROM

• Super VGA (800 x 600) or higher-resolution monitor
• Keyboard
• Microsoft Mouse or compatible pointing device

If we have all above hardware configuration we are done with the hardware now we need to check other
configuration as well. Such as a static IP address, Domain Name(if it is first domain in the forest we must have a fully qualified domain Name ) you may choose any name for example contoso.com, contoso.net , contoso.local, contoso.info these are the root level domain . Most of the people think why we should provide a static IP address before we install ADDS in server 2008. It is not necessary it is recommended
reason behind choosing a static IP address is DNS. As I initially mentioned if it is the first domain in the forest DNS needs a static address for the name resolution. we can rename the computer according to our wish now we need to install ADDS. 

Now that we have renamed the computer to something that reflects the new role on windows server 2008, we will proceed with the installation of active directory. I always recommend using the server manager interface when installing active directory and other network services. to install active directory domain services, go to Start and click on Server Manager.

The server manager window will come up:

Serbe

The Select Server Role window will come up:

Select Server Roles

Make sure the Active Directory Domain Services option is checked.
click on Next after checking the option.

Active directory  domain services (AD DS) is something new on Windows Server 2008. On the following window you can read a small introduction about it. click next when you finish reading.

Active Directory Domain Services

click Next on the above window.
on the following window, you will be asked to confirm the installation of domain services:

confirm installation selections

click on Install to start the installation.

Installation progress

You should receive the Installation Results window after the installation completes.

Installation results

Note: this only installs Active Directory domain services, it does not make Windows server 2008 a domain controller. for that we will need to run the DCPROMO wizard.

Installing Active Directory Domain Controller

after Active Directory Domain Services have been installed, you should return to the Server Role Interface. click on Active Directory Domain Services:

Active Directory Domain Services

on the window that pops up, you will see a summary message that reads, “This server is not yet running as a domain controller: Run Active Directory Domain Services Installation Wizard ( dcpromo.exe)

Click on the blue link.

Run Active directory services dcpromo

by clicking on the blue link, the dcpromo.exe wizard should come up:

dcpromo wizard

make sure “Use advanced mode installation” option is checked and click Next.
read the provided information on the next screen. that explains some new features on windows server 2008 domain services that might affect older Windows operating systems and non Microsoft SMB clients on an existing domain.

Operating System compatibility

Click Next after you read the above warning.
on the following screen, choose your deployment configuration.

choose a deployment configuration

because this is my first domain controller, I will choose the “Create a new domain in a new forest” option.

create a new domain in a new forest

click on Next.
Choose the name for your forest root domain on the following window.

name the forest root domain

click Next after choosing your fully qualified domain name.
the wizard will check if that forest name is already in used:

image

after a few seconds, the wizard will ask you to enter the NetBIOS name:

image

the default NetBIOS name should be fine. click on the Next tab.
on the following screen, choose the forest functional level:

Forest functional level

I will choose Windows Server 2003 as my functional level. Choosing windows server 2008 functional level does not provide any new features over the Windows 2003 forest functional level. However, it ensures that any new domains created in this forest will automatically operate at the Windows Server 2008 domain functional level, which does provide unique features. click on Next.

Checking DNS configuration

Clicking next, the dcpromo wizard will check for DNS configurations.
If DNS is not installed on your system, choose the DNS Server option on the following screen.

Installing DNS Server

here you get the info that tells you:

The first domain controller in a forest must be a global catalog server and cannot be an RODC.
Click on Next.

if your server does have static IP address assigned on the server, you might get the following warning:

image

as you can see, having dynamic assigned IP address is not recommended. use static IP addresses for servers whenever is possible. choose your option, and click Next.

another warning:

image

if you get this warning, click on OK.
choose the location of the AD database on the following screen:

Location for database

Leave the default settings, and click on Next.
Enter your the password for your Restore Mode Administrator on the following screen.

Directory Services Restore mode

click Next after entering the password.
on the following screen you should get the Summary page.

image

click on Next.
damn it!! I got an error saying I need to install DNS manually.

image

An error occurred while the wizard was installing DNS, you will have to configure DNS for this domain manually.

this is the first time I let the dcpromo.exe to configure DNS for me, and I kind of was expecting for this error. that will be the subject of the next article.
click OK on the error for now.
active directory installation should start installing. but it won’t work perfect until DNS is install.

active directory installing

after awhile, you should get the completion window.

active directory finish

click on Finish.
you will need to reboot the computer.

restart computer

go ahead and restart the computer, and if you need to install DNS do so after the reboot.



0 comments:

Post a Comment