1. Discover Numa Misalligned VMs and report on amount and percentage of remote memory

    I wrote a little script today to check for Numa misalignment of my VMs. …


  2. Hyper-V vCPU to Core ratio script

    I wrote a little script to figure out the current vCPU to physical core ratio on Hyper_V machines. …


  3. Hyper-V 2012R2 failing network connectivity using fully converged networking SOLVED!

    Update: The real fix is not to disable VMQ on the Management vNIC but rather fix the MAC address issue itself. I did that as well, you can find it here! At least in my case that is :) …


  4. Upgrading SCOM 2012SP1 to 2012R2 using fresh 2012R2 Servers

    At the moment I’m busy upgrading my costumers Private Cloud to 2012R2 versions of System Center and Server. A process introduced to the costumer as Ever-greening. In this blog post I’ll give you the steps to upgrade SCOM 2012SP1 to R2 in a scenario which also requires fresh 2012R2 server installs for the management servers. …


  5. Offline Updating Hyper-V VMs

    Have a lot of VMs which are offline and want to check if their Integration Tools are up 2 date? I wrote a little script which does just that. And as a bonus, when the VM has 2008R2 or higher installed, the Integration Tools are automatically updated with the latest version available on the Hyper-V host you run this on! …