I am attempting to schedule a command line to run overnight that executes a powershell script.
- The scheduler is setup to run as my user when I am logged out of the machine.
- The scheduled task executes successfully (green light) but ultimately the end result of the powershell script is not executed.
- The Alteryx workflow executes successfully when I manually run the job.
Please let me know if you have any ideas on how to resolve.