
Better Edge Backup v5.2
User Guide
Both
Key | Description |
Name | Name of this Command |
|
|
Command | The command to be run |
| (e.g. C:\My Documents\Application.exe or C:\My Documents\BatchJob.bat) |
|
|
Working Directory | The directory at which this command will run |
|
|
The backup set type affects the time at which
Backup Set Type | When | When |
File | Before uploading backup files | After uploading all backup files |
Before spooling backup files to | After spooling backup files to | |
(e.g. Microsoft SQL | temporary directory | temporary directory (i.e. before |
Server) |
| the first backup file is uploaded) |
|
|
|
Note: You should never backup an application while it is running as this can result in inconsistent and unusable files getting backed up. Please use the “Volume Shadow Copy” feature if you’re running Windows XP/2003 or make use of the
For Example
You want to stop Microsoft Outlook using the
1.Create a text file named “OutlookClose.vbs” using notepad with the following two lines:
Set objOLK = createObject("Outlook.Application")
objOLK.quit
2.Create a text file named “OutlookStart.bat” using notepad with the following line:
"C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"
Copyright © 2008, Better Edge Technology, Inc. All Rights Reserved. | Page 27 of 121 | (September 16, 2008) |