1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2016 Mailbox Server STIG V2R4
  4. EX16-MB-000520 – Exchange must not send automated replies to remote domains.

EX16-MB-000520 – Exchange must not send automated replies to remote domains.

Details

Attackers can use automated messages to determine whether a user account is active, in the office, traveling, and so on. An attacker might use this information to conduct future attacks. Remote users will not receive automated ‘Out of Office’ delivery reports. This setting can be used to determine if all the servers in the organization can send ‘Out of Office’ messages.

Solution

Open the Exchange Management Shell and enter the following command:

Set-RemoteDomain -Identity <'IdentityName'> -AutoReplyEnabled $false

Note: The value must be in single quotes.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles