Category Archives: VMware

Unable to access the configurator page in vIDM 3.3.5
During the preperation of the upgrade for vRA, we stumbled on a vIDM (VMware Identity Manager) problem. The vIDM appliance couldn’t finished an inventory sync in vRSLCM (vRealise Suite Lifecycle Manager). The inventory sync failed with the following error message: So the first thing that came in my mind, can I login to the configurator…

Unable to bring cluster online in vROPS 8.6.3
This week, I was troubleshooting an issue with one of the vROPS (vRealize Operations Manager) clusters at a customer. I was unable to perform the “bring the cluster online” task from the admin page of vROPS after a restart. The issue As shown in the picture below, I was unable to bring the cluster online….

Analyzing NSX-T network flows with NSX Intelligence
Ever wonder how to analyze the flow of an application on a NSX-T logical segment? There are a few ways to do so, but in this blog post we will use NSX Intelligence. We can eventually use the recommendations to create firewall rules in NSX-T to secure the application. Requirements NSX-T environment configured with Edges…
![How to migrate NSX-V to NSX-T 3.2.0.1 with the Migration Coordinator [Fixed topology] 4 How to migrate NSX-V to NSX-T 3.2.0.1 with the Migration Coordinator [Fixed topology] 4](https://vkernel.nl/wp-content/uploads/2022/04/image-29-cropped.png?v=1660069284)
How to migrate NSX-V to NSX-T 3.2.0.1 with the Migration Coordinator [Fixed topology]
Ever needed to migrate NSX-V to NSX-T? During this post, i’m going to break down the steps for migrating a NSX-V Data Center Environment to NSX-T. This migration is based on one of the available fixed topologies in the NSX Migration Coördinator. Update 28-5-2023: I have published a new blog post that covers the User…

How to configure Virtualization based security (VBS) and Guard Credentials with vTPM in vCenter 7.0 U2
Virtualization Based Security (VBS) is a Microsoft Windows feature that was introduced in Windows 10, Windows Server 2016 and higher. Microsoft VBS uses hardware virtualization features to create and isolate a secure region of memory from the normal operating system. For example, Windows can use this isolated memory space to store credentials (Credential Guard) to…

How to configure vSphere 7.x Auto Deploy
In this blog post, I will show you how to configure Auto Deploy in vSphere 7.x. What is vSphere Auto Deploy? vSphere Auto Deploy is a service that is available in vCenter. You can easily provision ESXI hosts in minutes by using vSphere Auto Deploy in combination with PXE boot and Host Profiles. By default,…

How to successfully upgrade Cloud Director from 10.2 to 10.2.1
I needed to upgrade Cloud Director to 10.2.1 in my home lab. In this blog post, I will show you how to perform a Cloud Director upgrade. My Cloud Director instance only contains a single Cloud Director cell, but I will explain the upgrade process for a Cloud Director with multiple cells/appliances. So that you…

How to successfully upgrade NSX-T from 3.1.0 to 3.1.1
VMware did a great job with simplifying the upgrade proces of all the NSX-T components. Today I will demonstrate how to perform an upgrade of a NSX-T environment from NSX-T 3.1.0 to NSX-T 3.1.1. VMware docs: Upgrading NSX-T Data Center Upgrade NSX-T Data Center Prerequisites Check the VMware product interoperability matrices: link Download the NSX-T…

Use a letsencrypt wildcard certificate in a Cloud Director 10.x cell
I have deployed a Cloud Director 10.2 setup in my home lab, but I haven’t configured the public address and a wildcard certificate yet for the web GUI and the console proxy. In this blog post, I will show you how to request a let’s encrypt wildcard certificate, and I will show you how to…

Unable to delete a segment in NSX-T 3.x because of an orphaned logical port
In my home lab, I was unable to delete a NSX-T segment because of a logical switch port that was occupied by an orphaned VM. In this blog post, I will show you how to detach/delete the logical port with a simple API call. Summary A while ago, I was testing the HCX product from…