Guest rvaedex23@gmail.com Posted June 9, 2008 Posted June 9, 2008 Scheduled windows jobs do not run when I logoff. Is there something that I can do?
Guest Dave Patrick Posted June 9, 2008 Posted June 9, 2008 Re: scheduler question 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 <rvaedex23@gmail.com> wrote: > Scheduled windows jobs do not run when I logoff. Is there something > that I can do?
Recommended Posts