Click to See Complete Forum and Search --> : cron-jobs under WinNT???


Frank Eikel
October 12th, 1998, 01:04 PM
Is it possible to set cron-jobs under WinNT as you can do under UNIX? I want to launch a specific program when nobody is logged on the machine.

Cheers Frank!

nhinman
October 17th, 1998, 12:37 AM
You can use the 'AT' command from the command prompt...

First start the scheduler service.

Then type 'at /?' at the command prompt. It will show you how to enter a command in the schedule. You can schedule task repetitively or once.

There is a utility in the resource kit called WinAT (aka Command Scheduler). It allows you to enter commands more 'graphically'.

Cheers!
Norm Hinman, MCSE/MCT

vermillion
October 22nd, 1998, 12:39 AM
In IE4 you can run scheduled tasks on NT. The task scheduler is located under the administrative tools after IE4.0 is installed.