Windows scheduled task not running
        Posted  
        
            by 
                Ravi Kumar Singh
            
        on Super User
        
        See other posts from Super User
        
            or by Ravi Kumar Singh
        
        
        
        Published on 2011-11-24T06:28:51Z
        Indexed on 
            2011/11/24
            10:05 UTC
        
        
        Read the original article
        Hit count: 412
        
Windows
|task-scheduler
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.
© Super User or respective owner