Hyper-V is the Microsoft Windows hypervisor starting in Windows Server 2008 R2 and also running on Hyper-V Server 2008, Hyper-V Server 2012, Windows Server 2012, and as an optional component of Windows 8.
0
votes
0answers
2 views
Connect thin clients to Hyper-V virtual machines
I want to run several VMs on hyper-v and then connect thin clients to each VMs.
is there any way to boot thin clients from Hyper-v virtual machines?
thank's
0
votes
0answers
11 views
Is is possible to let a shutdown script execute before services get terminated? [migrated]
I am currently trying to build a shutdown script for a windows server 2012 which will perform a planned failover to my replica server when the primary shuts down.
My problem is that the shutdown ...
1
vote
2answers
20 views
How can I update Azure VM BIOS settings?
I have created an AZURE VM with Windows Server 2012 and started RDS installation.
I got stuck while it is asking me to Enable Hardware-Assisted Virtualization on the server, as I could not access ...
0
votes
0answers
10 views
Remote Access Error
My Virtual Machine turn off after half an hour or so and not able to run it constantly. I get below error on my Windows Server 2008 R2 which I am running via Hyper V Manager.
Unable to add the ...
0
votes
0answers
10 views
Login blue screen Hyper V and Internet Explorer Application Compatibility VPC Image
I'm using Internet Explorer Application Compatibility VPC Image with Windows 8 and Hyper V.
The images for IE7 (Vista), IE8 and IE9 (Win 7), works, but I have a problem with the IE6 (win xp) Image.
...
0
votes
0answers
8 views
Capturing host performance counters from a virtual machine with VMware/Hyper-V
Both Hyper-V and VMware make guest instance performance counters available on the host.
However, I wish to capture host performance counters from the guest (i.e. I have a WMI/remote registry ...
-1
votes
0answers
8 views
Some VM's can Ping a Server, but other VM's can't [on hold]
We have a collection of VM's, each one is hosted on Server1, all of them need to be able to connect to/ping Server2.
VM1 can ping Serevr2
VM2 can ping Server2
VM3 cant ping Server2
VM4 cant ping ...
0
votes
0answers
16 views
Code Sample for Reading Values from Hyper-V KVP component on Linux
Hyper-V includes a KVP component that transmits key / value pairs between the host and a guest VM.
Code samples for sending and receiving values are available for Windows Guests in PowerShell in WMI.
...
0
votes
1answer
10 views
How to pass boots args to a Hyper-V VM
I need to add some extra key=value pairs in the /proc/cmdline file of my Linux VM.
On a XenServer hypervisor, I can use XenAPI callVM.set_PV_args
What is the equivalent in Hyper-V 2012?
0
votes
1answer
33 views
What are the pros and cons of using Hyper V machines in Windows Phone emulator
So the windows phone 7 emulator was a simply another process , the windows phone 8 emulators are actually Hyper V machines , would like to know what were the advantages of making this shift , from a ...
0
votes
0answers
22 views
How Hyper-V works (high level) and performance compared to Vmware
I'm new to virtualization and am trying to figure out how it works (high level). With VMware, from what I understand, you have storage, various servers with the hypervisor installed, and a separate ...
0
votes
1answer
17 views
How can I fix my Microphone In while running Hyper-V?
There seems to be an odd issue with Hyper-V on AMD machines and the Microphone In. As developer I installed Hyper-V for the usage of the Windows Phone 8 SDK. A side effect is that the Microphone In ...
-1
votes
0answers
31 views
Windows Phone Emulator don't apear in hyper V manager
The emulator don't apear in Hyper-V manager, i've installed it with no problems, and my hardware suports all
0
votes
1answer
39 views
Hyper-V required for testing Windows Phone 8 App on actual device
Is Hyper-V still required for testing a WP8 app when you test on actual device?
0
votes
0answers
16 views
Hyper V guest as a IIS dev server
I have installed Windows 7 Pro on Hyper-V and enabled IIS on it. I was able to browse to the default iis 7 site via 127.0.0.1 from the browser inside the guest OS. However, when I tried to view it ...