A while back, I added this post with some PowerCLI one-liners to turn on and off SSH across a whole cluster. I got irritated with always having to browse out here and copy the script, so I created a reusable tool with a GUI to do this little task!
The VirtAdmin SSH Tool for vSphere Clusters
The tool uses Powershell to draw Windows forms. I generated the GUI using Sapien Technologies’ PrimalForms CE. The tool did most of the leg work for me. Once the form was generated, I just added the logic and made the buttons do things! Let me explain a few details…
[Read more…] about The VirtAdmin SSH Tool for vSphere Clusters