AT is part of the standard installation on NT4. There is no need to install
it separately. If the schedule service is running on the remote machine, and
your account has rights on it, just designate the remote machine between the
AT and the time like this from command prompt:

at \\remotemachine 23:30 /every:monday c:\tasks\myscript.pl

Type at /? to get all the options.

Steve H.

-----Original Message-----
From: SunDog [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 28, 2001 1:48 PM
To: Ackim Chisha
Cc: [EMAIL PROTECTED]
Subject: Re: Script for Sheduling jobs on NT


Hey Ackim,

   The NT Resoure Kit provides an "AT" scheduler ...
   Just install it, configure your command script and
   identify the run times ...

   Unless you do not have Local Admin access to this NT server,
   there is no need to re-write a scheduler ...

regards

SunDog
=================================================

At 01:56 PM 7/28/01 +0200, you wrote:
>Does any one already have a perl script for NT that I could use to run like
>a cron job in unix.  Am writing a scrip that I need to have running every 5
>minuteseveryday. Or is there a way I can write my script so that it runs
>every 5 minutes. Task sheduler on NT looks like it cant help run my script
>every 5minutes everyday.
>
>Any help will be appreciated.
>
>Thanks
>Ackim
>
>
>
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to