Scheduled Task

  • Thread starter Thread starter Kevin A
  • Start date Start date
K

Kevin A

Guest
Recently we started seeing that all of our scheduled tasks are showing a
last run of 0x80. We are running Windows Server Standard 2003. They were
running fine for awhile. Any thoughts on what's happening or suggestions?

We are running the AT service as local service.
 
Re: Scheduled Task


"Kevin A" <kevina@cqlcorp.com> wrote in message
news:%233hfq$W9HHA.3900@TK2MSFTNGP02.phx.gbl...
> Recently we started seeing that all of our scheduled tasks are showing
> a last run of 0x80. We are running Windows Server Standard 2003. They
> were running fine for awhile. Any thoughts on what's happening or
> suggestions?
>
> We are running the AT service as local service.


Scheduled task error levels are generated by the
programs they execute, not by the Task Scheduler.
You need to have a look at the stuff you run.
 
Back
Top