I am using PowerShell to create scheduled tasks on my local machine, the Scheduled Task runs a PowerShell script to PowerShell remote into a server and copy files.
When I run the Scheduled task using the option: - Run when user is logged on or not
- the task runs and straight away deletes the task - any ideas what's going on, when I use my account when I am logged on it works as expected