Event ID 5015:
https://social.technet.microsoft.com/Forums/en-US/86b886af-5016-47c0-9b1d-34449687b6dd/event-id-5015?forum=smallbusinessserver
If you migrate to SBS 2011 from SBS 2008 you will find a leftover event alert:
SERVER | 5015 | |||
MSExchangeTransport | Routing | |||
Application | 11/30/2014 11:39:40 AM | |||
Error (Info) | 19213 | |||
Microsoft Exchange cannot find a route to the source transport server or home MTA server CN=Microsoft MTAADEL:9530bd1b-2705-4cb9-bd0b-a890ec236f88,CN=Deleted Objects,CN=Configuration,DC=DOMAIN,DC=lan for connector CN=Windows SBS Company Web Connector SERVER,CN=Connections,CN=Exchange Routing Group (DWBGZMFD01QNBJR),CN=Routing Groups,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=DOMAIN,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=DOMAIN,DC=lan in routing tables with timestamp 11/30/2014 7:39:40 PM. Microsoft Exchange is ignoring the source transport server. |
To fix it you need to follow these instructions in the old SBS 2008 migration info
Migrate CompanyWeb connector:
http://technet.microsoft.com/en-us/library/cc974290(v=ws.10).aspx
- To start the Exchange Management Shell, on the Destination Server, click Start. Then, in the search field, type Exchange Management Shell, right-click Exchange Management Shell, and then click Run as administrator.
- In the User Account Control window, click Continue.
- At the command prompt, type the following, and then press ENTER:
set-transportserver –identity
<DestinationServerName>-RootDropDirectorypath C:\inetpub\mailroot
. - At the command prompt, type
get-transportserver | fl
, and then press ENTER. Ensure that RootDropDirectorypath is set. - At the command prompt, type the following, and then press ENTER:
set-ForeignConnector –identity “Windows SBS Company Web Connector
<SourceServerName>” -SourceTransportServers
<DestinationServerName>.