I am trying to set up a task that will start up an .exe every minute.
I have created a Trigger, that when triggered will run the .exe and repeat every minute indefinitely. (I have also tried creating a daily task, the once triggered will repeat every minute for that 1 day).
When I run the task manually, it works as expected, but if I leave the task to reach the 'Next Run Time' instead of it running and updating the 'Last Run Time', the 'Next Run Time' is updated to run a minute later and the 'Last Run Time' remains the same.
I have checked the Task History and there are no new events. Also, I have logging within the specified .exe and it's not showing that it has been run.



