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

Exchange Mailbox Stores must mount at startup.

DISA Rule

SV-207300r615936_rule

Vulnerability Number

V-207300

Group Title

SRG-APP-000246

Rule Version

EX13-MB-000170

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-MailboxDatabase -Identity <'IdentityName'> -MountAtStartup $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, MountAtStartup

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

Vulnerability Number

V-207300

Documentable

False

Rule Version

EX13-MB-000170

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-MailboxDatabase | Select Name, Identity, MountAtStartup

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

Check Content Reference

M

Target Key

2923

Comments