Correct. If it's time-based (for example, runs daily at 9pm), I use Windows Task Scheduler ('feels' more reliable to me, but that's probably just superstition). If you need the job to react to something else happening, that's when I use KSync. I don't have any V/Is triggered by KSync (I prefer BOI to import), but you would configure a batch file under an Application Event, Actions tab, Run Program tab to run the V/I job.