Networking Forums

Networking Forums > Computer Networking > Windows Networking > Help! Can't add server to a domain

Reply
Thread Tools Display Modes

Help! Can't add server to a domain

 
 
Clayton Sutton
Guest
Posts: n/a

 
      02-25-2005, 08:24 PM
We are running a win2k forest with two domains. To the primary domain
(domain #1) I added two Win2k3 servers just fine. However, I can't seem to
add any servers to the second domain (domain #2). I am a member of "Domain
Admins", "Enterprise Admins" and "Schema Admins" in the first domain. Any
ideas what might be going on? I checked the trusts and they seem to be
working fine too.

tia,


Clayton


 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a

 
      02-25-2005, 08:36 PM
"Clayton Sutton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We are running a win2k forest with two domains. To the primary domain
> (domain #1) I added two Win2k3 servers just fine. However, I can't seem

to
> add any servers to the second domain (domain #2). I am a member of

"Domain
> Admins", "Enterprise Admins" and "Schema Admins" in the first domain. Any
> ideas what might be going on? I checked the trusts and they seem to be
> working fine too.


Most such problems are really DNS problems.

This is especially likely with multi-domain
forests where having ALL of the DNS server
resolve the entire forest is commonly 'broken'.

ALL internal DNS servers must be able to resolve
ALL internal domains -- either directly or by some
form of (win2003 conditional) forwarding.

Parent domains must effectively delegate to child
domains and when you have multiple "trees" it
geneally requires that (at least the top level) DNS
servers hold "cross secondaries" for the "other
tree" (or some equivalent to the cross secondary.)

Check you DNS using the general suggestions
(especially the tools) below.

DNS for AD
1) Dynamic for the zone supporting AD
2) All internal DNS clients NIC\IP properties must specify SOLELY
that internal, dynamic DNS server (set.)
3) DCs and even DNS servers are DNS clients too -- see #2
4) If you have more than one Domain, every DNS server must
be able to resolve ALL domains (either directly or indirectly)

netdiag /fix

....or maybe:

dcdiag /fix

(Win2003 can do this from Support tools):
nltest /dsregdns /serverC-ServerNameGoesHere
http://support.microsoft.com/kb/q260371/

Ensure that DNS zones/domains are fully replicated to all DNS
servers for that (internal) zone/domain.

Also useful may be running DCDiag on each DC, sending the
output to a text file, and searching for FAIL, ERROR, WARN.

Single Label domain zone names are a problem Google:
[ "SINGLE LABEL" domain names DNS 2000 | 2003 microsoft: ]


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to browse domain list for primary domain on any server or P Fraser Simpson Windows Networking 6 09-15-2006 03:39 PM
Server 2003 Standard - Cannot browse domain with domain controller! davidw@dwynn.demon.co.uk Windows Networking 2 04-12-2006 04:28 PM
VPN: unable to connect to the shares in a Win2003 Domain Server of a child domain Stefano Del Furia Windows Networking 5 11-02-2005 06:23 PM
Windows Server 2003 loses domain membership in NT domain... Paul Konchar Windows Networking 4 02-08-2005 08:40 PM
No domain server error when logging into domain Abdurrahman Seedat [Herby] Windows Networking 0 01-09-2004 12:08 PM



1 2 3 4 5 6 7 8 9 10 11