J
Jim.Admin
We have created scheduled job that calls an .exe on the file system. The .exe pulls data from a local db an appends it to excel to generate a report, which is saved on a local drive. The job works fine independent of the task scheduler and also works with the task scheduler when set to "run only when user is logged on". When I select to "Run wheather the user is logged on or not", the job doesn't' run.
A few things to note -
The report is never generated.
Any ideas?
Continue reading...
A few things to note -
- I am running the job as "administrator"
- I have added the admin to the "run as batch job" in local security policy" - just in case
- The job history shows that the job ran successfully, showing the task completed with error code = 0
- The job requires no user interaction
The report is never generated.
Any ideas?
Continue reading...