| Author |
Message |
Shane White
Guest
|
Posted:
Thu Dec 30, 2004 4:57 am Post subject:
New DC not joinable |
|
|
Hello,
I'm setting up a Windows 2003 Server test environment to begin learning and
studying for an eventual MSCE. Basic question here-- I've setup my 2003 DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting steps
for me?
Thanks,
Shane White |
|
| Back to top |
|
 |
Pablo Vernocchi
Guest
|
Posted:
Thu Dec 30, 2004 5:01 am Post subject:
Re: New DC not joinable |
|
|
You have to set up DNSs on Workstations to the new DC.
--
Saludos,
-----------
Pablo Vernocchi
vernocchi@nospam.redusers.com
Buenos Aires, Argentina
"Shane White" <ShaneWhite@discussions.microsoft.com> escribió en el mensaje
news:F48C8DD4-9527-4095-8786-66B9C907229A@microsoft.com...
| Quote: | Hello,
I'm setting up a Windows 2003 Server test environment to begin learning
and
studying for an eventual MSCE. Basic question here-- I've setup my 2003
DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting
steps
for me?
Thanks,
Shane White |
|
|
| Back to top |
|
 |
Shane White
Guest
|
Posted:
Thu Dec 30, 2004 5:39 am Post subject:
Re: New DC not joinable |
|
|
Can you expand on that answer? I have to setup DNS on the DC?
Thanks,
Shane
"Pablo Vernocchi" wrote:
| Quote: | You have to set up DNSs on Workstations to the new DC.
--
Saludos,
-----------
Pablo Vernocchi
vernocchi@nospam.redusers.com
Buenos Aires, Argentina
"Shane White" <ShaneWhite@discussions.microsoft.com> escribió en el mensaje
news:F48C8DD4-9527-4095-8786-66B9C907229A@microsoft.com...
Hello,
I'm setting up a Windows 2003 Server test environment to begin learning
and
studying for an eventual MSCE. Basic question here-- I've setup my 2003
DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting
steps
for me?
Thanks,
Shane White
|
|
|
| Back to top |
|
 |
Bill Grant
Guest
|
Posted:
Thu Dec 30, 2004 9:34 am Post subject:
Re: New DC not joinable |
|
|
Set your client machine to use the local DNS service. In your case, this
should be your server's IP. If it is the first/only DC in this
forest/domain, it will be the DNS server for your domain.
Under Active Directory, clients use DNS to find the login server.
"Shane White" <ShaneWhite@discussions.microsoft.com> wrote in message
news:88BB89B9-3EDF-4550-936D-6CCBDBE24D14@microsoft.com...
| Quote: | Can you expand on that answer? I have to setup DNS on the DC?
Thanks,
Shane
"Pablo Vernocchi" wrote:
You have to set up DNSs on Workstations to the new DC.
--
Saludos,
-----------
Pablo Vernocchi
vernocchi@nospam.redusers.com
Buenos Aires, Argentina
"Shane White" <ShaneWhite@discussions.microsoft.com> escribió en el
mensaje
news:F48C8DD4-9527-4095-8786-66B9C907229A@microsoft.com...
Hello,
I'm setting up a Windows 2003 Server test environment to begin learning
and
studying for an eventual MSCE. Basic question here-- I've setup my
2003
DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003
or
XP) to testzone.com, it can't find it. I even tried joining with the
IP
address-- doesn't find that either. Anyone have some troubleshooting
steps
for me?
Thanks,
Shane White
|
|
|
| Back to top |
|
 |
Desmond Lee
Guest
|
Posted:
Fri Dec 31, 2004 12:23 am Post subject:
RE: New DC not joinable |
|
|
Is the W2k3 DC (say DC01) also a DNS Server for the AD domain internally?
If yes, configure the DNS IP address of client workstations with that of DC01
manually or via DHCP (and not the ISP's DNS Server).
Do let us know if this helps.
"Shane White" wrote:
| Quote: | Hello,
I'm setting up a Windows 2003 Server test environment to begin learning and
studying for an eventual MSCE. Basic question here-- I've setup my 2003 DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting steps
for me?
Thanks,
Shane White |
|
|
| Back to top |
|
 |
Shane White
Guest
|
Posted:
Fri Dec 31, 2004 10:01 pm Post subject:
RE: New DC not joinable |
|
|
Yes, the W2k3 DC is configured as the DNS server also. I tried to use that
DC's IP address as the DNS for the workstation I'm attempting to join, but it
still could not see the domain "testzone.com".
Also - when I use the internal IP of the DC as the DNS, I then cannot get
out to the Internet. I'm assuming I need to configure the DNS on the DC to
"talk" to the outside world somehow as well, correct?
Many thanks,
Shane
"Desmond Lee" wrote:
| Quote: |
Is the W2k3 DC (say DC01) also a DNS Server for the AD domain internally?
If yes, configure the DNS IP address of client workstations with that of DC01
manually or via DHCP (and not the ISP's DNS Server).
Do let us know if this helps.
"Shane White" wrote:
Hello,
I'm setting up a Windows 2003 Server test environment to begin learning and
studying for an eventual MSCE. Basic question here-- I've setup my 2003 DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting steps
for me?
Thanks,
Shane White |
|
|
| Back to top |
|
 |
Steven L Umbach
Guest
|
Posted:
Sat Jan 01, 2005 12:12 am Post subject:
Re: New DC not joinable |
|
|
I bet your dns configuration is incorrect. Dns is the backbone of Active
Directory and must be correct. The domain controller MUST point to itself as
it's preferred dns server in tcp/ip properties and domain computers [or
those to be joined] MUST point to the domain controller ONLY. See the link
below for more details and learn to use the support tools netdiag and dcdiag
to troubleshoot your domain configuration. --- Steve
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B291382 --
follow this exactly.
"Shane White" <ShaneWhite@discussions.microsoft.com> wrote in message
news:F48C8DD4-9527-4095-8786-66B9C907229A@microsoft.com...
| Quote: | Hello,
I'm setting up a Windows 2003 Server test environment to begin learning
and
studying for an eventual MSCE. Basic question here-- I've setup my 2003
DC
and named it testzone.com. It's on the same subnet as the rest of my
machines (192.168.0.x) but when I try to join another workstation (2003 or
XP) to testzone.com, it can't find it. I even tried joining with the IP
address-- doesn't find that either. Anyone have some troubleshooting
steps
for me?
Thanks,
Shane White |
|
|
| Back to top |
|
 |
|
|
|
|