Live Migration Configuration Script

In one of my previous posts I went over how to configure live migration (for all three types).  One of the biggest pain points there is setting up the Constrained Delegation and Live Migration Authentication (needed for Hyper-V Manager Migration/move-vm), so I've written up a script to simplify the setup.  Take a look below the break for more!

Tech TopX: Navigating Server Core

In this episode of Tech TopX we will be covering how to get around Server Core and the tools that are available to you.

This is a continuation of a previous Tech TopX, so make sure to check it out!


Removing and Readding a cluster to SCVMM without downtime (with logical switches)

This is going to be a short post today, but I wanted to share something that I found really cool.

So you just spent all this time getting the your Hyper-V networking juuuuuust right or getting a Hyper-V logical switch working in SCVMM and now you need to remove and readd the cluster to SCVMM (maybe you are hitting a bug and that's the workaround).  Now you've got to undo and redo all your hard work (like you would if you were using a dVS on vCenter).  There goes the weekend!

Not so fast!  SCVMM is simply a management layer, unlike vCenter which is a management and feature layer.  This means that all of the config is stored on the host.  Short story?

You can remove a host that is using a logical switch and add it back to SCVMM without any need to change the configuration!  SCVMM will automatically pick up where it left off when you add it back!

Hopefully that can save you a few hours (days?) of work!

Tech TopX: Hyper-V Initial Install

We have another new entry in our Tech TopX series.  I'm pretty happy with this one - it's a basic overview of Hyper-V installation.

Most of this is focused around Nutanix (as I use our custom Nutanix scripts) however some of the info is going to be useful no matter what Hyper-V system you are installing.