Troubleshooting Task Scheduler

  • Thread starter Thread starter Purtech
  • Start date Start date
P

Purtech

I have a machine or two that acts like it is running a task - the command
prompt black box will appear but nothing happens.

If I run the small program by itself, works fine.

If I ask Task Scheduler to run it - seems like it is trying but nothing.

I have tried looking the log. Just says is ran it. I've tried different
permissions. No change. I use the nt authority\system account because the
machines are logged off.

Since most work...how do I troubleshoot?

Thanks
 
Do you have password set for that user? Setting a password is required for
scheduled tasks to run. You can still have the computer boot normally by
bypassing the password, but it IS required to add a scheduled task.

Tracy
 
Back
Top