Network card configuration missing after P2V using VMware Converter

by admin on October 1, 2009

Last night I converted a physical Windows 2003 R2 server to a VMware virtual machine using VMware Converter Standalone version 4.0.1.  The entire process was extremely simple, only four steps.  After the P2V conversion completed, the physical machine powered off, and the newly created VM booted up.  Everything appeared to be normal, until I realized I couldn’t RDP into the new VM.

I jumped on the server console via the Virtual Infrastructure client, and found that my VM was receiving an IP address from DHCP, rather than the static address the physical server was configured with.  I attempted to assign the static IP to the NIC, and received a message that an existing NIC already was using that IP address.   No other NICs were visible in the Network Connections applet.

I immediately thought back to my post from earlier this summer titled Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer”  This post details how to start Device Manager in a mode that shows hidden devices.  I was able to follow the steps to remove the phantom NIC, then was able to assign the static IP address to the VM’s NIC, which allowed me to RDP into the server once again. 

The steps are:

  1. Click Start, click Run, type cmd.exe, and then press ENTER.
  2. Type set devmgr_show_nonpresent_devices=1, and then press ENTER.
  3. Type Start DEVMGMT.MSC, and then press ENTER.
  4. Click View, and then click Show Hidden Devices.
  5. Expand the Network adapters tree.
  6. Right-click the dimmed network adapter, and then click Uninstall.
Finally I configured the static IP on the NIC, and all was well.

Related Posts

{ 5 comments… read them below or add one }

Rob October 6, 2009 at 4:45 pm

Thanks for the tip. I ran into a similar situation at one point.

Reply

JM October 26, 2009 at 6:55 pm

I ran into the same situation except the network tab will not show any dependents. Only Other devices with a ? Ethernet COntroller… On reboot- card is found but driver installation fails.

Reply

Matt October 27, 2009 at 8:07 am

Thank you very much for the post. It was quite helpful!!

Reply

Robert February 3, 2010 at 8:28 pm

Thank you very much for the post.

Reply

Zero Signal February 19, 2010 at 11:39 pm

Thanks! This was exactly what I needed.
(In my case, we had to disable the normal interfaces before it would display the hidden ones.)

Reply

Leave a Comment

Previous post:

Next post: