The following built-in process scripts are provided with Automate MFT.

Process Script

Description

Compress

Reduce file size by compressing contents.

Decompress

Restore compressed files to their original state.

Encrypt

Secure files by converting them into unreadable format.

Decrypt

Convert encrypted files back to readable format.

Create signature

Generate a digital signature for file authentication.

Verify signature

Check the validity of a file's digital signature.

Sign and Encrypt

Apply a digital signature and encrypt the file.

Decrypt and Verify

Decrypt the file and verify its signature.

Rename

Change the name of a file.

Custom script

Run a custom PowerShell script (saved in the script library ).

Set Parameter

Defines a parameter value during task execution. Parameters set using this step override tenant‑level parameters of the same name for the current task run.