Hello
It seems like you’re encountering an issue with access levels when trying to dump the entire Task Scheduler log. Here are a few suggestions that might help:
Elevate Privileges: If your account is that of an administrator, you could use PsExec from SysInternals to elevate your task to SYSTEM level. However, you mentioned that you have already tried this and are still receiving the error message.
Event Viewer: You can try using the Event Viewer application to access the Task Scheduler logs. Here are the steps:
Open the Event Viewer application.
Go to the “Event Viewer (Local) > Applications and Services Logs > Microsoft > Windows > TaskScheduler” folder on the sidebar.
Double-click on the “Task Scheduler” folder.
Right-click on the “Operational” entry.
Select the “Clear log” option.
Third-Party Tools: There are third-party tools available that can help you export and import scheduled tasks. These tools might provide more flexibility and control over the tasks you can access.
Best Regards,
Wesley Li
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.