"No active network adapters found" Hyper-V 2008 R2
Posted
by mnemosyn
on Server Fault
See other posts from Server Fault
or by mnemosyn
Published on 2010-05-10T10:50:09Z
Indexed on
2010/05/10
10:55 UTC
Read the original article
Hit count: 1328
hyper-v-server-2008-r2
I fiddled around with the virtual network settings of my Hyper-V server, because Windows Update failed to run in the VMs. I set the flag that makes the NIC exclusively usable by the VM. Now, the host system tells me it has no active network adapters.
What does that even mean? According to netsh
, there are three enabled network connections. I tried to restart the NICs using devcon.exe
(the correct x64 version), but that doesn't make any difference - still, devcon
reports the NICs are there and they are activated?!
Is there any way I can force the host to re-enable the NICs?
© Server Fault or respective owner