SAM & Multi-Statistic Component Scripts

In September I wrote a few things about how I use SAM Script Templates – specifically with PowerShell. One of the more powerful things in the SAM arsenal is the ability to return multiple components in a single script. I’ve used this in any number of ways, but the one that gives me the most satisfaction is a PowerShell script that I wrote for Linux.

Read more

Converting Linux VHD’s to VHDx

Virtual Hard Drives are the nuts and bolts of Virtualized Servers.  This includes Linux Servers, but converting the hard drives provided some interesting findings.

After reading a bunch of the Microsoft documents about running Hyper-V for performance, there’s a big push to move all machines From Generation 1 to Generation 2 and Hard Drives to the VHDX Format.

Read more