In my case, I'm using OS Windows 2003 and the error information look like this :
![]() |
| Task Scheduler Error Information |
http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&displaylang=en
Then open Command Prompt program and type this code :
1 2 3 | cd \cacls c:\windows\tasks /T /E /P Administrators:Fcacls c:\windows\tasks /T /E /P SYSTEM:F |
cd \ cacls c:\windows\tasks /T /E /P Administrators:F cacls c:\windows\tasks /T /E /P SYSTEM:F

No comments :
Post a Comment