SV-228360r612748_rule
V-228360
SRG-APP-000098
EX16-MB-000070
CAT III
10
Open the Exchange Management Shell and enter the following command:
Set-MailboxDatabase -Identity <'IdentityName'> -CircularLoggingEnabled $false
Note: The <IdentityName> value must be in single quotes.
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.
V-228360
False
EX16-MB-000070
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.
M
4223