Windows Server 2008 scheduled tasks cannot create files
- by Nick Cartwright
We have a series of tasks which, when run interactively over the command line run fine creating temporary files and (importantly) logs and backups.
When we schedule the task with Administrator privileges to run at the highest priority, however, no logs or temporary files are created! All the directories have read/write privileges as administrator.
Has anyone else experienced this??
We are running Windows 2008 Server & the job is configured for 'Windows Vista or Windows Server 2008'.
Any help would be much appreciated!
OK - so we installed Z-Cron and it works perfectly.... Still a really really strange error from Windows 2008 Task Scheduler, but a solution is perhaps not quite so urgent now we have Z-Cron working!