I have created a Batch file which I need to schedule to run at a specific time but the AT Command under NT4WRK is not running it?
The command I?m typing is:
At (time) /Every:(Date) x:\(batch file)*.bat
Note: When I double click the batch file it works fine.
Thanks,
Manuel