
October 13th, 2012, 04:41 PM
|
|
Contributing User
|
|
Join Date: May 2004
Location: surfing the interwebz
|
|
|
If the domain environment is set to a functional level of server 2008, then you will be able to join the 2003 server to the domain, but the 2003 server can't act as a domain controller. If the functional level is set to 2003, then both servers can act as domain controllers.
This sounds like whatever is handling DHCP, is assigning everyone DNS server information for public DNS servers, and not utilizing internal DNS servers that are aware of the AD schema. For instance, you can tell all the PCs in your domain to utilize Google's DNS servers. Everything will be able to get to the internet just fine, but Google's DNS servers obviously don't know about your AD schema. Thus, nothing in your organization can resolve any device by it's FQDN.
|