cron-jobs under WinNT???
Results 1 to 3 of 3

Thread: cron-jobs under WinNT???

  1. #1
    Join Date
    Oct 1998
    Location
    Germany
    Posts
    2

    cron-jobs under WinNT???

    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!

  2. #2
    nhinman Guest
    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

  3. #3
    Join Date
    Oct 1998
    Posts
    5
    In IE4 you can run scheduled tasks on NT. The task scheduler is located under the administrative tools after IE4.0 is installed.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •