VMware NSX Manager certificate renew during upgrade

Time to time we have to upgrade products to resolve bugs/vulnerabilities and get new features. During VMware NSX upgrade from 3.2.x, 4.0.x, 4.1.x to version 4.2.x you might get the error on Pre-Checks run step: This happen because internal NSX services use certificates which already expired or close to expiration… Continue reading

How to stretch networks over VMware NSX Edge Bridge

When you are migrating environments, quite often customer doesn’t want to have any downtime for workloads or workloads are critical and have to stay always available. In other cases you might need to have underlay (VLAN) connected workloads and Overlay connected workloads in the same network segment and keep their… Continue reading

Automate bulk Windows and Linux VMs creation from template with Guest OS customization

VMware vSphere Infrastructure build completed, tested and ready for workloads. What’s next? Right, it’s time to create bunch of Windows and Linux VMs for customers! Fastest way to do so – prepare VMware PowerCLI / PowerShell script. In my case as part of the project I had to build 200+… Continue reading

VM Latency Sensitivity set to High still fails with no (proper) warning

Hello, it’s been a while since I last blogged, had a busy few years, took a sabbatical or there was nothing to blog about without breaching a NDA. Anyway I’m back here with a new issue which may help some of those who are virtualizing latency sensitive workloads, a niche… Continue reading

VMware NSX VPN tunnels statistics collection with PowerShell

I’ve been assigned the task of gathering VPN statistics for a client. Their system operates on VMware NSX 4.0.0.1. After checking, I found that the current PowerCLI lacks the capability to extract VPN statistics. Since VMware NSX has a RestAPI interface, we can perform various actions through RestAPI calls. I’ve… Continue reading