Hiya,
There are a few possibilities that you might want to have a look at:
1: configuration file stored at c:\programdata\windows\hyper-v\ - Or something like that. That will hold configuration for your virtual servers.
2: On the virtual servers them self, make sure to uninstal your NIC before you shut it down, that way you shouldnt have any information there either. - from Device manager.
3: Download a tool called devcon and have a look at how many NIC's you have on your virtual server. syntax is "devcon findall=net" when standing in the folder where devcon is unzipped to.
A little more on 3 here, also link to download:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;269155Hope it helps.