SV-95345r1_rule
V-80635
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-80635
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
3355