Hello,
Why don't you use the IExplorer Task Scheduler? It comes standard with
IE5 or is an add-on for IE4. Look in "My Computer" for Scheduled Tasks.
I find it less of a PITA than AT or WinAT. It also lets you schedule batches
to run at almost any interval as opposed to having the AT command
reschedule itself.
The AT command syntax is: 

AT 7:00P /EVERY M,T,W,TH,F,S,Su CMD /C C:\BACKUP\BACKUP.BAT

--
Chris J. Guidry  P.Eng.
ATCO Electric, Metering Services
Phone: (780) 420-4142
Fax: (780) 420-3854
Email: [EMAIL PROTECTED]

> -----Original Message-----
> From: George Hofilena [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, August 01, 2001 02:04 PM
> To:   Multiple recipients of list ORACLE-L
> Subject:      RE: Using AT command in NT
> 
> Try,
> 
> at 12:00pm /every:m,t,w,th,f c:\my_backups\backup.bat
> 
> George
> 
> -----Original Message-----
> Sent: Wednesday, August 01, 2001 11:28 AM
> To: LazyDBA.com Discussion
> 
> 
> I'm looking into setting up my backups and want to use the AT command in
> NT 
> but I need some examples of the command line.
> 
> I Know that I want it daily at midnight,but how do I do this in command
> line
> 
> mode, What is the command?
> 
> This is what I have tried and it does'nt work.
> AT /every:date M,T,W,TH,F 12:00pm "c:\my_backups" -- this does not work.
> 
> Help please
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> 
> --------
> Oracle documentation is here:
> http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> To unsubscribe: send a blank email to [EMAIL PROTECTED]
> To subscribe:   send a blank email to [EMAIL PROTECTED]
> Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> Tell yer mates about http://www.farAwayJobs.com
> By using this list you agree to these
> terms:http://www.lazydba.com/legal.html
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: George Hofilena
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California        -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Guidry, Chris
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to