I have a 'long-running' (run at startup, don't terminate) scheduled task set up to run on a server.
When I remote-desktop into the server using the same domain account as the scheduled task, and then log out of the server, the scheduled task is terminated.
Is there a way to avoid this happening?
I'm running this task under my domain account, so that it has the domain network-share permissions necessary to do its work.