Premature end of scheduled tasks

  • Thread starter Thread starter James
  • Start date Start date
J

James

We are running scheduled tasks on 2 machines,
both 'identical'on XP Pro. On 1 machine the task is always
successful. On the other machine the task exits
immediately with a last result code of 0x80 - Any ideas?

BTW, this only happens when there is not a user logged on
to the machine. If there is a user logged on, the scripts
run fine on both machines.

Many thanks.
 
James said:
We are running scheduled tasks on 2 machines,
both 'identical'on XP Pro. On 1 machine the task is always
successful. On the other machine the task exits
immediately with a last result code of 0x80 - Any ideas?
BTW, this only happens when there is not a user logged on
to the machine. If there is a user logged on, the scripts
run fine on both machines


You are seeking the meaning of a Windows completion code, viz.0x80. To
begin the search, here is an appropriate link:
http://support.microsoft.com/default.aspx?scid=kb;en-us;267031
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top