A collection of PowerShell scripts for managing VMware vSphere environments using PowerCLI.
- VMware PowerCLI module (tested on/upto 13.3.0 build 24145081)
- Windows PowerShell 5.x (tested on/upto 5.1 build 22621)
Both scripts support the following common parameters:
VSphereServer
: vCenter Server hostname/IPUsername
: vCenter authentication usernamePassword
: vCenter authentication passwordUseExistingConnection
: Use existing PowerCLI connectionRetainConnection
: Keep the connection open after script completion