ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

VMware PowerCLI 10 Released

By Vladan SEGET | Last Updated: March 1, 2018

Shares

VMware PowerCLI has been around for ages and at first, the name was vSphere PowerCLI. But over the years, VMware went and added more and more modules which can also managed other VMware Products. That's why with the release 10 of PowerCLI the name changes to VMware PowerCLI. VMware PowerCLI 10 Released.

PowerCLI is an executable which you can download from VMware and install it on your OS, to manage your vSphere infrastructure. You can also install it from a PowerShell Window. (from PowerShell Core 6 minimum).

Quick quote:

Today, we release PowerCLI 10.0.0. This release adds support for PowerShell Core 6 which can be run on Linux and Mac OS systems. There are also a handful of VMGuest related cmdlets which have been removed from the release. Their functionality can be replaced with the usage of Invoke-VMScript. Lastly, there have been several corrections. Many of which are thanks to our amazing community for bringing them to our attention.

If you don't know PowerCLI at all and want to learn, there are tons of resources online, books and other supports. If you're not scripting guy, you can always look for examples which you can easily adapt to your environment.

What's new in VMware PowerCLI 10?

New modules, new modules, new modules… -:). There are some phased out modules too. Please check the source article at VMware.

This release brings support for the following modules:

VMware.VimAutomation.Common
VMware.VimAutomation.Sdk
VMware.VimAutomation.Core
VMware.VimAutomation.Cis.Core
VMware.VimAutomation.Vds
VMware.VimAutomation.Storage
VMware.VimAutomation.StorageUtility

Install PowerCLI via PowerShell

VMware PowerCLI can be installed on Windows, Linux or MAC. Truly Multi OS. There is no more war between OS. VMware and Microsoft finally got it and gets the software you need, where you need.

On my Windows system, I tested few things.

You can install VMware PowerCLI via PowerShell, and you can even install it side-by-side (if you want) with an existing older PowerCLI version by specifying a “-Force” parameter:

I did not know that.

If not, do a clean install, fire up a PowerShell and enter this command:

Install-Module -Name VMware.PowerCLI -Scope CurrentUser

And you're done. All the modules are installed in

$home\Documents\WindowsPowerShell\Modules.

You can check the version of PowerCLI via this:

Get-Module VMware.PowerCLI -ListAvailable

To see this:

There is a change when connecting to vCenter server without a good certificate. Previously, PowerCLI windo just showed a yellow warning, but after you install the v10 you'll get an error. You must use a special command to override this.

If you are using an invalid certificate, you can correct the error with the ‘Set-PowerCLIConfiguration’ cmdlet. The parameter needing to be configured is ‘InvalidCertificateAction’ and the available settings are Fail, Warn, Ignore, Prompt, and Unset.

The following code will configure the ‘InvalidCertificateAction’ parameter to be Ignore:

Set-PowerCLIConfiguration -InvalidCertificateAction Ignore

The output looks like this:

If you want to run scripts and load configuration files with PowerCLI, you must set the execution policy of Windows PowerShell to RemoteSigned. You must run

Set-ExecutionPolicy RemoteSigned

But this isn't new…. -:).

The original source article lists also a sample code to change the IP Address of a Windows VM using netsh, which is cool. Go and have a look.

Source: VMware

Links:

  • VMware PowerCLI 10.0.0 User’s Guide.
  • VMware PowerCLI 10.0.0 Cmdlet Reference.
  • Getting Started with PowerCLI
  • PowerCLI Workshop
  • PowerCLI Blog

And below, find some more content which might be interesting to read.

More from ESX Virtualization

  • What is VMware vSphere On-Disk Metadata Analyzer – VOMA
  • What Is Erasure Coding?
  • Mastering VMware vSphere 6.5
  • VMware Desktop Watermark Free Utility is Similar to BgInfo
  • What is VMware vSphere On-Disk Metadata Analyzer – VOMA

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
Vote !

| Filed Under: Server Virtualization Tagged With: VMware PowerCLI 10 Released

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in