STIGQter STIGQter: STIG Summary: Microsoft Exchange 2013 Mailbox Server Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 22 Jan 2021:

Exchange Mailboxes must be retained until backups are complete.

DISA Rule

SV-207293r615936_rule

Vulnerability Number

V-207293

Group Title

SRG-APP-000231

Rule Version

EX13-MB-000135

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-MailboxDatabase -Identity <'IdentityName'> -RetainDeletedItemsUntilBackup $true

Note: The <IdentityName> value must be in quotes.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-MailboxDatabase| Select Name, Identity, RetainDeletedItemsUntilBackup

If the value of RetainDeletedItemsUntilBackup is not set to True, this is a finding.

Vulnerability Number

V-207293

Documentable

False

Rule Version

EX13-MB-000135

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-MailboxDatabase| Select Name, Identity, RetainDeletedItemsUntilBackup

If the value of RetainDeletedItemsUntilBackup is not set to True, this is a finding.

Check Content Reference

M

Target Key

2923

Comments