WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • Apple
You are here: Home / Automation / Easily audit ESXi boot options programmatically in vSphere 8.0 Update 3

Easily audit ESXi boot options programmatically in vSphere 8.0 Update 3

07.26.2024 by William Lam // Leave a Comment

ESXi (kernel) boot options can be added during ESXi boot up (by pressing SHIFT+O) or by updating the ESXi boot.cfg configuration to influence specific configurations and/or behaviors.

In the past, it was difficult to get visibility across your fleet of ESXi hosts on which hosts might be using custom boot options, especially in cases where you might not need them anymore or worse if someone has manually added a configuration that you did not intend.

In vSphere 8.0 Update 3, a new bootCommandLine property has been added to the vSphere API and can now provide full visibility into all boot options used for a given ESXi host.

PowerCLI 13.3 had also GA'ed yesterday, which supports latest APIs introduced in both vSphere 8.0 Update 3 and VMware Cloud Foundation (VCF) 5.2  and you can easily access this new property by running the following command:

(Get-VMHost).ExtensionData.Hardware.SystemInfo

More from my site

  • Useful NVMe Tiering reporting using vSphere 8.0 Update 3 APIs
  • NVMe Tiering in vSphere 8.0 Update 3 is a Homelab game changer!
  • Improved vSAN capacity usage reporting APIs in vSphere 8.0 Update 3
  • Quickly deploying vSphere IaaS (formerly vSphere with Tanzu) Control Plane Services via YAMLs
  • Exploring the new vSAN Data Protection API in vSphere 8.0 Update 3

Categories // Automation, ESXi, vSphere 8.0 Tags // vSphere 8.0 Update 3

Thanks for the comment!Cancel 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

  • VMUG Connect 2025 - Minimal VMware Cloud Foundation (VCF) 5.x in a Box  05/15/2025
  • 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

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

 

Loading Comments...