This tutorial will explain how to
install AD on server 2008. This will valid for windows 2008 R2 as well.
Requirement:
Minimum: Single processor with 1.4
GHz ( x64 processor) or 1.3GHz (Dual Core)
Minimum: 512 MB RAM
Minimum: 32 GB or greater
- The first step is to assign a ip to the server that you going to deploy the AD. It’s necessary to install it as DNS server too. So it’s better to have fixed ip it doesn't mean you cannot install AD without fixed ip address but it will solve lot of issues if you used fixed ip
In here the server ip
is 10.0.0.14. Since we going to make it as DNS server too you should use the
same ip as the preferred DNS server.
- Next step is to install the Active directory roles. Unlikely the older version of windows servers Microsoft highly recommend to use server manager option to install roles before you run dcpromo.
- Click on start menu and select
the Server Manager
- From the roles list select the "Active Directory Domain Services" role and Click "Next.
- Review the confirmation and
click on "Next"
- Review the installation
confirmation and click on "Next"
- It will take few minutes to
complete and when it’s done you will get this confirmation. And then click
on "Close"
After that you will
need to do a reboot.
- After reboot please open up the
"server Manager" again. And then click on "Roles"
there you will see the "Active Directory Domain Services" is
successfully installed in there. Click on it then you will get a window
like below.
- So please click on that link
and it will start the DCPROMO wizard.
- So next step to go through the DC promo wizard.To start the installation click on "Next"
- Click on "Next"
- Since we going to install new domain Controller in new forest please select the option "Create a new domain in new forest" option and click on "Next"
-
Now we have to provide the name for our domain controller. It must be FQDN. In our case I used rebeladmin.com as the domain. Please click "Next" after it.
- In this window it will ask to select forest function level. If you going to add server 2003 domain controller to your forest later don't select the function level as server 2008. If you going to use full features of 2008 Ad you must select forest function level as server 2008. In my case I used server 2008. Click on "Next" after the select.
- In next window since it's the first DC we should make it as DNS server too. Leave the default selection and click on "Next"
- If the wizard cannot create a delegation for the DNS server, it displays a message to indicate that you can create the delegation manually. To continue, click "Yes"
- After the reboot now you can login to the domain. Please use the login as following example
No comments:
Post a Comment