Install-Module -Name VMware.PowerCLI
Update-Module -Name VMware.PowerCLI
Get-Module -ListAvailable VMware* | Select Name,version
Get-Command –Module vmware | Select-String Get-
--------------------------------------------------------------------
https://docs.vmware.com/en/Management...
https://github.com/simff/test/blob/ma...