Home > Windows Systems Management Tips > Network Management > Computer 'promotion' needn't mean AD problems
WinComputing Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

NETWORK MANAGEMENT

Computer 'promotion' needn't mean AD problems


Serdar Yegulalp, Contributor
08.31.2005
Rating: -4.50- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Please let us know how useful you find this tip by rating it below. Do you have a useful Windows tip, timesaver or workaround to share? Submit it to our tip contest and you could win a prize!


When a Windows 2003 Server is converted to a domain controller, a number of special domain name system entries are written to that machine's DNS Server (which is usually Microsoft's own DNS server, but a third-party server can also be used). These entries include information about the domain's global unique identifier (GUID), so that Active Directory can query DNS through the GUID address.

If an admin mistakenly promotes a computer to the status of domain controller without first installing and configuring DNS, then AD's DNS entries won't be written correctly. And when these special entries are missing, tests like the command-like dcdiag will fail on simple connectivity tests with the DNS server. The error message usually looks something like this:
's server GUID DNS name could not be resolved to an IP address. Check items such as the DNS server, DHCP and server name. Although the GUID DNS name (._msdcs.domain-name.local) couldn't be resolved, the server name () resolved to the IP address () and was pingable. Check that the IP address is registered correctly with the DNS server.

Obviously, a problem like this is going to cripple AD functionality, so here's how to fix it:

  1. Make sure the system's TCP/IP settings are correctly configured to support a local DNS server:
  2. Open My Network Places | Local Area Connection (or whichever network connection is being used) | Internet Protocol (TCP/IP) | Properties | Advanced | DNS.
  3. Set the first DNS server to be the local computer -- either the machine's own network address or 127.0.0.1 (the loopback address).
  4. Select "Append primary and connection-specific DNS suffixes" as well as "Append parent suffixes of the primary DNS suffix."
  5. Select "Register this connection's address in DNS." Click OK to close.
  6. At a command prompt, type ipconfig /flushdns, then ipconfig / registerdns to flush out the DNS resolver cache and register the DNS source records, respectively.
  7. Open the DNS Management Console and look for a host (A) record for the computer name, a Start of Authority (SOA) record and a Name Server record (NS).
  8. In Forward Lookup Zones, right-click and get the Properties for the Active Director domain's DNS zone (usually listed as your domain name).
  9. Select "Active Directory-integrated" for the zone type and "Secure Only" for the dynamic updates type. Click OK to close
  10. At a command prompt, type netdiag /fix, then net stop netlogon and net start netlogon to finalize the changes.
  11. Run dcdiag one more time to make sure the domain controller's DNS is working.


Serdar Yegulalp is editor of the Windows Power Users Newsletter. Check it out for the latest advice and musings on the world of Windows network administrators -- and please share your thoughts as well!


Rate this Tip
To rate tips, you must be a member of SearchWinComputing.com.
Register now to start rating these tips. Log in if you are already a member.




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Microsoft Windows Server 2003 Administration
Validating Windows server clusters with ClusPrep
Exploring the Windows Server 2003 Resource Kit: Clusfileport.dll
Exploring the Windows Server 2003 Resource Kit: Cmdhere.inf and CMGetCer.inf
Avoid DC restoration problems with authoritative restore
Exploring the Windows Server 2003 Resource Kit: Confdisk.exe
Exploring the Windows Server 2003 Resource Kit: Compress.exe and Expand.exe
Exploring the Windows Server 2003 Resource Kit: Clusterrecovery.exe
How to use Microsoft's IIS Diagnostics Toolkit
How to install the Microsoft IIS Diagnostics Toolkit
How to use AuthDiag 1.0 to troubleshoot IIS problems
Microsoft Windows Server 2003 Administration Research

Network Management
Reducing the size of network backups in Windows
Monitor network bandwidth with CyberGauge
Adding a standalone printer to Active Directory with Windows Vista
How to receive automatic notification of file changes
Sysinternals TCPView monitors network connections on Windows systems
How to install low-voltage wiring such as Ethernet or coax cable
Wireshark, reincarnation of Ethereal, sniffs wide variety of networks
RRAS utility in Windows Server 2003 traces network problems
How to manage naming conventions for servers and desktop PCs
Hiding network shares

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.

HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsWebcastsWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2004 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts