WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • Apple
You are here: Home / Uncategorized / Quick Tip - Listing Image Profiles From an ESXi Patch Using ESXCLI

Quick Tip - Listing Image Profiles From an ESXi Patch Using ESXCLI

06.21.2013 by William Lam // 6 Comments

I was cleaning out a few of my to-do items (list just keeps getting longer everyday) this morning and there was a question that I received a few weeks back asking how to retrieve the list of Image Profiles for a given ESXi patch. This is actually quite easy and you will want to use ESXCLI.

Note: The examples shown below is using ESXCLI on the ESXi Shell, but these commands can be execute remotely as well using ESXCLI or through PowerCLI with Get-EsxCli cmdlet.

To list the available Image Profiles for an ESXi patch, run the following command (ensure you substitute the full path to your ESXi patch):

esxcli software sources profile list -d /vmfs/volumes/datastore1/ESXi510-201212001.zip

To get more details on a particular Image Profile, run the following command and specify the -p for the specific Image Profile:

esxcli software sources profile get -d /vmfs/volumes/datastore1/ESXi510-201212001.zip -p ESXi-5.1.0-20121204001-no-tools

To install/update a specific Image Profile, run the following command with the Image Profile name:

esxcli software profile update -d /vmfs/volumes/datastore1/ESXi510-201212001.zip -p ESXi-5.1.0-20121204001-no-tools

If you just want to install the ESXi patch, run the following command which will install the esx-base Image Profile by default which will include everything:

esxcli software vib update -d /vmfs/volumes/datastore1/ESXi510-201212001.zip

To check for the Image Profile you have installed on your ESXi host, run the following command:

esxcli software profile get

Here are some additional resources for ESXi patch management that may also be useful:

  • Quickest Way to Patch an ESX/ESXi Using the Command-line
  • Update a Host with Image Profiles
  • Understanding ESXi Patches - Size & Patch Bundles
  • A Pretty Cool Method of Upgrading to ESXi 5.1

More from my site

  • Creating Custom VIBs For ESXi 5.0 & 5.1 with VIB Author Fling
  • Minimum vSphere privileges to install or remove patch from ESXi
  • Custom ESXi "Dummy" Reboot VIB for vSphere Lifecycle Manager (vLCM)
  • Extending ESXCLI commands
  • ESXi Advanced & Kernel Settings Reference

Categories // Uncategorized Tags // esxcli, ESXi, image profile, vib

Comments

  1. *protectedEddy Chong says

    11/22/2016 at 12:02 am

    Hi William,

    I'm always confused with software vib update and software profile update and when to use them.

    “If you just want to install the ESXi patch, run the following command which will install the esx-base Image Profile by default which will include everything”

    Based on the above lines, it seems like i can always go with software vib update method am i right? May i know what is the situation that we want to update the image profile?

    My current ESXi 6.0 host showing (Updated) ESXi-6.0.0-2494585-standard while the version shown is 6.0.0 Update 2 (Build 4192238) which is bugging me.

    Thank you

    Reply
  2. *protectedRoger Fernandes says

    06/05/2019 at 6:53 pm

    Thank you so much for the beautiful article. It has helped me on many occasions 🙂

    Reply
  3. *protectedNnaemeka Emejulu says

    03/03/2021 at 4:47 pm

    Excellent documentation. Thanks

    Reply

Trackbacks

  1. Quick Tip – Listing Image Profiles From an ESXi Patch Using ESXCLI – Jeff's Blog says:
    10/11/2016 at 7:56 pm

    […] Quick Tip – Listing Image Profiles From an ESXi Patch Using ESXCLI […]

    Reply
  2. Esxcli Software Profile Update » LoginCast.Com says:
    02/09/2021 at 4:11 am

    […] 4. Quick Tip – Listing Image Profiles From an ESXi Patch Using … […]

    Reply
  3. 5 пунктов анкеты до начала траблшутинга Vmware и отправки вопросов – mechanicusjr says:
    03/05/2023 at 7:46 am

    […] 3. Указывайте, с какого дистрибутива и какой именно образ вы развернули.Командаesxcli software profile getСтатья – Quick Tip – Listing Image Profiles From an ESXi Patch Using ESXCLI, раздел To check for the Image Profile you have installed on your ESXi hosthttps://williamlam.com/2013/06/quick-tip-listing-image-profiles-from.html […]

    Reply

Leave a Reply to Esxcli Software Profile Update » LoginCast.ComCancel reply

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

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025
  • Quick Tip - Validating Broadcom Download Token  05/01/2025
  • Supported chipsets for the USB Network Native Driver for ESXi Fling 04/23/2025
  • vCenter Identity Federation with Authelia 04/16/2025
  • vCenter Server Identity Federation with Kanidm 04/10/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025