Article ID: 200498 - Last Review: October 11, 2007 - Revision: 3.3

Configure a domain controller to advertise its services to multiple sites

This article was previously published under Q200498
Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://support.microsoft.com/kb/256986/ ) Description of the Microsoft Windows registry

On This Page

Expand all | Collapse all

SUMMARY

This article describes how to configure a domain controller to advertise its services to multiple sites. When a server is promoted to domain controller, the subnet the server is in is evaluated to determine which site the server is a member of based on the configuration defined in Active Directory. By default, a domain controller is a member of only one site.

This Site information is used for several purposes, including Active Directory replication topology, helping Microsoft Windows 2000 clients and Microsoft Windows Server 2003 x64 clients to find local resources, and reducing network traffic on inter-site connections. This may be useful if you want to configure specific domain controllers to be available to respond to client requests from a given site in the event that no domain controllers are available in the client's site.

MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To configure a domain controller to advertise its services to multiple sites, use Registry Editor to add a new REG_MULTI_SZ value named "SiteCoverage" (without the quotation marks) with a data value of list of sites on separate lines under the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
In the previous example, list of sites on separate lines is a list of sites such as the following example:

Second site name
Third site name
Fourth site name

Note Modifying this registry value does not automatically create the objects in Active Directory that are used to evaluate the site that your Windows 2000-based computer exists in. Refer to the product documentation for information about creating and implementing sites.

Technical support for x64-based versions of Microsoft Windows

If your hardware came with a Microsoft Windows x64 edition already installed, your hardware manufacturer provides technical support and assistance for the Windows x64 edition. In this case, your hardware manufacturer provides support because a Windows x64 edition was included with your hardware. Your hardware manufacturer might have customized the Windows x64 edition installation by using unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with a Windows x64 edition. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware. If you purchased a Windows x64 edition such as a Microsoft Windows Server 2003 x64 edition separately, contact Microsoft for technical support.

For product information about Microsoft Windows XP Professional x64 Edition, visit the following Microsoft Web site:
http://www.microsoft.com/windowsxp/64bit/default.mspx (http://www.microsoft.com/windowsxp/64bit/default.mspx)
For product information about x64-based versions of Microsoft Windows Server 2003, visit the following Microsoft Web site:
http://www.microsoft.com/windowsserver2003/64bit/x64/editions.mspx (http://www.microsoft.com/windowsserver2003/64bit/x64/editions.mspx)

APPLIES TO
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Datacenter Server
  • Microsoft Windows Server 2003, Datacenter x64 Edition
  • Microsoft Windows Server 2003, Enterprise x64 Edition
  • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
Keywords: 
kbhowto kbnetwork KB200498
 

Article Translations