Setting up Windows 2003 Server [evaluation edition] [windows 2003 server]

admin / July 16th, 2010/ Posted in Operating Systems / No Comments »

Q: My company is slowly disintegrating. My experience is in the NT. I recently started an MCSE in 2003. Got installed Win2003 Enterprise Edition (). Now I will do is to Connect workstations and play around with AD etc. I have a small switching hub. My question is how I go about doing the needful for machines to connect. I really never DHCP / DNS on the server included – I did not have my server software to install, it was my time. Please could someone explain in words what I should do little to get in order to establish a small network? I want to play with the user and computer accounts, created various bits and bobs, so that the MCSE course is a bit more sense to me. Last week I ran the wizard for DHCP and DNS, but I could not connect to machines and it makes no sense to me. So I reinstalled on a blank hard drive and made no config changes, apart from installing SP1.
Thanks
Martin


Best Answer: 1st decision I would make would be not to rely on Yahoo Answers to supply my solution.

Re:Originally posted by: guy
1. Read up on networking/TCP-IP. DNS and DHCP are critical success factors for using AD domains.
This is really the best possible advice for the long-term. Everything in AD will just seem like voodoo if you don't get these two, especially DNS. And since you have a test network, you're in a very good position to learn. Read up a little on DNS – what it's supposed to do, what the vocabulary is (zones, forward/reverse lookups, etc.), how you can test it (tools like dig or nslookup). Then go set up a DNS server on your test network. Keep it simple – no AD, no fancy stuff, just plain DNS. Set up a couple workstation on the same subnet and set them to use your new DNS server. Can they resolve names? Do nslookups look the way they're supposed to? If so, good – you have a basic understanding of DNS. So wipe everything clean and do the same with DHCP. That will involve understanding TCP/IP routing and addressing as well.

Bottom line is that any interesting computer network involves a bunch of components. If you don't understand those components, you'll never be able to make sense of the whole thing. At best, you can follow other people's instructions and wizards like a monkey. But you've already seen that that's neither very effective nor very enjoyable. If you take your time and understand the parts, then the whole comes naturally.


Re:It's just a private network with which I'm practising at home.

Re:Is this on your corporate network or is it on a seperate testing network? If you have another DHCP server on the same network, it will cause problems in this situation.

If you can ping the server from the client, then yeah, run the domain controller wizard and then go from there.


Re:Here's your best bet:

1. Read up on networking/TCP-IP. DNS and DHCP are critical success factors for using AD domains.

Now, connect up a Private network off your hub. One nic per device, no Internet connectivity.
pc-hub
pc-hub
server-hub
Power up the server first, and you can use the wizards to install in this order:
Server OS
AD w/ DNS (NOT a root server)
DHCP
Several reboots later, you'll be up and running DNS. Now, go into DHCP and configure a "scope". Then you'll have to "authorize" the DHCP server before it will start.
Reboot, and go through the event log, to ensure that DNS and DHCP are working.

Once all that is done, now you can add the machines to the domain. If you want to put the computer accounts in an OU other than BuiltIn, create the Computer Account in the AD first (using the AD Users & Computers tool), then join the machine to the domain. Otherwise, you can do the joining (from the pc) and it will create a machine account on the fly.


Re:Thanks – I did that last time and then was unable to connect machines to it, and people were blinding me with science in their kinds efforts to get me working. This time I have removed a router from the equation in order to simplify things. Do you reckon it's better to run the server wizard and then troubleshoot from there?

Re:Windows 2003 is pretty simple to set up AD. Just use the Configure your server wizard and choose the domain controller role. It will automatically install and configure DHCP and DNS for you.

edit: oops, I think I didn't read your whole thread or something. Since you already have DHCP and DNS installed, you should just need to run the domain controller role wizard.

If you still can't get connect, make sure you are getting DHCP info on the clients and you can ping the server from the client.


Related posts


Tags: ,

Leave a Reply

Name required

Mail (will not be published) required

Website