General discussion
June 20, 2001 at 09:59 AM
p-barrett

Can’t get AT command to work

by p-barrett . Updated 25 years, 1 month ago

I am trying to run a batch file on a daily basis but am having troubles getting the AT command to work. I have been to technet and checked the syntax there as well as in the help file and by typing at /?.

this is the line

at 1 18:00 /interactive cmd.exe c:\path\filename.bat

I want to chnage the 18:00 to everyday at 1:00 am. but I can’t even get this to work. i have also tried

at 1 18:00 /interactive cmd.exe /c di c:\path\filename.bat

This discussion is locked

All Comments