Post-backup command

To specify a command/executable file to be executed after the backup is completed

  1. In the Command field, type a command or browse to a batch file.
  2. In the Working directory field, specify a path to a directory where the command/batch file will be executed.
  3. In the Arguments field, specify the command execution arguments, if required.
  4. Select the Fail the task if the command execution fails check box if successful execution of the command is critical for you. The command is considered failed if its exit code is not equal to zero. If the command execution fails, the program will remove the resulting TIB file and temporary files if possible, and the task run result will be set to Failed.

    When the check box is not selected, the command execution result does not affect the task execution failure or success. You can track the command execution result by exploring the log or the errors and warnings displayed in the Log view.

  5. Click Test Command to check if the command is correct.