task history

About this tag
The task history tag covers discussions about viewing and interpreting the history tab in Windows Task Scheduler to troubleshoot scheduled tasks that fail to run automatically. Users report tasks that work when run manually but not on schedule, and they examine the history log for errors or missing events. Common issues include tasks being altered by the system, such as the Run As user being changed to SYSTEM, which prevents proper execution. The history tab is used to track task creation, modification, and trigger events. These threads focus on Windows 7 and Windows Server 2016 environments, with users seeking to understand why tasks are recreated or modified and how to prevent it.
  1. C

    Windows 10 Can't make scheduled task to run

    Hi, I'm trying to make a scheduled task to run every 5 minutes but I don't seem to get it to run. If I right click it and make it run manually it works so the path to the file is correct and working, also the .bat file works when I double click it. Under the history tab I can't see any errors...
  2. 1bru1

    Windows 7 Win 7 Scheduled Task won't run after being altered by SYSTEM

    I have a sched task that I authored using my user account that I know from running manually works. The problem I'm having is that at some point Windows 7 is deleting and recreating this task, and doing it incorrectly. Consequently the task won't run at its scheduled time. The most important...
Back
Top