Showing posts with label Removing ghost NICs from VMs. Show all posts
Showing posts with label Removing ghost NICs from VMs. Show all posts

Wednesday, 29 June 2011

Removing ghost NICs from VMs

After rebuilding a VM in Hyper-V and reusing the old VHD you are left not being able to use the old NIC name and IP address.



To fix this open a CMD prompt with elevated previledges and type in:

set devmgr_show_nonpresent_devices=1
start devmgmt.msc


Once the device manager opens you need to select 'showhidden devices' from the view menu. Expend the Network cards and remove any grayed out NICs.

Reference: