If you are heartset on doing this with PowerShell, you just need to know two sets of paths. The complete path to each DEVENV.exe and the complete path to each project file. Then you tell PowerShell to launch the program with the path to your project as the argument.