"A.M" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> Is there any better alternative for AT.EXE or "Windows Scheduled Tasks" ?
>
> I am looking for a relible and robust Job Scheduler software.
>
> Any help would be apprecited.
> Alan.
>
>
The Task Scheduler (and its command line interface at.exe) are very
reliable when used properly. Most problems arise because of sloppy
programming (e.g. forgetting to specify the full path for an executable
file) or inadequate understanding of how it works (e.g. using an
account that has no access to the specified resources).
|