Monday, October 16, 2017

VMware PowerCLI CLI install

PS> Save-Module -Name VMware.PowerCLI -Path <path>


PS> Install-Module -Name VMware.PowerCLI



LINK


*******************
Install-Module Vmware.Powercli -Force -confirm:false


No comments:

Post a Comment

Vmware NSX SSL creation 

Using OpenSSL for NSX Manager SSL import: Creates CSR and 4096 bit KEY Creating NSX 6.4.2 SSL    openssl req -out nsxcert.csr -newkey rsa:40...