Now that we have Windows Server 2003 patched with SP2 and with an Antivirus, is time to do the preparation to setup active directory for our domain controller in our testing network. you can read about our previous posts here “Free antivirus for windows server 2003” and “Installing Windows Server 2003 on a VMware server.
Before we run the dcpromo wizard, it is recommended that we setup DNS first to avoid any issue with DNS while setting up active directory. so we will install DNS now.
from your Windows Server 2003 desktop click on Start>Control Panel>Add or Remove Programs:
the add and remove programs window should come up.
click on Add/Remove Windows Components:
the Windows Components Wizard should come up.
Scroll down, and select “Network Services” and click on Details:
check Domain Name System (DNS) from the first option:
Click on OK, and then click on Next in the wizard window.
the installation of DNS should start.
if your Server is setup with dynamic IP address, you will get this warning at the middle of the installation:
Click on the OK button.
the Local Area Connection Properties window will come up to setup the static IP address.select Internet Protocol (TCP/IP) and click on properties.
The TCP/IP Properties windows will come up. type the IP address, subnet mask, default gateway, and DNS. by typing IPconfig /all on the command prompt you can get this information the server is currently using. remember you need to exclude this IP address from the DHCP server on the router:
Click on the OK button.
after this, the DNS installation should finish.
3 Responses
Exclude IP Address from DHCP Broadband Router
July 1st, 2008 at 6:11 am
1[...] Yesterday we setup DNS on our testing server. during the setup we were asked to setup our server with static IP address which is required for the DNS server. now, to avoid any IP conflict between the server and other network devices getting IP addresses from the same DHCP server, we need to exclude from DHCP the static IP address we assigned to the server. read the previous post from here “Install and Configure DNS on Windows Server 2003” [...]
Windows 2003 Active Directory Setup:dcpromo
July 2nd, 2008 at 6:08 am
2[...] an Antivirus and setup DNS, is time now to setup active directory using dcpromo. read about how to install and configure DNS on Windows Server 2003 from my previous [...]
Adding DNS Query Forwarding IP Addresses In Windows 2003 DNS Server
July 12th, 2008 at 8:19 am
3[...] Install and Configure DNS on Windows Server 2003 [...]
Leave a reply
Categories