1. Home
  2. Security Hardening
  3. DISA Windows Server 2016 STIG V2R3
  4. WN16-00-000120 – The Windows Server 2016 system must use an anti-virus program.

WN16-00-000120 – The Windows Server 2016 system must use an anti-virus program.

Details

Malicious software can establish a base on individual desktops and servers. Employing an automated mechanism to detect this type of software will aid in elimination of the software from the operating system.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

If no anti-virus software is in use, install Windows Defender or third-party anti-virus.

Open ‘PowerShell’.

Enter ‘Install-WindowsFeature -Name Windows-Defender’

For third-party anti-virus, install per anti-virus instructions and disable Windows Defender.

Open ‘PowerShell’.

Enter ‘Uninstall-WindowsFeature -Name Windows-Defender’.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles