Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

BackupExec Integration Module for VCB README Examples Reference Wrong Set of Scripts

Details

Using pre-command.bat and post-command.bat as outlined in the section "Creating Backup Jobs for VCB" produces an error about not finding the file specified while running the backup job.

Solution

The documentation contains a typographical error in the job configuration section. Enclose the commands within double quotes as indicated below.
 
On Settings/Pre/Post Commands:
  • Under Pre-job command, enter:

    "<vcb-path>\backupexec\pre-backup.bat" <jobname> <virtual_machines>
  • Under Post-job command, enter:

    "<vcb-path>\backupexec\post-backup.bat" <jobname>
 
Note: This issue was resolved in VCB 1.0.3 Update 1.

Keywords

relnotes vcb103u1

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions