• Networkingwkstnet01

    Troubleshooting VMware Workstation Network connectivity

    Typically, I use VMware Workstation every day running work VMs and performing other testing.  I also troubleshoot VMware Workstation for other users as well.  From time to time, I have seen issues with VMware Workstation network connectivity either in Bridged…

  • Powershellpsresetfeat

    Reset unresponsive VM with Powershell PowerCLI

    I had a recent use case to be able to check the reachability of a certain VM which had shown itself to be problematic.  If the VM wasn’t responsive or had crashed, restarting the VM with a graceful restart via VMware…

  • Powershellgateway01

    Change Default Gateway with Powershell

    One of the best ways to automate or check network settings with modern Windows OS’es is to use Powershell. Recently, I had a really unique use case where the need arose to check the default gateway and flip the gateway from…

  • NSXnsxjumbo04

    Troubleshooting NSX VXLAN jumbo frames in nested lab

    In working recently in a nested VMware environment running three clusters and NSX, I ran into a jumbo frames issue with VXLAN connectivity across the clusters.  I was simulating different WAN/subnet environments using an Untangle appliance as a router in…

  • Networkingstackfeat

    Configure Dell Nseries switch stack

    A quick little how to post on creating a stack between Dell Nseries switches.  For the purposes of this post, the stack was created using (2) Dell Nseries 4032F 10G switches. There is just a small amount of configuration that…

  • Powershellmonitor01

    Monitor application pool IIS recycle if needed

    In working with an issue where an application pool was taking an entire website down, it became apparent we needed a programmatic way to monitor the site itself and then take proactive action in an automated way to correct the…

  • VMwarensxconerror01

    There was an error connecting to NSX manager API

    A quick issue I ran into yesterday connecting a restful API client to an NSX manager – “there was an error connecting”.  As I had connected to this manager before using an API client, I knew that it was accessible…

  • Powershellbypass01

    Powershell script signing the easy way

    So I wanted to throw a quick blog post out there on Powershell script signing the easy way.  This is a little bit tongue and cheek on the post as I don’t want to detail how to sign powershell scripts…

  • VMwarenetworkgrey02

    ESXi 6 Configure Management Network Greyed out

    The other day when playing around “rather hard” with distributed switches and NSX, I broke my distributed switch implementation on one of my lab ESXi 6 hosts.  I couldn’t ping the host, and also even worse, couldn’t get to the…