I love the new Hyper-V integration on window 8 and I think I will not be able to switch to another version unless there is a Hyper-V support! I have been working lately on multiple dev environments thanks to the virtualization capabilities of win8 and this is a quick guide on how I organize my work environments.
Showing posts with label hyper-v. Show all posts
Showing posts with label hyper-v. Show all posts
Thursday, January 16, 2014
Friday, January 3, 2014
Change unidentified networks to private
Working with Hyper-V in windows 8 you might need to change the private network location to private in order to access the host's web server from a client virtual machine (e.g. testing a site in older browsers). By default, the private network doesn't contain any domain controller or dns server and you might have static ips on your vms and the host. This means that by default the connection's location is public as the network is unidentified. To change the location of your unidentified networks to private, I found a powershell script.
Labels:
hyper-v,
security,
unidentified network,
Windows 8
Friday, November 2, 2012
Migrating from eSXi to Hyper-V
In order to transfer a virtual machine from vmware’s eSXI server to Hyper-V we used disk-2-vhd to clone the disk in a vhd. If you are planning to do such a task, make sure you remove the vmware tools *before* you clone the disk cause otherwise the installer will not do it afterwards.
Subscribe to:
Posts (Atom)