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
    31 Jan, 2020 07:50am

    Thanks! Version 1.1 now available and on PowerShell Gallery.

     

    Install-Module -Name VUMXtra

  • Guest commented
    9 Dec, 2019 10:47am

    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
    25 Oct, 2019 02:24pm

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

  • Guest commented
    21 Oct, 2019 01:54pm

    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.