How can a server belong to more than one site?

John Savill

January 8, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. By default, a server belongs to only one site. However, you might want to configure a server to belong to multiple sites.

Because sites are necessary for replication, for clients to find resources, and to decrease traffic on intersite connections, simply modifying a site’s membership might cause performance problems.

To configure a server for multiple site membership, perform the following steps.

  1. Log on to the server you want to join multiple sites.

  2. Start regedt32.

  3. Go to the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNetlogonParameters registry entry.

  4. Select Add Value from the Edit menu.

  5. Enter the name

    SiteCoverage

    and the type

    REG_MULTI_SZ
  6. Click OK.

  7. Enter the names of the sites to join, each on a new line. (Press Shift + Enter to move to the next line.)

  8. Click OK.

  9. Close the registry editor.

This process doesn’t create the objects in Active Directory (AD) to evaluate the sites. You must add these objects manually.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like