ipMonitor 6.1
Task: Execute batch file
< BackIndexNext >



The "Execute a Batch File" Task launches a batch file to perform a predetermined group of external tasks for system maintenance or other regularily performed actions.

When creating a Task that executes a batch file, you must provide the following information:
Task Name: Input a short description of the Task you are creating.
Batch File Name:
This is the batch file that will be run at the specified interval. Specify a full local path. i.e. c:\ipmonitor\scripts\dotest.bat
Command Line Parameters:
This is the text passed as the program’s parameters. This field uses dynamic content. Click on the "Popup Help Icon" for more details.
Starting Directory:
This is the directory where the batch file resides. This must be correct or ipMonitor will not be able to execute the file.

Important Note:
ipMonitor can only execute batch files on the machine that it is installed. ipMonitor is likely running under an Administrator account. Please remember that batch files will inherit the same Administrator privileges as ipMonitor..