You are on page 1of 2

Use the EMC to enable or disable protocol logging on connectors 1.

Perform one of the following steps: To modify an existing Receive connector on an Edge Transport server, in the cons ole tree, select Edge Transport, and then in the work pane, click the Receive Co nnectors tab. To modify an existing Receive connector on a Hub Transport server, expand Server Configuration in the console tree, and select Hub Transport. In the result pane , select the server that has the Receive connector that you want to modify, and then click the Receive Connectors tab. 2.In the work pane, select the Receive connector to modify. 3.Under the name of the Receive connector in the action pane, click Properties t o open the Properties page. 4.Click the General tab and use the drop-down box next to Protocol logging level to enable or disable protocol logging. None disables protocol logging, and Verb ose enables protocol logging. 5.After you make your protocol logging selection, click Apply to save changes an d remain on the Properties page, or click OK to save changes and exit the Proper ties page. The procedure is similar for Send connectors. To access Send connectors, you nav igate to Organization Configuration > Hub Transport. Use the Shell to enable or disable protocol logging on connectors This example enables protocol logging for the Receive connector Connection from Contoso.com. Copy Code Set-ReceiveConnector "Connection from Contoso.com" -ProtocolLoggingLev el VerboseThe procedure is similar for Send connectors. For Send connectors, you use the Set-SendConnector cmdlet. For detailed syntax and parameter information, see Set-ReceiveConnector or Set-S endConnector. Enable or disable protocol logging for the intra-organization Send connector You need to be assigned permissions before you can perform this procedure. To se e what permissions you need, see the "Hub Transport server" entry in the Transpo rt Permissions topic. Note: You can't use the EMC to enable or disable protocol logging for the intra-organi zation Send connector. A special Send connector named the intra-organization Send connector exists on e very Hub Transport server. This connector is implicitly created, invisible, and requires no management. The intra-organization Send connector is used to relay m essages to the following destinations: To other Hub Transport servers in the Exchange organization To Exchange Server 2003 servers in the Exchange organization To Edge Transport servers in the Exchange organization By default, protocol logging for the intra-organization Send connector is disabl ed. You can enable or disable protocol logging for the intra-organization Send c onnector by using the Set-TransportServer cmdlet. This example enables protocol logging on the intra-organization Send connector o n a Hub Transport server. Copy Code Set-TransportServer "Exchange01" -IntraOrgConnectorProtocolLoggingLeve

l VerboseFor detailed syntax and parameter information, see Set-TransportServer. Configure the location of the protocol log files You need to be assigned permissions before you can perform this procedure. To se e what permissions you need, see the "Hub Transport server" and "Edge Transport server" entries in the Transport Permissions topic. By default, the Receive connector protocol log files are located at C:\Program F iles\Microsoft\Exchange Server\V14\TransportRoles\Logs\ProtocolLog\SmtpReceive, and the Send connector protocol log files are located at C:\Program Files\Micros oft\Exchange Server\V14\TransportRoles\Logs\ProtocolLog\SmtpSend. The directory must be local to the Exchange 2010 computer.

You might also like