From MS Exchange 2013 Mailbox Server Security Technical Implementation Guide
Part of SRG-APP-000098
Associated with: CCI-000133
Logging provides a history of events performed and can also provide evidence of tampering or attack. Failure to create and preserve logs adds to the risk that suspicious events may go unnoticed and raises the potential that insufficient history will be available to investigate them.
Open the Exchange Management Shell and enter the following command: Get-MailboxDatabase | Select Name, Identity, CircularLoggingEnabled If the value of CircularLoggingEnabled is not set to False, this is a finding.
Open the Exchange Management Shell and enter the following command:
Set-MailboxDatabase -Identity <'IdentityName'> -CircularLoggingEnabled $false
Note: The
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer