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
if you are trying to open a new window and launch a new script:
start powershell {.\scriptInNewPSWindow.ps1}