hi, i have serveral scheduled tasks running on my windows nt server 4.0. They used to be executed before, but recently, those tasks were not executed. i did not make any changes to the settings of the tasks. i don't know what caused the problem. Any ideas? thanks!
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 "Sheila_Rt" wrote: > hi, > > i have serveral scheduled tasks running on my windows nt server 4.0. > They used to be executed before, but recently, those tasks were not > executed. > i did not make any changes to the settings of the tasks. > > i don't know what caused the problem. > > Any ideas? > > thanks!
hi Dave Patrick, thanks for the reply. I viewed the log file and i saw some error messages . it says: "Not enough quota is available to process this command." What does it mean and how will I resolve it. thanks! Sheila "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 > > "Sheila_Rt" wrote: > > hi, > > > > i have serveral scheduled tasks running on my windows nt server 4.0. > > They used to be executed before, but recently, those tasks were not > > executed. > > i did not make any changes to the settings of the tasks. > > > > i don't know what caused the problem. > > > > Any ideas? > > > > thanks! >
Reapply your current service pack. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Sheila_Rt" wrote: > hi Dave Patrick, > > thanks for the reply. > > I viewed the log file and i saw some error messages . it says: > > "Not enough quota is available to process this command." > > What does it mean and how will I resolve it. > > thanks! > > > Sheila