Connecting Child Sites To parent sites in and out of same domain
Connecting a site that is not on the Host Domain
- Create a local security File on the Server to communicate with
- Place account in SMS_SiteToSiteConnection_(SiteCode)
- Try to ping the child server
- If ping fails because host is not found, make an entry in the host file so the name can be resolved it should look like this
i. IP Address (Space) FQDN (Space) Servername
- Create Security Key’s
- Exchange Keys
- http://technet.microsoft.com/en-us/library/bb693690.aspx
i. Place keys in inboxes\Hman
- Create an Address (Standard Sender Address) account
- Under Site Settings àaddresses
- Add Parent Site to Child Site
- Check sender and Hman log and look for errors
- Replace SMS_Def.Mof and Configuration.Mof with Enterprise Standard Mof Files
- Monitor Replication
- Explain what is happening to the Admin
Connecting a site that is on the Host Domain
- Place Child Server account in SMS_SiteToSiteConnection_(SiteCode)
- Try to ping the child server
- If ping fails because host is not found, make an entry in the host file so the name can be resolved it should look like this
i. IP Address (Space) FQDN (Space) Servername
- Security Keys are not necessary because site will be set to automatically exchange keys.
- Create an Address (Standard Sender Address) account
- Under Site Settings àaddresses
- Add Parent Site to Child Site
- Check sender and Hman log and look for errors
- Replace SMS_Def.Mof and Configuration.Mof with Enterprise Standard Mof Files
- Monitor Replication
- Explain what is happening to the Admin