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

Automated Deployment of VCF Operations 9 OVA

02.27.2026 by William Lam // 1 Comment

After receiving an email asking about automating the deployment of VCF Operations 9.0 using the OVA image, I remembered that I had previously written a blog post on this topic back in 2014. Revisiting that article, it was clear the content needed to be refreshed, especially the OVF properties used within the script.

Since I have a written (not using AI) numerous deployment scripts over the years, I was able to quickly adapt the VCF Operations 9.0 changes and also enhance it a bit further.

Here is both PowerShell (using PowerCLI) and Bash Script (using OVFTool) to automate the deployment of VCF Operations 9.0 OVA

  • PowerShell - deploy_vcf_operations.ps1
  • Bash - deploy_vcf_operations.sh


In addition to deploying the VCF Operations OVA, it will power on the appliance and wait for the /admin URL endpoint to be ready before completing.

Note: Since the bash script uses OVFTool, there is a hidden OVF property that allows you to enable SSH if you need. This option is not available with the PowerShell script.

For additional VCF Operations configurations post-deployment, you can refer to the VCF Operations API.

Categories // VCF Operations, VMware Cloud Foundation Tags // VCF 9.0

Automating the Retrieval of VCF Installer Deployment Milestones

02.10.2026 by William Lam // Leave a Comment

When deploying a new VMware Cloud Foundation (VCF) instance, whether converting an existing vSphere based environment or deploying a net new setup, the VCF Installer provides a graphical view of the current milestones and the individual tasks within each milestone.


While you likely will not sit and watch the progress of each step, you may want to retrieve the the progress programmatically, which can be accomplished by using the VCF Installer API.

Similar to the VCF Installer UI, we can also retrieve the individual milestones and get some additional useful information such as the start and end time for a given milestone. This can be handy if you want to understand how long each milestone is taking, which is not a view you can quickly find in the UI. To understand the duration for a given milestone with the UI, you need to look at the first and last task to understand the milestone duration.

[Read more...]

Categories // VMware Cloud Foundation Tags // VCF 9.0

Cross vCenter vMotion workloads from vSphere 7.0 to vSphere 9.0

02.09.2026 by William Lam // 1 Comment

While vSphere 7.0 officially reached end of support in October 2025, many organizations continue to operate on it, often not by choice, and on hardware that is likely end of life.

An established transition strategy among enterprises is to migrate workloads into a newly deployed environment using the battle tested vSphere vMotion capability.

A lesser known capability introduced with both VMware vSphere Foundation (VVF) and VMware Cloud Foundation (VCF) 9.0 allows non-disruptive migration of workloads from vSphere 7.0 to vSphere 9.0, as the minimum supported version of the vSphere Distributed Switch (VDS) is 7.0 as you can see from VDS creation workflow wizard.


Users currently have two supported methods for migrating workloads from their existing vSphere 7.0 environment into either a VVF or VCF 9.0 deployment using the native Cross vCenter vMotion capability.

[Read more...]

Categories // VMware Cloud Foundation, vSphere 7.0, vSphere 9.0 Tags // VCF 9.0

  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 36
  • 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

  • VCF 9.1 - Deploying the VCF License Server Directly to an ESX Host 07/24/2026
  • VCF 9.1 - vSphere Back-in-Time Support for Upgrade, Converge and Import 07/21/2026
  • VCF Infrastructure Services (VIS) Appliance for VCF 9.1 Lab/PoC 07/20/2026
  • Quick Tip - Automatically Generate VCF Download Tool Commands with Express Patches for VCF 9.0.2 and 9.1.0 07/17/2026
  • VCF 9.1 - Automating VCF Backup Scheduling with the Fleet LCM API 07/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...