Specify PowerShell Version
Ability to specify version of PowerShell during script execution.
Currently tentacles use the default path, which is great most of the time! You could currently call PowerShell with a command line parameter but any scripts have to completely re-written to work this way, which defeats the simplicity of Ocotopus!
1
vote

-
Alistair commented
Switching to PowerShell 2 from the shell breaks the output stream.
Running this command on a tentacle with PS 3 and output immediately stops:
powershell.exe -Version 2