SV-259580r960840_rule
V-259580
SRG-APP-000065
EX19-ED-000019
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -DomainSecureEnabled $true
Note: The <IdentityName> value must be in quotes.
Repeat the procedures for each receive connector.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, DomainSecureEnabled
For each receive connector, if the value of "DomainSecureEnabled" is not set to "True", this is a finding.
V-259580
False
EX19-ED-000019
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select-Object -Property Name, Identity, DomainSecureEnabled
For each receive connector, if the value of "DomainSecureEnabled" is not set to "True", this is a finding.
M
5579