AntiXssLibrary error

When an alert is triggered in Microsoft SCOM 2016 by shutting down a monitored windows service the probe will receive the following error:

Error: E-CSP-000-000: Failed to process incoming alert with id {c6095dcd-f1d0-4cf0-bed8-95d0354e8e2d}, alert is discarded. Reason: The type initializer for 'Microsoft.EnterpriseManagement.Mom.InternalSdkOnly.DescriptionHelper' threw an exception. Further Reason: Could not load file or assembly 'AntiXSSLibrary' or one of its dependencies. An argument was out of its legal range. (Exception from HRESULT: 0x80131502). Even Further Reason: Length cannot be less than zero.

To configure the probe to handle this error use the following steps:
  1. Copy the AntiXssLibrary.dll file from the Microsoft SCOM 2016installation directory: C:\Program Files\System Center 2016\Operations Manager\Console to %OMNIHOME%\probes\win32
  2. Restart the probe.