Windows scheduled task not running
- by Ravi Kumar Singh
I have several SQL server backups on a server. I have created a batch file which then copies these to network drives. These are mapped to the server, and it works properly.
Now, I've created a scheduled task to do this. If I select "run the task when logged in", I can test the task. It works fine. However I cannot test it with the other option "run task if logged in or not".
I've read that testing this task is not possible manually. However the task runs when we log off the server automatically.