SV-43996r2_rule
V-33576
Exch-2-736
Exch-2-736
CAT II
10
Non- Enterprise Mail Fix Text:
Open the Exchange Management Shell and enter the following command:
Set-RemoteDomain -Identity <'RemoteDomainName'> -AutoForwardEnabled $false
Enterprise Mail Fix Text:
New-RemoteDomain -Name <Descriptive Name> -DomainName <SMTP address space>
Set-RemoteDomain -Identity <'RemoteDomainName'> -AutoForwardEnabled $true
Non- Enterprise Mail Check Content:
Open the Exchange Management Shell and enter the following command:
Get-RemoteDomain | select identity, AutoForwardEnabled
If the value of 'AutoForwardEnabled' is not set to 'False', this is a finding.
Enterprise Mail Check Content:
If the value of 'AutoForwardEnabled' is set to 'True', this is not a finding.
and
In the Exchange Management Shell and enter the following command:
Get-RemoteDomain
If the value of 'RemoteDomain ' is not set to a ' .mil' and/or '.gov ' domain(s), this is a finding.
V-33576
False
Exch-2-736
Non- Enterprise Mail Check Content:
Open the Exchange Management Shell and enter the following command:
Get-RemoteDomain | select identity, AutoForwardEnabled
If the value of 'AutoForwardEnabled' is not set to 'False', this is a finding.
Enterprise Mail Check Content:
If the value of 'AutoForwardEnabled' is set to 'True', this is not a finding.
and
In the Exchange Management Shell and enter the following command:
Get-RemoteDomain
If the value of 'RemoteDomain ' is not set to a ' .mil' and/or '.gov ' domain(s), this is a finding.
M
1995