Share via


MSExchangeTransport 12013

 

Ultima modifica dell'argomento: 2011-03-19

In questo articolo vengono fornite una spiegazione e delle possibili soluzioni per uno specifico evento Exchange. Per ulteriori informazioni, vedere la Guida di Exchange 2010.

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 Test PKI e configurazione proxy.

  • 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 Configurazione del flusso di posta tra un server Trasporto Edge e i server Trasporto Hub senza l'utilizzo di EdgeSync.

For More Information

Se necessario, eseguire gli strumenti disponibili in Exchange per aiutare gli utenti ad analizzare e risolvere i problemi dell'ambiente di Exchange. Oltre a permettere di verificare se la configurazione è conforme alle procedure consigliate di Microsoft, permettono di identificare e risolvere i problemi relativi alle prestazioni e di migliorare il flusso di posta. Per eseguire questi strumenti, accedere al nodo Casella degli strumenti di Exchange Management Console. Per ulteriori informazioni su questi strumenti, vedere Gestione degli strumenti nella Casella degli strumenti.