MSExchangeTransport 12013

 

Letztes Änderungsdatum des Themas: 2011-03-19

Dieser Artikel bietet eine Erläuterung und mögliche Lösungen für ein bestimmtes Exchange-Ereignis. Wenn Sie hier das Gesuchte nicht finden können, durchsuchen Sie die Exchange 2010-Hilfe.

Details

Product Name

Exchange

Product Version

14.0

Event ID

12013

Event Source

MSExchangeTransport

Category

TransportService

Symbolic Name

CannotLoadInternalTransportCertificateFromStore

Message Text

Microsoft Exchange could not load the certificate with thumbprint of %1 from the personal store on the local computer. This certificate was configured for authentication with other Exchange servers. Mail flow to other Exchange servers could be affected by this error. If the certificate with this thumbprint still exists in the personal store, run Enable-ExchangeCertificate %1 -Services SMTP to resolve the issue. If the certificate does not exist in the personal store, restore it from backup by using the Import-ExchangeCertificate cmdlet, or create a new certificate for the FQDN or the server enabled for SMTP by running the following command: New-ExchangeCertificate -DomainName serverfqdn -Services SMTP.

Explanation

This Error event indicates that the certificate that is used for direct trust authentication with other Microsoft Exchange servers on this computer cannot be found. Direct trust means that Microsoft Exchange Server 2010 uses a trusted store, such as Active Directory or Active Directory Lightweight Directory Services (AD LDS) directory service. Direct trust also means that the presence of the certificate in the store validates the certificate. When you subscribe an Edge Transport server to the Exchange organization, the Edge Subscription publishes the Edge Transport server certificate in Active Directory for the Hub Transport servers to validate. The Microsoft Exchange EdgeSync service updates AD LDS with the set of Hub Transport server certificates for the Edge Transport server to validate.

The transport server that returned this error is configured to use a specific certificate, which is identified by the Thumbprint field on the certificate. The certificate that has been configured for this server no longer exists in the computer personal certificate store, or if it does exist, it is not enabled for SMTP.

User Action

To resolve this error, you must search the computer's personal certificate store to determine whether the certificate exists. Open the computer's personal certificate store, open each certificate, and compare the Thumbprint value on each certificate to the Thumbprint value that was returned with this error.

For more information about how to use the Microsoft Management Console (MMC) to open and view certificates in the computer's personal certificate store, see "Step 1: Add Certificate Manager to the Microsoft Management Console" in Testen der PKI- und Proxykonfiguration.

  • If the certificate exists, you must enable the certificate for SMTP by running the Enable-ExchangeCertificate cmdlet. For more information about how to enable the certificate for SMTP, see Enable-ExchangeCertificate.
  • If the certificate does not exist, you must use the New-ExchangeCertificate cmdlet to create a new internal transport certificate on the computer that returned this Error event. Running the New-ExchangeCertificate cmdlet with no parameters creates an SMTP-enabled internal transport certificate for direct trust. For more information, see New-ExchangeCertificate.
  • If this error occurred on a Hub Transport server, you must create the internal transport certificate on the Hub Transport server where the error occurred. After you have created the certificate, restart the Microsoft Exchange EdgeSync service to update the certificate information on the Edge servers that are subscribed to the organization.
  • If this error occurred on an Edge Transport server, you must create the internal transport certificate on the Edge Transport server where the error occurred. After you have created the certificate, re-subscribe the Edge Transport server to the Exchange organization to update the certificate information in Active Directory.
  • If you are not running the Microsoft Exchange EdgeSync service, you must manually update the certificate. For more information, see Konfigurieren der Nachrichtenübermittlung zwischen einem Edge-Transport-Server und Hub-Transport-Servern, ohne EdgeSync zu verwenden.

For More Information

Wenn dies nicht bereits der Fall ist, sollten Sie die Exchange-Tools ausführen, die für die Analyse und Problembehandlung der Exchange-Umgebung erstellt wurden. Mit diesen Tools kann sichergestellt werden, dass Ihre Konfiguration die bewährten Methoden von Microsoft einhält. Sie tragen zudem zur Identifikation und zur Lösung von Leistungsproblemen bei, und können die Nachrichtenübermittlung verbessern. Sie können diese Tools über den Knoten Toolbox in der Exchange-Verwaltungskonsole ausführen. Weitere Informationen zu diesen Tools finden Sie unter Verwalten von Tools in der Toolbox.