BLOG
-
Setting Up an Offline Depot for VMware Cloud Foundation 9.x Using Apache on Ubuntu
Read more: Setting Up an Offline Depot for VMware Cloud Foundation 9.x Using Apache on UbuntuVMware Cloud Foundation 9 introduces a more comprehensive and flexible architecture, making it easier to design and deploy modern infrastructure stacks. One of the key improvements is the streamlined deployment of core components like vCenter, ESXi, NSX, and Aria Operations. Compared to previous versions—especially vSphere 8 and Aria Suite 8—VCF 9 simplifies lifecycle management and…
-
How to Run a PowerShell Script Inside Python
Read more: How to Run a PowerShell Script Inside PythonSometimes when writing Python code, you might need to call an external script to do something that’s easier in another language. A common case is running a PowerShell script from Python. For example: The good news: Python’s built-in subprocess module makes this very straightforward. Step 1 – Create a PowerShell Script Let’s say we have…
-
Deep Notes About VMware Cloud Foundation (VCF)
Read more: Deep Notes About VMware Cloud Foundation (VCF)VMware Cloud Foundation (VCF) is a robust hybrid cloud platform designed to unify compute, storage, networking, and management into a single, seamless framework. It provides the foundation for modern enterprise workloads across private and public cloud environments. In this post, we dive deep into the architecture, components, lifecycle management, deployment models, and other critical aspects…
-
Reordering vmhba and vmnic in ESXi Hosts
Read more: Reordering vmhba and vmnic in ESXi HostsIf you encounter issues with the ordering of vmnic and vmhba in some of your ESXi hosts, such as one host not following the expected order and violating your cluster configuration, you can reorder them to match your desired setup. Steps to Reorder vmnic and vmhba Put the Host into Maintenance Mode: Start SSH and…
-
Automating Veeam Backup for VMware Aria Automation Cloud Assembly VMs Using Tags
Read more: Automating Veeam Backup for VMware Aria Automation Cloud Assembly VMs Using TagsIn this post, I’ll explain the easiest way to automatically add a deployed VM from VMware Aria Automation Cloud Assembly to a Veeam backup job using tags. This method ensures that your VMs are consistently backed up without manual intervention. Step-by-Step Guide After the VM deployment complete make sure the vsphere tag (backup:true) assigned to…
-
Integration of DNS Server and VMware Aria Automation 8 to Create DNS Records on Microsoft DNS Server
Read more: Integration of DNS Server and VMware Aria Automation 8 to Create DNS Records on Microsoft DNS ServerIn this post, I’ll describe how to create a DNS record when the cloud template configuration sets a static IP address on a cloud VM after deployment. Prerequisites Steps to Add the DNS Server as a PowerShell Host PowerShell: After adding the DNS Server you will be able to see it on VRO inventory. Create…
![]()



Recent Comments