Executing Powershell Script

I have a powershell script on a fileserver that I would like to execute with a few arguments from within a custom process. 


Is there a short guide to this? I have a powershell script execute step and have built the script parameter, but I keep getting an error that userName and Credential are null. These are not values in my script. Guidance appreciated!