Three months ago VMware released VMware PowerCLI 6.5.1 with new features and you don’t need to use the old PowerCLI application to use this release. With WMware PowerCLI 6.5.1 release you can install the modules to your PowerShell though the Windows PowerShell Gallery. You can read my previous post from here.
With this release there are few improvements introduced.
- Addition of the ‘InventoryLocation’ parameter to the following cmdlets: Move-VM, Import-VApp, New-VApp
- Ability to mount a Content Library sourced ISO with the New-CDDrive cmdlet
- Updated Support Around Experimental Features
If you have already installed the VMware PowerCLI 6.5.1 you can simply update the modules to the 6.5.2 following the below steps.
Type “Update-Module VMware.PowerCLI“, type “y” and hit enter to update the modules
It will start the module upgrade
Once it completed the upgrade check the added module using “Get-Module VMware.* -ListAvailable”
That’s it!
More about VMware PowerCLI 6.5.2 :
Click to rate this post!
[Total: 0 Average: 0]
Leave a Reply