Scheduled Tasks  
Author Message
ChurnOfTheCentury





PostPosted: Mon Feb 05 15:05:07 CST 2007 Top

Windows XP >> Scheduled Tasks Hi,

I have a process that needs to be run periodically irrespective of
whether the computer has been logged into, whether it is locked or if
different people are logged into it.

Can I use The Windows Task Scheduler?

Thank You and Regards,
Al

Windows XP1098  
 
 
Pegasus





PostPosted: Mon Feb 05 15:05:07 CST 2007 Top

Windows XP >> Scheduled Tasks
"acb" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> Hi,
>
> I have a process that needs to be run periodically irrespective of
> whether the computer has been logged into, whether it is locked or if
> different people are logged into it.
>
> Can I use The Windows Task Scheduler?
>
> Thank You and Regards,
> Al
>

Yes, you can. Create a dedicated account to be used for
the scheduled tasks only.


 
 
acb





PostPosted: Tue Feb 06 02:55:55 CST 2007 Top

Windows XP >> Scheduled Tasks On Feb 5, 10:05 pm, "Pegasus \(MVP\)" <EMail@HideDomain.com> wrote:
> "acb" <EMail@HideDomain.com> wrote in message
>
> news:EMail@HideDomain.com...
>
> > Hi,
>
> > I have a process that needs to be run periodically irrespective of
> > whether the computer has been logged into, whether it is locked or if
> > different people are logged into it.
>
> > Can I use The Windows Task Scheduler?
>
> > Thank You and Regards,
> > Al
>
> Yes, you can. Create a dedicated account to be used for
> the scheduled tasks only.

Thank You