Category: Hyper-V
-
Kali on Hyper-V: Start to Done.
**See notes on SecurityOnion at the bottom! It is funny where life can take you. I have been a specialist (and in some things maybe even expert) in so many different technologies over the course of my career, so when I sat down a few weeks ago to create a Kali Linux virtual machine on…
-
Building Your Local Lab: Creating your virtual machines
**DISCLOSURE: While I am contracted to Microsoft Corporation, I am not an employee. The articles that I write are not meant to represent the company, nor are they meant to represent me as an employee or spokesman for the company. As has always been the case, all articles on this website represent me and nobody…
-
Building Your Local Lab: Configuring Hyper-V
**DISCLOSURE: While I am contracted to Microsoft Corporation, I am not an employee. The articles that I write are not meant to represent the company, nor are they meant to represent me as an employee or spokesman for the company. As has always been the case, all articles on this website represent me and nobody…
-
Building Your Local Lab: Installing Hyper-V on Windows 10
**DISCLOSURE: While I am contracted to Microsoft Corporation, I am not an employee. The articles that I write are not meant to represent the company, nor are they meant to represent me as an employee or spokesman for the company. As has always been the case, all articles on this website represent me and nobody…
-
Automated Virtual Machine Activation
Let’s face it… Microsoft wants you to use Microsoft, so when it can, it creates technologies that make it easier for you to do so. Automatic Virtual Machine Activation (AVMA) is one of those tools. I remember when Microsoft got into the server virtualization game, it really had very little to compete with VMware, other…
-
Hyper-V Server Clustering Network Issue: Validation Failed?
If I’ve told you once I’ve told you a thousand times… When you build a Failover Cluster on Windows Server make sure you run the Validation Tests… and make sure those tests succeed (or at the very least nothing FAILS… Warnings are acceptable). So as I sit at a client trying to cluster two Hyper-V…
-
Resize Live Virtual Hard Drives
I have used Hyper-V for as long as there has been Hyper-V. Today I use it much less than I once did, but it is still handy for running VMs on my laptop. I run a particular VM called ‘Sandbox’ in which I do all sorts of things that I would not want to…
-
Where am I? HELP!
My colleague created a virtual machine for me in our datacentre a few weeks ago. (Thanks Michael!) Earlier this week I needed to create a second virtual machine to cluster with it, and I felt that the best way to maximize my resources completely would be to create another virtual machine identical to the first. …
-
New (and Free!) E-Books
Last month I posted an updated list of free ebooks that Microsoft Press offers (Free E-Books… Way beyond PDF Files!) which was extremely well received. Well today I was given information that MS Press released two new ebooks this month, both of which are extremely of interest to a lot of my readers. Microsoft System…
-
Converting Fixed Size VHDs to Dynamic Sized VHDs
I was called in to help a company recently with a small Hyper-V environment. They created a 2TB VHD file (they had good reasons for not using .vhdx files, but the steps in this article will work for both versions). They realized that they had unnecessarily created the drive as a 2TB Fixed Size disk…
-
Hyper-V 2008 R2: Still good enough?
I manage a vSphere environment at work, and it is a real change from the last few years when I spent all of my time talking about Hyper-V. I want to be clear – it is not better or worse, it is just… different. We have a number of virtualization hosts, plus a physical domain…
-
Surface Pro 3: Two weeks later
Are there problems with it? Yes. Do I absolutely love it? I love my kids and my dogs… but I suppose I do like it as much as I have ever liked a laptop or tablet… and I have had quite a few of them over the years! What are the problems? There is really only…
-
Standardize your Hosts: Simplify your Life
For several years I have been speaking and writing about desktop deployment to standardize your client system environment. What about your servers? What about your hypervisors? A couple of years ago VMware introduced Host Profiles into vCenter Server which allow you to take all of the settings from one host and then apply them to…
-
Another tough exam…
As a subject matter expert (SME) on virtualization, I was neither excited nor intimidated when Microsoft announced their new exam, 74-409: Server Virtualization with Windows Server Hyper-V and System Center. Unlike many previous exams I did not rush out to be the first to take it, nor was I going to wait forever. I actually…
-
Building the IT Camp with PowerShell Revisited
I always said I am not hard to please… I only need perfection. So when I wrote my PowerShell script to build my environment the other day I was pleased with myself… until I realized a huge flaw in it. Generation 1. Actually to be fair, there is nothing wrong with Generation 1 virtual machines…