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?
|
After the install there is only a Loopback-Pseudo-Interface shown when I execute
Do I have to enable the real adapter explicitly or does the server has no appropriate driver for the network adapter? | |||||
feedback
|
|
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. | |||
|
feedback
|