W PowerShellu wpisujemy:
Install-Module VMware.PowerCLI -Scope CurrentUser
W razie problemów:
Ignorowanie certyfikatów SSL:
Set-PowerCLIConfiguration -invalidcertifacteaction ignore
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
Import-Module VMware.VimAutomation.Core