After the install there is only a Loopback-Pseudo-Interface shown when I execute

netsh interface ipv4 show interfaces

Do I have to enable the real adapter explicitly or does the server has no appropriate driver for the network adapter?

link|improve this question
1  
You should update your question to detail the server make and model, or at least the network card model. – jscott Feb 24 '11 at 12:05
feedback

1 Answer

Try "netsh interface set interface name="Local Area Connection" admin=ENABLED" just to see if can ressurect the adapter. If not, it would seem they are not appropriated from the bios.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.