I am writing a script to use multiple plink (PuTTY) sessions as a Windows version of clusterssh. I am stuck however because I want to open multiple Powershell windows from
This will open a new window.
Either:
start-process powershell
Or:
start powershell