Re: errors running scheduled tasks
- From: Michael Marosz <MichaelMarosz@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 13:01:01 -0800
before i got your suggestions, i changed the "run as" user to the domain admin
before this, the run as user was a copy of the domain admin
then i tried the task sceduler's run now option, and it worked normally
then i scheduled it for <5 minutes, and that ran normally as well
then i got your reply (thank you)
i checked the log, and it said the job returned an exit code of (0)
does that mean it was successfull?
the log entries for the attempts to run this job proir to the last
successfull attempt had several different errors:
"...maybe because the computer is now idle...."
"...access is denied"
"...runtime exceeded the configured maximum"
-there was an un-expected cold-boot due to a power failure 2 days ago, could
this (the cold boot) really be what solved it?
-the job ftp's a text file to another computer
-i must wait for a responce from this other computer before i will know if
the job actiually completed (even though the task scheduler said it did)
-i should know this tomorrow morning
-i looked for the Control Panel|Admin Tools|Local Security
Policy\Local Policies\User Rights Assignments
"Log on as a batch job" thing, but i could not find that on the win2003 server
i have a group policy snap in to administer policies; is it in there?
--
thank you in advance...
"Dave Patrick" wrote:
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
"Michael Marosz" wrote:
|i have a win2003 server that has stopped running any of it's sceduled tasks
|
| if i open the task scheduler and watch it at the same time that it should
| run a task, i will see that it's "last run time" field gets immediately
| updated, but th ejob does not actually run
|
| i.e. if the job were supposed to copy a file, i would look for that copy,
| and it would not be there
|
| does anyone know what could be causing this sort of behavior?
|
| --
| thank you in advance...
- Follow-Ups:
- Re: errors running scheduled tasks
- From: Dave Patrick
- Re: errors running scheduled tasks
- References:
- Re: errors running scheduled tasks
- From: Dave Patrick
- Re: errors running scheduled tasks
- Prev by Date: Re: Workstation Renews IP on every reboot
- Next by Date: Re: Need help!! / 2k server won't load
- Previous by thread: Re: errors running scheduled tasks
- Next by thread: Re: errors running scheduled tasks
- Index(es):
Relevant Pages
|