Windows 10 - Task Scheduler - Not running (0x41303)

前端 未结 8 2267
深忆病人
深忆病人 2021-02-12 19:40

I\'m trying to schedule a task in Windows 10, on the event of \"At log on\" in order to start several programs, but it won\'t run after several trial/error. The task is configur

8条回答
  •  孤街浪徒
    2021-02-12 20:25

    I had this problem as well (Windows Server 2019), with error 0x41303 and Last Run Time set to 30/11/1999.

    When I changed the start time to a future time instead of past (i.e. 2 minutes from current time), the scheduled task ran successfully (result: 0x0) and repeated just fine per the trigger.

提交回复
热议问题