中文版

How to schedule jobs via Windows's scheduler



If the built in schedule is not suitable for you, you can schedule backup jobs via Windows's scheduler, too. To do this, simply write a bactch file as listed below and schedule it through Windows's scheduler.


CD "C:\Program Files\Febees Backup"
fbackup.exe [JOB_ID_HERE]

Note: JOB_ID can be retrieved from Job's configuration window. Right click on JOB_ID and select Copy to copy it to clipboard.