I am running the job as administrator, creating the task while logged on at the console as administrator. This is a local resource. I didn't see anything helpful in the log. This seems to have started when we migrated from Windows 2003 AD to Windows 2008 AD, I went through all the policies in the Default GPO and did not see anything that would be preventing this.
Main Topics
Browse All Topics





by: tanksportsPosted on 2009-04-13 at 15:49:25ID: 24133536
Remember that if it involves network resources,
make sure the user account has permissions to the resources and also use UNC
paths as mapped drives won't exist when no one is logged on. Scheduled
Tasks|Advanced|View Log may provide some details.
Sounds like the GPO you deleted may have had something to do with allowing the account to run the scheduled job.
Try running the job as administrator. Let me know what happens.