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
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.