How can I enable the Windows Server Task Scheduler History recording?

前端 未结 8 2092
夕颜
夕颜 2021-01-30 07:47

I have a Windows Server 2008 with scheduled tasks running, mainly .bat files calling PHP files. I have 2 users on the server, one Admin and the other is a Standard user.

<
8条回答
  •  终归单人心
    2021-01-30 08:29

    Step 1: Open an elevated Task Scheduler (ie. right-click on the Task Scheduler icon and choose Run as administrator)

    Step 2: In the Actions pane (right pane, not the actions tab), click Enable All Tasks History

    That's it. Not sure why this isn't on by default, but it isn't.

提交回复
热议问题