WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
    • VMware Cloud Foundation 9.1
    • VMware Cloud Foundation 9.0
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Playing with Zero Touch Provisioning (ZTP) in vSphere 9.1 using an ASUS NUC

08.07.2026 by William Lam // 2 Comments

Introduced in VMware vSphere Foundation (VVF) and VMware Cloud Foundation (VCF) 9.1, Zero Touch Provisioning (ZTP) is the next evolution of Auto Deploy. Like Auto Deploy, it automates both ESX installation and host configuration. Instead of relying on the traditional PXE/TFTP boot process and Host Profiles, ZTP uses modern UEFI HTTP Boot along with vSphere Configuration Profiles (VCP) to provision a fully configured ESX host that automatically registers itself into the desired vSphere Cluster.

While ESX has supported UEFI HTTP Boot for some time, adoption has been gradual as organizations continue to rely on existing PXE/TFTP-based deployment infrastructure. At the same time, the hardware ecosystem has steadily transitioned from legacy BIOS firmware to UEFI, making UEFI HTTP Boot more broadly available. Auto Deploy's iPXE implementation was a nice bridge to support traditional PXE/TFTP infrastructure while still getting the benefits of HTTP boot, especially when it comes to installing ESX over the network compared to a TFTP-based approach.

While cleaning out some old lab hardware, I came across a spare ASUS NUC 15 Pro that I was no longer using and wondered whether it supported UEFI HTTP Boot and could be repurposed for ZTP testing? 🤔

[Read more...]

Categories // ESXi, Home Lab, VMware Cloud Foundation, VMware vSphere Foundation, vSphere 9.1 Tags // ASUS, VCF 9.1, vSphere 9.1

Quick Tip: Automating ESX System Resource Pool Workaround Prior to 8.0 Update 3g

08.06.2026 by William Lam // Leave a Comment

For users running ESX 8.0 Update 3 releases prior to Update 3g, applying patches may result in a pre-check failure with a SHA-1 signature error due to memory exhaustion, as outlined in KB 433124. The knowledge base article also describes a resolution that involves increasing the memory limit for one of the ESX system resource pools by using localcli.

Since localcli is the local version of ESXCLI, the command must be executed directly on the ESX host, typically requiring SSH access. An alternative approach is to use the vSphere API, which exposes the ESX system resource pool configuration, which means we can use tools like PowerCLI. This allows the same workaround to be applied remotely without requiring SSH or direct access to the ESX host.

[Read more...]

Categories // ESXi, Uncategorized Tags // ESXi 8.0 Update 3

Quick Tip: Automating PAK Upload & Installation for VCF Operations

08.05.2026 by William Lam // Leave a Comment

While testing an update workflow, I needed to update VCF Operations directly, which can be performed through the /admin UI and by uploading and then installing the PAK file. Although the process itself is straightforward, the two-step workflow and the waiting between each step make it feel longer than the actual update.


I figured there had to be a way to automate the process, but I was not able to quickly find anything online. After browsing both the VCF Operations API and the VCF Operations Cluster and Slice Administration (CASA) API, I found the APIs needed to automate both the PAK upload and installation.

[Read more...]

Categories // VCF Operations, VMware Cloud Foundation, VMware vSphere Foundation Tags // casa api, VCF 9.0, VCF 9.1

  • 1
  • 2
  • 3
  • …
  • 619
  • Next Page »

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
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Playing with Zero Touch Provisioning (ZTP) in vSphere 9.1 using an ASUS NUC 08/07/2026
  • Quick Tip: Automating ESX System Resource Pool Workaround Prior to 8.0 Update 3g 08/06/2026
  • Quick Tip: Automating PAK Upload & Installation for VCF Operations 08/05/2026
  • Password, Certificate & Backup Management UI/API for VMware vSphere Foundation (VVF) 9.1  08/03/2026
  • Quick Tip: Reducing High CPU Utilization on NSX due to slow Entropy from AMD Zen4/5 CPUs 07/31/2026
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 © 2026

Loading Comments...