Create/Edit Scheduling | Creates or modifies scheduled tasks for the current batch.
To schedule a batch job: - Click
Create/Edit Scheduling.
The Microsoft Task Scheduler dialog box appears.
- On the Schedule tab, select
Show multiple schedules, click
New, and set the start time and frequency.
- On the Task and Settings tabs, set options as needed.
Note:
When a task completes, a results window appears. This window must be closed before a new task can run. To close the window automatically, append
-verbose:no to the
Run command line on the Task tab. For example:
"<install_dir>
\Bin\Sync.exe" -batch "C:\My_Sync\my_conv.seeb" -verbose:no
- Click
OK.
|
Remove Scheduling | (Available when the current batch has at least one scheduled task.) Deletes scheduled tasks for the current batch. |
Open Windows Tasks Folder | Opens the Windows
Tasks folder so you can view scheduled tasks.
|