Re: Running scheduled task when logged off
- From: "Dave Patrick" <DSPatrick@xxxxxxxxxxxxxxxx>
- Date: Fri, 2 Jun 2006 22:07:46 -0600
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
"sarcophilus" wrote:
| Hi,
|
| we are running a replication service for a customer, and it is set up
| as a bat file
| that runs as a scheduled task. However, if someone at the client logs
| off the
| server, instead of locking it when they leave, the scheduled task is
| not run.
|
| What must I do to make this run even when logged off?
|
| Alf
|
.
- References:
- Running scheduled task when logged off
- From: sarcophilus
- Running scheduled task when logged off
- Prev by Date: RE: Server 2003 SP-1 install error
- Next by Date: Re: setting up a second DC and DNS server
- Previous by thread: Running scheduled task when logged off
- Next by thread: Re: Running scheduled task when logged off
- Index(es):
Relevant Pages
|