Filtering by Tag: Virtualization

Windows 8.1 Hyper-V

Working with Developers, I have a love of client-side virtual environments. They allow for snapshots, easy portability of the development environment, and simple and unobtrusive replacement if and when someone blows up their development workstation. When Microsoft announced that they were adding client-side Hyper-V in Windows 8, I had high hopes. However, the Windows 8 RTM release of client-side Hyper-V left a lot to be desired from a client-facing solution. It was merely a port of the Server-side experience to the client. While it works well for me (I tend to run everything over RDP anyways) , for our developers, lack of basic functionality like Copy/Paste or dynamic window sizing made it DOA.

Thankfully in the Windows 8.1/"Blue" release, many of these shortcomings have been rectified! The virtual machine connection windows have been redone using the Remote-Desktop engine which means that all the features you didn't have before (sound, 3d graphics acceleration, copy/paste), are now available without any workarounds. The Full list of Features supported in this "Enhanced Session Mode" are:

  • Display Configuration
  • Audio
  • Printers
  • Clipboard
  • Smart cards
  • Drives
  • USB devices
  • Supported Plug and Play devices

While this only works with Windows 8.1 guest OS's - it provides a viable path for ditching 3rd party Virtualization engines, and going full native, possibly saving you thousands in VMWare Workstation licensing costs.

 Ref:  http ://technet.microsoft.com/en-us/library/dn282278.aspx 

This site is a the personal space of Nick Couraud. While I touch on both personal and work related issues, everything here is my own opinion, and not necessarily reflective of my employer's views. Don't hold it against them.