hi
where do i place the trigger to run the bat file.
Not sure what you mean by trigger...
Is the third party program not command line? If so then try the following...
1. Under a job.. create a task [Add] -> [Process] -> [Execute]
2. On the [Main settings] click [Change] next to Background execution and change to "Foreground execution". Change other settings as appropriate.
3. Under the [Execute] tab browse or specify the path to your bat file.
Save everything and try to run the job (by right clicking on the job and selection "Run Job"...
If it runs fine, then edit the job again and under [Triggers] tab you can specify a schedule when your task (aka bat file) should run.
Edited by user
2012-02-09T20:48:43Z
|
Reason: Not specified