Re: Scheduled task does not run

From: Dave Patrick (mail_at_NoSpam.DSPatrick.com)
Date: 03/18/04


Date: Wed, 17 Mar 2004 20:44:48 -0700

Depends a lot on what the shell script does. The user account also needs to
have permissions to any resources the script requires. Also remember that
mapped drives won't exist when no one is logged on. Use UNC paths instead.

-- 
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"jdbap" wrote:
| The non-admin user has rights to run the batch file and
| can run the batch file interactively. And, the schedule
| task runs successfully provided the user is logged into
| the console.
|
| Gave the user rights to log on as a batch job but the
| scheduled task still can not start if the user is not
| logged onto the console.
|
| Any other ideas?


Relevant Pages