Custom Script Samples
- Last Updated: November 28, 2024
- 1 minute read
- MOVEit Automation
- Version 2024.1
- Version 2024
- Documentation
Where to obtain sample scripts
- MOVEit Automation
Admin Console
(For 2024.0 and earlier) - The installation
program for MOVEit Automation
Admin installs sample VBScript scripts
into a sample scripts subfolder,
<HOME>\MOVEit\MOVEit Automation VB Admin\sample scripts\directory.Where
<HOME>is the MOVEit Automation directory that is created during installation. - Web Admin - Sample VBScipt and PowerShell scripts for Web Admin are available from the Progress Community. Sign in to the community, from the Resources drop-down list select Code Share followed by MOVEit Automation .
For basic examples of scripts that read in and process files in Web Admin, select RESOURCES> Scripts > Add Script, and create PowerShell or VBScript custom script. For more information, see Add New Custom Script.
Each script runs in a separate thread, in the context of the task with which it is associated, so errors in one script will not affect MOVEit Automation or the other tasks MOVEit Automation is working on.