Subj : Modem Dialer To : Bennie Hutto From : Dale Ross Date : Fri Jul 14 2000 04:26 pm Hello Bennie! --=On 14/07/2000 11:26:21 PM /&TO said==-- SQ>> There's not one for NT, is there? I'm mulling about with a couple of SQ>> utilities that could just pause for 15 minutes before I send Argus BH>its SQ>> EXIT.NOW exit semaphore, and then hang up. Hell, I think the newer SQ>> XRobot may even allow this. BH> BH>There's not a scheduler to perform like system maint at a BH>certain time? Got to be, Gates wouldn't leave something BH>like that out of one of his products, just add an event. BH>Not certain about XROBOT except for it's use with FrontDoor. Windows NT has a scheduler service. You use the AT command The AT command schedules commands and programs to run on a computer at a specified time and date. The Schedule service must be running to use the AT command. AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]] AT [\\computername] time [/INTERACTIVE] [ /EVERY:date[,...] | /NEXT:date[,...]] "command" \\computername Specifies a remote computer. Commands are scheduled on the local computer if this parameter is omitted. id Is an identification number assigned to a scheduled command. /delete Cancels a scheduled command. If id is omitted, all the scheduled commands on the computer are canceled. /yes Used with cancel all jobs command when no further confirmation is desired. time Specifies the time when command is to run. /interactive Allows the job to interact with the desktop of the user who is logged on at the time the job runs. /every:date[,...] Runs the command on each specified day(s) of the week or month. If date is omitted, the current day of the month is assumed. /next:date[,...] Runs the specified command on the next occurrence of the day (for example, next Thursday). If date is omitted, the current day of the month is assumed. "command" Is the Windows NT command, or batch program to be run. Cheers Dale --- DVMedit V0.817 (Only for testing) * Origin: http://WinBBS.DynIP.com (1:379/0) .