SV-259605r961155_rule
V-259605
SRG-APP-000247
EX19-ED-000118
CAT II
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-Object -Property Name, Identity, ChunkingEnabled
For each receive connector, if the value of "ChunkingEnabled" is not set to "True", this is a finding.
V-259605
False
EX19-ED-000118
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, ChunkingEnabled
For each receive connector, if the value of "ChunkingEnabled" is not set to "True", this is a finding.
M
5579