Task Scheduler
I have a porblem in a Windows Server 2008 Task Scheduler. No System or application error logs related with schedule task on the server.The user try to Schedule the task is a member of Local Admin group and even the Domain administrator cannot schedule the tasks ERROR MESSAGE: one or more logs in the query have errors.Microsoft-Windows-TaskScheduler-Operational Access denied Please tell me the exact reason for this issue. I chedked in many threads but no message shows a exact resolutiuon.So please give me theexact answer
July 2nd, 2012 1:04pm

Hi, is it possible that you give us some more information about your task configuration? What program/script do you want to start automatically.If double clickink on the defined task you are able to get some eventlog entry details. is it possible that you send the information to this forum? regards Thomas Paetzold visit my blog on: http://sus42.wordpress.com
Free Windows Admin Tool Kit Click here and download it now
July 2nd, 2012 3:43pm

Its a Batch File ,Cscript ..That machine has many schedule tasks which was running fine earlier but now its not working. No permissions changed and nothing happened after that.
July 2nd, 2012 11:32pm

Hello, Have you tried to schedule this task using another local/domain admin account? Does it make any difference? Access Denied usually indicates a permission issue. I guess this user account do not have enough permission to browse certain events (the Task Scheduler related events). Please go to the folder C:\Windows\System32\winevt\Logs. Do you see the .evtx file: Microsoft-Windows-TaskScheduler%4Operational.evtx? Then, check the Security tab of this .evtx file. The System account, members of Administrators group and eventlog account should have full control permission. Hope this helps. Thanks Zhang
Free Windows Admin Tool Kit Click here and download it now
July 3rd, 2012 3:17am

hi, is it possible that you develop the script with another user credential and now wants to start the script as an doamin administrator who doesnt has got permissions to read/execute the script? regards Thomas Paetzold visit my blog on: http://sus42.wordpress.com
July 3rd, 2012 1:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics