Hello,
I'm doing a Management Client plugin, and I'd like to reuse my MilestonePSTools scripts inside it, instead of reinventing the wheel in C#.
I can work out how to call powershell from inside it, but getting Connect-Vms to work without issue is trickier, because showing the dialog one more time inside the Management Client is silly, you already are connected.