Tuesday, September 20, 2016

RoutingMasterDN is pointing to the Deleted Objects container in Active Directory

The other a client noticed the following errors in the Application Event Log in their Exchange 2013 server:

Log Name: Application
Source: MSExchange ADAccess
Date: 3/8/2016 9:44:27 AM
Event ID: 2937
Task Category: Validation
Level: Warning
Keywords: Classic
User: N/A
Computer: xxxxxxxxxxx
Description:
Process edgetransport.exe (Transport) (PID=32144). Object [CN=Exchange Routing Group (DWBGZMFD01QNBJR),CN=Routing Groups,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=xxxxxx,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=xxxxx,DC=xxxxx]. Property [RoutingMasterDN] is set to value [xxxxxxxx
DEL:67729122-b25b-4d4c-b5b0-75ad9e9dacd4], it is pointing to the Deleted Objects container in Active Directory. This property should be fixed as soon as possible.


To correct this problem, we need to use ADSI Edit and navigate to CN=Connections:

In here, right click CN=Exchange Routing Group (DWBGZMFD01QNBJR), go to its properties and find the msExchRoutingMasterDN:

In this particular case, this attribute was pointing to an old Exchange 2010 server that had already been decommissioned. Once I corrected this, and restarted the Transport services, the error went away.

4 comments:

  1. When you say you "corrected this" what exactly did you do? Update the attribute to have the CN of the new server or clear the attribute completely? Something different?

    ReplyDelete
    Replies
    1. Hi,

      Sorry for not being clear. In this case, I updated the entry with the details of an existing Exchange server.

      Regards,
      Nuno

      Delete
    2. Hello, one question, about this issue; did you rename the server name?, in my case I have this value SRV-CAS\DEL:eb2a00c3-d5fd-40a5-8f38-cb4b5281fa2c my query is if I must delete all this information and replace using the current server name, the format is confused for me

      Delete
    3. Sorry for the delay! No, in my case I didn't rename the server.

      Delete