Run remote batch file from Powershell
I'm working on a "Run Powershell" Orchestration activity where I need to run a batch file on a remote server. The command line will be used to add users to our Good Enterprise server. I can run the following command from the command line of the G...