Tamper Check performs tamper detection on the three main audit tables in MOVEit Automation. It is used by the built-in task "Tamper Check". This script is used only for the Tamper Check task.

Tamper Check sends email to administrators if it suspects tampering. A daily report of its activity is in the most current "Audit" view as well as in the "Task Runs" and "File Activity" views.

Input Parameters

  • TamperCheck_EmailOperator - Specifies when the script emails a tamper detection report to the email address configured in Errors tab of the MOVEit Automation configuration utility. Values:
    • Never - Never email the report.
    • OnError (default) - Email the report only if errors are detected.
    • Always - Always email the report.

Notes

Run this built-in script as the first step of a task.

The report generated by this script is an ASCII file or message that is typically about 30 lines long. The first line of the message indicates whether any errors were found.