What's New

Running Hyper-V within VMWare Workstaton

Hyper-V-logo Virtualizing things make life easy when you're learning about technology. Especially, if you are planning to implement something at a job site, but you don't have the physical hardware to do the testing. I had a client that wanted Windows Server 2012 Datacenter installed and configured with Hyper-v. I fired up my virtual infrastructure to create a virtual machine - booted into Windows Server 2012 Datacenter and started to install the Operating System. Once the OS was completed I started to configure and push out updates and then went into Role and Feature to start the Hyper-v installation, but received the following error:

vlcsnap-2015-06-06-20h26m42s150

Check out the video below on how to fix this issue and get Hyper-v running under VMware Workstation.

 

About BjTechNews (1090 Articles)
An IT guy trying to learn everything about technology and sharing it with you all. I'm a blogger and video blogger who highlights daily news in the tech industry, promoting tips and hacks for fellow techies.

2 Comments on Running Hyper-V within VMWare Workstaton

  1. Mike Joyce // June 29, 2015 at 5:47 pm // Reply

    I think you actually only require the second two lines. That is all I’ve added to my guests and got it working. I’ve had *very* bad luck editing the VMX directly, but they can be added via the advanced properties of the VM in the vSphere client. I’ve had a few Hyper-V guests running on my vSphere/vCenter 5.5 host for 70-410 practice labs.

  2. By the way, you could also install VMware VSphere using the same trick
    It only takes these three lines to be added in the VMX file:

    mce.enable = “TRUE”
    hypervisor.cpuid.v0 = “FALSE”
    vhv.enable = “TRUE”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from BTNHD

Subscribe now to keep reading and get access to the full archive.

Continue reading