December 2017
Beginner
598 pages
14h 7m
English
The most common automation tool provided by vSphere is PowerCLI, a command-line and scripting tool built on Windows PowerShell that provides cmdlets used for managing and automating vSphere and other VMware products.
The installation process of PowerCLI has been simplified and requires running a command from the PowerShell console. To install PowerCLI, an additional Microsoft component, PackageManagement PowerShell Modules Preview (download available at the URL https://www.microsoft.com/en-us/download/confirmation.aspx?id=51451), must be installed in your system.
To install PowerCLI, follow this procedure:
Install-Module -Name VMware.PowerCLI
If you get ...
Read now
Unlock full access