4.5 Ensure 'Message tracking logging' is set to 'True'

Information

A message tracking log provides a detailed log of all message activity as messages are transferred to and from a computer running Exchange. The message tracking log can be configured with the transport service on Mailbox servers and Edge Transport servers.

Rationale:

If events are not recorded it may be difficult or impossible to determine the root cause of system problems or the unauthorized activities of malicious users.

Impact:

None - This is the default behavior.

Solution

To implement the recommended state, execute the following PowerShell cmdlet:

Set-TransportService 'EXCHANGE1' -MessageTrackingLogEnabled $true

Default Value:

True

See Also

https://workbench.cisecurity.org/benchmarks/12442