MSExchangeTransport 16014

 

This article provides an explanation and possible resolutions for a specific Exchange event. If you don't find what you’re looking for here, try searching Exchange 2010 Help.

Details

Product Name

Exchange

Product Version

14.0

Event ID

16014

Event Source

MSExchangeTransport

Category

Configuration

Symbolic Name

ReceiveProtocolLogPathIsNullUsingOld

Message Text

The path to the protocol logging location for Receive connectors has not been set. Use the existing path.

Explanation

This Warning event indicates that the following conditions are both true:

  • The ReceiveProtocolLogPath parameter on the Set-TransportServer cmdlet is currently set to $null.

  • The previous directory that was specified by the ReceiveProtocolLogPath parameter on the Set-TransportServer cmdlet still exists.

By default, the Receive connector protocol log files are located at %ExchangeInstallPath%\TransportRoles\Logs\ProtocolLog\SmtpReceive. All the Receive connectors on a Hub Transport server or an Edge Transport server share the same protocol log files.

The preferred method of disabling protocol logging is to set the ProtocolLoggingLevel parameter to None on the Set-ReceiveConnector cmdlet for each Receive connector that is configured on the Hub Transport server or Edge Transport server.

If the following conditions are true, protocol logging for one or more Receive connectors will still occur on the Hub Transport server or Edge Transport server, even if the value of the ReceiveProtocolLogPath parameter is set to $null on the Set-TransportServer cmdlet:

  • The value of the ProtocolLoggingLevel parameter is set to Verbose on the Set-ReceiveConnector cmdlet for one or more Receive connectors.

  • The previous directory that was specified by the ReceiveProtocolLogPath parameter on the Set-TransportServer cmdlet still exists.

For More Information

If you are not already doing so, consider running the Exchange tools, which have been created to help you analyze and troubleshoot your Exchange environment. These tools can help make sure that your configuration aligns with Microsoft best practices. They can also help you identify and resolve performance issues and improve mail flow. To run these tools, go to the Toolbox node of the Exchange Management Console. To learn more about these tools, see Managing Tools in the Toolbox.