I've created a task in the Task Scheduler. It's supposed to run a particular BAT file every night at 4:00. The file runs fine when executed in a console. What it does is simple enough: start robocopy to copy any changed files to a network drive.
Because it is a network drive I cannot use "System" or "Backup" as a user because they won't have access to that network drive. I checked this and got indeed "Drive not found".
But when I use my own user-id together with the checkbox "run whether user is logged on or not" ticked the task manager keeps telling me that the task is going to run at the defined time but it doesn't. I'm not only missing the action as such (copying changed files and writing to the log file) but it doesn't turn up in the history tab or in the "Last Run Time" column either.
But why not?
Advice is very welcome.
Because it is a network drive I cannot use "System" or "Backup" as a user because they won't have access to that network drive. I checked this and got indeed "Drive not found".
But when I use my own user-id together with the checkbox "run whether user is logged on or not" ticked the task manager keeps telling me that the task is going to run at the defined time but it doesn't. I'm not only missing the action as such (copying changed files and writing to the log file) but it doesn't turn up in the history tab or in the "Last Run Time" column either.
But why not?
Advice is very welcome.
My Computer
- OS
- Windows 7
) to see if anything is happening.