Take a full backup of the registry. Do not skip this step.
Click Start > Run, type regedit, and click OK.
Right-click My Computer and click Export to backup the registry.
Browse to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\Interfaces.
You see a list of GUIDs for each NIC that the system is aware of.
To determine which GUIDs are currently active on your system, clickStart > Programs > Accessories, then right-click Command Prompt and click Run As.
Enter the credentials for an administrative account.
In the command prompt, type:
net config srv
Check this against the system that was converted. GUIDs that existed on the previous machine should not exist on the converted machine.
If the device is no longer a required part of the system, you can delete the entry.
Note: If an entry is deleted in error, restore the registry.
When the entries have been cleared, you can assign a static IP.
Note: If the physical system is no longer available, check the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\NetworkCards\ registry key to determine the nomenclature and GUID of the affected network interface and compare it with the registry key in Step 5.