Microsoft Exchange 2019 Mailbox Server STIG Version Comparison
Microsoft Exchange 2019 Mailbox Server Security Technical Implementation Guide
Comparison
There are 1 differences between versions v1 r1 (Jan. 17, 2024) (the "left" version) and v2 r2 (Oct. 24, 2024) (the "right" version).
Check EX19-MB-000151 was removed from the benchmark in the "right" version. The text below reflects the old wording.
This check's original form is available here.
Text Differences
Title
The Exchange built-in malware agent must be disabled.
Check Content
Open the Exchange Management Shell and enter the following command: Get-TransportAgent "Malware Agent" If the value of "Enabled" is set to "True", this is a finding.
Discussion
Malicious code protection mechanisms include but are not limited to antivirus and malware detection software. To minimize potential negative impact to the organization that can be caused by malicious code, it is imperative that malicious code is identified and eradicated. Malicious code includes viruses, worms, trojan horses, and spyware. It is not enough to have the software installed; this software must periodically scan the system to search for malware on an organization-defined frequency. Exchange's built-in Malware Agent is not designed to address all malicious code protection workloads. This workload is best handled by third-party antivirus and intrusion prevention software. Sites must use an approved DOD scanner. Exchange Malware software has a limited scanning capability and does not scan files that are downloaded, opened, or executed.
Fix
Open the Exchange Management Shell and enter the following command: & env:ExchangeInstallPath\Scripts\Disable-Antimalwarescanning.ps1