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

前端 未结 8 2398
深忆病人
深忆病人 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:26

    Got the same error code when scheduling a python script, fixed it by changing Conditions > Network to "Any connection" or disabling it entirely.

提交回复
热议问题