Re: Schedule job not running



Result codes are returned from the application and are not specific to Task Scheduler.

Scheduled Tasks|Advanced|View Log may provide some details. If the job connects to another machine you may need to add the user/ group 'logon as batch job' rights (server side). Control Panel|Admin Tools|Local Security Policy\Local Policies\User Rights Assignments
"Log on as a batch job"

If the task completes but the job does not then there is a problem in the job itself. Remember that if it involves network resources to make sure the user account has permissions to the resources and also use UNC paths as mapped drives won't natively exist when no one is logged on.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"johnpwlei" wrote:
Schedule jobs did not run the cmd file
Schedule log shows jobs ended with result code 0x80.

What is the meaning for result code 0x80?

Thanks

Johnpwlei

.



Relevant Pages

  • Re: Win2K Task Scheduler says running but its not
    ... and that appears to be what is preventing the exe ... > Policy\Local Policies\User Rights Assignments ... > Remember that if it involves network resources to make sure the user ... > | Is there a hotfix for the now quite broken scheduler? ...
    (microsoft.public.win2000.security)
  • Re: Task Scheduler Not Running
    ... > the scheduler log either. ... >> Peter; ... >> No]] That may have something to do with trying to register it. ... >>> Does this message mean that the version of the task scheduler on my ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Backup Utility Not Working
    ... Account used by the scheduled task: Scheduler ... Mapped drives: None ... Run the batch file from the Command Prompt instead of the Task Scheduler. ... As for the contents of the two log files, I could not find a log file ...
    (microsoft.public.windowsxp.general)
  • Re: cannot create task schedule
    ... Control Panel|Admin Tools|Local Security Policy\Local Policies\User Rights Assignments ... Remember that if it involves network resources to make sure the user account has permissions to the resources and also use UNC paths as mapped drives won't natively exist when no one is logged on. ... task scheduler service is started though ...
    (microsoft.public.windows.server.general)
  • Re: How To Run chkdsk On A Schedule?
    ... Accounts without passwords will NOT work with the Task Scheduler. ... Kerry Brown wrote: ... >> System Event log and says that chkdsk should be run on it. ...
    (microsoft.public.windowsxp.perform_maintain)

Loading