Occasionally, you might need to schedule to run a batch file automatically in your Windows. In this article, I’ll share a tip on how to schedule a Batch file automatically using Task Scheduler.
If I schedule a task (either using the gui scheduler or the AT command) that runs an application, will it run even when logged off ?<BR>There is no user interaction required.<BR>Will a bat file or a ...