VMware PowerCLI

The Best User Interface for your VMware Datacenter!

Add ability to import ISO into Update Manager via PowerCLI

VCSA currently (6.7 U3) has no ability to import ISO images into Update manager via command line/PowerCLI.

Code capture from VCSA does not show any output, so this functionality is not yet exposed it seems.

Having a means to manage ESXi images via PowerCLI (import, delete, inspect) will be very helpful for Day1 and Day2 operations when you have multiple vCenters (tens) and have to manage various flavors of ESX Custom Images.

  • Guest
  • Oct 21 2019
  • Future Consideration
  • Attach files
  • Guest commented
    January 31, 2020 07:50

    Thanks! Version 1.1 now available and on PowerShell Gallery.

     

    Install-Module -Name VUMXtra

  • Guest commented
    December 09, 2019 10:47

    Awesome module Alistair, I will give this one a go, in one of my labs and take it for a spin.

    Have you considered publishing this to Powershell Gallery?

    It would give the module more visibility.

  • Guest commented
    October 25, 2019 14:24

    Please see https://thedotsource.com/ for a post on VUM Xtra which addresses this issue :)

  • Guest commented
    October 21, 2019 13:54

    This is possible by manipulating the VC Integrity API. I'm hoping to have some PowerCLI code published to Git hub soon that does this and other update manager tasks.