PowerShell and PowerCLI Tools

PowerShell is where Windows and VMware administration actually happens once the environment stops being small enough to click through. The problem is rarely the language. It is remembering the exact parameter set for a cmdlet you use twice a year, and finding out at 2 a.m. that a scheduled script fails for reasons that have nothing to do with the script.

This category collects the builders that produce PowerShell and PowerCLI you can read before you run, and the guides that cover the parts which bite in production: scheduling, event logs, performance counters, and connecting to vSphere in the first place.

Tools in this category

  • PowerCLI Command Builder — build vSphere PowerCLI commands for everyday VM, host and datastore work, with the parameters spelled out instead of remembered.

Two tools in other categories also produce PowerShell: the cURL converter turns a vendor cURL example into Invoke-RestMethod, and the ROBOCOPY Command builder produces a command line you can drop straight into a script.

vSphere automation with PowerCLI

PowerShell on Windows Server


Other tool categories