ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How to install Hyper-V in VMware Workstation

By Vladan SEGET | Last Updated: January 12, 2013

Shares

How I'm using VMware Workstation 8 to accomplish my daily tasks. VMware Workstation 8 went live few weeks ago. Since then I haven't stopped to play with the software. I already wrote about the new features in detail in this article: VMware Workstation 8 – new features detailed.

Update: you might want to check my VMware Workstation 9 new features article.

The VMware Workstation is running on my company's laptop. What I did actually that I virtualized my laptop with all business applications I use at where I work. The VM is integrated in Active Directory, I'm syncing my business files, got all the printers installed in that VM etc….I basically need this environment while at my office. But, if I'm elsewhere, or doing something else, this setup could be quite heavy loaded, since there is quite a few applications installed in this system.

This is not new, the P2V was done months ago. I've been using setup like that to carry around this VM together with other VMs I use to demo at the client's sites or for DR purposes. Those VMs were located on on 128gigs SSD which was fit inside of an external enclosure and which had eSATA port. This setup was quite neat, since I had on my laptop just a clean Windows 7 system and VMware Workstation running. So the physical system boot up was pretty quick. Everything else was then separated in several VMs laying on the SSD.

But few day's back the external enclosure's eSATA port broke down, so my only solution to keep the high speed for my running VMs, was to put this 128 gigs SSD inside of my laptop, clone existing physical installation W7 system to the SSD (by using Acronis). The laptop's classic 5400 rpm SATA drive is now used through an external enclosure through an USB port for storage of ISOs and source files.  That's the setup I'm having at the moment. The 120 gigs space for an SSD is really not enough, so If you're planning setup like this, consider 256 Gigs as a smallest choice (yes I know, the SSD's are still expensive).

And now, some more geeky stuff….

How to run Microsoft Hyper-V with nested VMs inside of VMware Workstation 8.

As you probably know, it's possible to virtualize ESXi 4/5 within VMware Workstation and run 3 levels deep “inception” infrastructure.  And now you can also test other hypervisors… Like Hyper-V.. -:). And run VM in VM….

In the image below you can see that I'm running Hyper-V and inside I'm running W7 system. How it's done…?

Running Hyper-V inside of VMware Workstation 8

I installed Win Server 2008 Standard and added the Hyper-V role.

You have to modify the settings in the Hyper-V VM, in order to create and install a VM inside of Hyper-V.

VM > Settings > Processors – check the “Virtualize Intel VT-x/EPT or AMD-V/RVI” .

VMware Workstation 8 settings for Hyper-V to be able to run Nested VMs

And also by modifying the VMX configuration file of the Hyper-V VM by adding this line:

hypervisor.cpuid.v0 = “FALSE”

Hyper-V VM running Inside of VMware Workstation 8 - and inside Hyper-V there is a nested Windows 7 running too

This is just for testing purposes…

Enjoy… -:)

 

Shares
Vote !

| Filed Under: Desktop Virtualization Tagged With: How to install Hyper-V in VMware Workstation, Using VMware Workstation 8, VMware Workstation 8

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. tech says

    October 21, 2011 at 11:28 pm

    Well if this configuration works, hats off to you! ! Can please elaborate! I am having a lot of difficultly running hyper-v on vmware, i checked the vtx enabled, and my processor has the ability, but then again i check around the forums and came to this forum http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/8227a4a4-6a69-493b-8393-79896923598c/
    thank you

  2. Vladan SEGET says

    October 22, 2011 at 7:59 am

    It’s really easy. One just must do the modificaton of the VMX file (in my case it was the Windows 7 nested VM which runs on the Nested Hyper-V Hypervisor.

    Best
    Vladan

  3. tap says

    October 25, 2011 at 11:12 pm

    do you run a win7 x64 VM in virtualized hyper-v? Do we need vt-d to run nested hyper-v with a vm?

  4. Stud says

    November 5, 2011 at 2:25 am

    really helpful information sir… thx.

  5. Tadzislaw says

    November 24, 2011 at 10:56 am

    WOW, that’s rock

  6. Mark R says

    December 30, 2011 at 9:03 am

    Vladan, thank you so much, this is coming in so useful as I can now setup a lab properly to work on Virtualization Administrator MCITP, have linked this article from my own blog.

  7. Sam I AM says

    January 21, 2012 at 5:48 pm

    one thing to note is that the CPU and # of cores should be 1 and 2 as shown. I tried 1 CPU and 1 Core and W2k8 x64 R2 would throw an error.

  8. ket says

    January 22, 2012 at 9:55 pm

    I need some help here. I have followed the exact same method, Enabled the Virtualize Intel VT-x/EPT, edited the .vmx file and tried different combination of 2-1 / 1-2 CPU core, have sufficient RAM of 3GB and 60GB of HDD space on my HyperV Windows 2008 R2 server.

    Using VMware Workstation 8
    Have Compatible hardware CPU Intel Core i2500 not the K one and a motherboard MSI z68A-G43 (G3).

    Have enabled Intel Virtualisation Technology and Intel VT- D tech in BIOS.

    For some reason I just can get the VM start up on hyper-v server.

    ‘New Virtual Machine’ could not initialize.
    ‘New Virtual Machine’ could not initialize. (Virtual machine ID 7DF06815-6A2C-424E-8E83-046264ACC541)

    • Ricky says

      March 5, 2012 at 12:38 am

      This worked for me http://support.microsoft.com/kb/2517374

  9. sam says

    August 3, 2012 at 6:45 am

    Whats the configuration of your laptop. Could you please give the specificationa nd the company name. As it must have a lot of RAM and processing power to run all those things as in the picture shown above. ..

  10. Vladan SEGET says

    August 4, 2012 at 2:17 am

    It was a i7 with 8Gb of RAM. Regards..

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in