cccn714
7 years agoActive Contributor
Can Powershell Scripts be ran from One2Many
I am trying to run a .ps1 script using One2Many. I have pushed a file to a system file.ps1. Then I want to execute it via a seperate One2Many task. I have tried executing it directly with a Custom task and via a batch script. Both give me the error File.ps1 "is not
recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again."
Is there Powershell support in One2Many? What is the best way to do this.
Thanks
Thanks will be reworking the scripts and custom tasks soon and will let the thread know the results when I do.