VMware PowerCLI 10.0.0

VMware PowerCLI contains modules of cmdlets based on Microsoft PowerShell for automating vSphere, VMware Site Recovery Manager,vSphere Automation SDKvCloud DirectorvCloud AirvSphere Update ManagervRealize Operations ManagerVMware HorizonNSX-T, and VMware Cloud on AWS administration. VMware PowerCLI provides a PowerShell interface to the VMware product APIs.

Supported Operating Systems 

OS Type
64-Bit
Server
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2008 R2 Service Pack 1
Workstation
  • Windows 10
  • Windows 8.1
  • Windows 7 Service Pack 1
  • Ubuntu 16.04
  • macOS 10.12

Prerequisites :-

  1. Go to http://www.vmware.com/resources/compatibility/sim/interop_matrix.php.
  2. Make sure Interoperability is selected.
  3. From the Select a Solution drop-down menu, select VMware PowerCLI.
  4. From the Version drop-down menu, select 10.0.0.
  5. From the Add Platform/Solution drop-down menu, select a VMware solution, product, or feature, for example VMware vCenter Server or VMware ESX/ESXi.
  6. If you want to add more solutions, click Add Another Solution.
Matrix 2
 😀 😀

Installation:-

  1. Open Powershell Console as administrator
  2. Run the following command to install Official VMware powerCli                         Install-Module VMware.PowerCLI -Scope CurrentUser
  3. Follow the following screenshots PS1
PS2
PS3
PS4
PS5

After that we must  Allow Execution of Local Scriptsusing the following command

Allow Execution of Local Scripts to run scripts and load configuration files with PowerCLI

Allow Remote

Helpful Resources VMware PowerCLI Documentation

the next articles i will speak about how to manage vSphere using PowerCLI and other things 🙂 🙂

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Website Powered by WordPress.com.

Up ↑