Automate MFT tasks can process files using process scripts and custom scripts. Processes and custom scripts let you implement in‑pipeline transformations, such as adding, reading, and editing files, using the industry-standard PowerShell language.

Centralized management

Custom scripts are centrally managed in a library and assigned to tasks during task creation or editing.

Scripts can be assigned to multiple tasks.

Custom script quick view

The Details panel appears on the right side of the interface when an script is selected from the script list. It provides a concise summary of the script details and task usage information.

Where scripts run in a task

You can add a script step almost anywhere.

Scripts can read files in the pipeline, modify them, add new files, and remove files, as well as access endpoint metadata. The PowerShell language provides a familiar and intuitive way to interact with the file pipeline.