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

How to retrieve the default VM hardware configuration for a specific Guest OS in vSphere?

03.28.2022 by William Lam // Leave a Comment

Have you ever wondered how or where the vSphere UI generates the default Virtual Machine hardware configuration after selecting a specific Guest OS during the VM creation wizard?


The answer is simply by asking the vSphere platform 🙂 and of course this is provided as an API for any client to consume including our own vSphere UI.

This is a topic I had written about back in 2013 here and here, which demonstrates how to use the EnvironmentBrowser API to query for the list of supported Guest OS and Virtual Hardware Compatibility. In addition to this information, we can also ask the vSphere platform on what are the default hardware configuration for all supported Guest OS using the QueryConfigOption API.

[Read more...]

Categories // ESXi, vSphere Tags // guest os

Quick Tip - How to deploy OVF/OVA to multiple networks using OVFTool?

03.16.2022 by William Lam // Leave a Comment

For automation purposes, customers use the handy OVFTool, which is a multi-platform command-line utility for uploading or exporting OVF/OVA images. During an upload, users would typically specify the --network argument which will assign the desired vSphere Network to the deployed VM and if the VM included multiple network adapters, it would assign the same network which can then be modified during post-deployment.

What if you had a OVF/OVA that included multiple network adapters and you wanted a different network for each adapter? Luckily, this is also supported with OVFTool by using the --nic argument, which expects the network name as codified within the OVF/OVA to tell OVFTool which vSphere Network to assign. You can find OVF/OVA network name by simply running OVFTool command against the OVF/OVA without any arguments and you should see the name as shown in the screenshot below.


Note: The network name in the OVF/OVA MUST be unique to be able to assign different networks during upload.

[Read more...]

Categories // OVFTool Tags // ovftool

VMware Event Broker Appliance (VEBA) v0.7.2

03.09.2022 by William Lam // Leave a Comment

The VEBA team is excited to share that we have just published our v0.7.2 release, which is a minor release and contains a number of enhancements as well as fixes that our users had observed in earlier v0.7.x releases. Highlighted below are some of new user facing capabilities along few of the backend updates. For a detailed change log, please refer to the v0.7.2 release notes.

What's New:

  • New Knative PowerCLI template (quickly get started on building new functions)
  • PowerShell Slack Function enhancement to be event agnostic + customizable message
  • New PowerCLI example function (here and here) to enforce VDS & DVPortgroup configs
  • Syslog now captures all logs via Fluentbit
  • RabbitMQ (triggers) now supports function scaling to scale out when there's a burst of events
  • Added Let's Encrypt documentation
  • Various Fixes

Backend Updates:

  • Updated OS to latest Photon OS 4.0 Rev2
  • Updated Knative Serving/Eventing stack to v1.1.0
  • Updated Kubernetes to v1.21.5
  • Migrated container runtime from Docker to Containerd
  • Pipeline and automation overhaul, publishing artifacts to GCR for scale and address docker rate limit issues

Categories // vSphere Tags // VMware Event Broker Appliance

  • « Previous Page
  • 1
  • …
  • 169
  • 170
  • 171
  • 172
  • 173
  • …
  • 614
  • 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

  • Quick Tip: How to Identify Which Kubernetes Cluster Owns a vSphere Container Volume (PV) 06/25/2026
  • What Host Lifecycle Operations Are Available after Importing vCenter into VCF 9.x Fleet? 06/24/2026
  • VCF 9.1 - Enabling High Availability for a Small VCF Management Services (VCFMS) Deployment 06/22/2026
  • Clarifying Minimum Required ESX Hosts for VCF Deployments 06/18/2026
  • VCF 9.1 - Auditing VCF Management Services (VCFMS) IP Pool Usage  06/17/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...