SV-84461r1_rule
V-69839
SRG-APP-000247
EX13-EG-000145
CAT III
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -ChunkingEnabled $true
Note: The <IdentityName> value must be in quotes.
Repeat the procedure for each Receive connector.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, ChunkingEnabled
For each Receive connector, if the value of ChunkingEnabled is not set to True, this is a finding.
V-69839
False
EX13-EG-000145
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, ChunkingEnabled
For each Receive connector, if the value of ChunkingEnabled is not set to True, this is a finding.
M
3099