Hi everyone,
I have a workflow that clones and fills in Excel templates with requests for another department. Said department takes PDFs, so I mashed together a Powershell script that converts the Excel files in a specified folder into PDFs:

The script works as intended when run manually outside of Alteryx, but I need this to run automatically within my workflow.
This is my current configuration:


Depending on how I fiddle with the configuration, I have gotten everything from a blank Powershell window to error code 1.
Any help would be greatly appreciated, I'm stumped!