I was having a problem running some scheduled tasks that I was using with SyncBack starting when scheduled. They would all run fine manually but when left to start at a scheduled time they were refusing to start. The error message I received was simple "could not start".
Turns out that there were 2 issues here. First was that I needed to put a path in the "start in" section of the properties of a scheduled task. Never had to do that before but it was definitely causing the first part of the problem.
Second issue was that I needed to alter my group policy settings so that the "log on as a batch job" permission was granted to the backup account that I was using to run the backup job (found under computer configuration\windows settings\security settings\local policies\user rights assignments\log on as a batch job. I added this in the default domain policy so that I could use the account anywhere in the domain but it wouldnt really matter where you made the change as long as the policy was applied to the OU the computer was in.
Simple really but took a fair bit of figuring out.
Roll on the weekend...
No comments:
Post a Comment