VMware PowerCLI – install/upgrade/uninstall
https://www.cragdoo.co.uk/2017/11/08/vmware_powercli/
Install-Module -Name VMware.PowerCLI
Update-Module -Name VMware.PowerCLI
Uninstall-Module -Name VMware.PowerCLI
Install-Module -Name VMware.PowerCLI
Update-Module -Name VMware.PowerCLI
Uninstall-Module -Name VMware.PowerCLI
Comments