Information
Exchange must have accepted domains configured.
GROUP ID: V-259579
RULE ID: SV-259579r960801
Exchange may be configured to accept email for multiple domain names. This setting identifies the domains for which the server will accept mail. This check verifies the email server is not accepting email for unauthorized domains.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Update the EDSP.
Open the Exchange Management Shell and enter the following command:
Set-AcceptedDomain -Identity <'IdentityName'> -MakeDefault $true
Note: The <IdentityName> value must be in quotes.