Command Line Tool

Command to execute batch file to stop and start an application before and after a backup job, or other command to shutdown the computer when a backup job is complete can be configured.

Key:

Field Description
Name Input box to enter name of a pre or post backup command.
Working Directory Directory which the pre or post backup command will run at.
Command Input box to enter pre or post backup command to be run.

Native command or command to execute a batch, command or VBScript file can be configured:
  shutdown -s -t 60
  batch.bat
  command.cmd
  script.vbs

To define a pre-backup command line tools:

  1. Click on the [+] to add a new pre-backup command line tool.
  2. Enter a meaningful name for the pre-command.
  3. Click on [Browse] to select the working directory.
  4. Enter the command.
  5. Click [OK] to save the setting.

To define a post-backup command line tools:

  1. Click on the [+] to add a new post-backup command line tool.
  2. Enter a meaningful name for the post-command.
  3. Click on [Browse] to select the working directory.
  4. Enter the command.
  5. Click [OK] to save the setting.