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
Got the same error code when scheduling a python script, fixed it by changing Conditions > Network to "Any connection" or disabling it entirely.