Quantcast
Channel: Microsoft Deployment Toolkit forum
Viewing all articles
Browse latest Browse all 11297

WinPE4 NIC Interface whitout interface name

$
0
0

Greetings,

I use MDT2012 and ADK, and updated the deploymentshare to created a ISO file.

when I started the computer use the ISO (WinPE4.0 by MDT), press F8 open the cmd, when I use Ipconfig or Netsh Lan command, I find the NIC interface have no name.

so , when I use the following command:
Netsh lan add profile filename=”X:\8021x\Local Area Connection.xml” interface =”Local Area Connection”

it returned an error said no interface find. if I input the following command:
Netsh lan add profile filename=”X:\8021x\Local Area Connection.xml”

it return success. because the interface have no name.

but when I use the following command:
Netsh lan set eapuserdata filename=X:\8021x\Wired-WinPE-UserData-PEAP-MSCHAPv2.xml allusers=yes

 it return error, it said we must give the interfacename, but if I add
interface=”Local Area Connection” orinterface=”” ,it alway return error.

but I cannot give the correct empty interface name.

so, I want to rename the interface name as following comand:

Netsh interface set interface name="" newname="Lan1"

but, the empty name ""  cannot be used.

does any friends know how to give the interface a name?

Thanks


Frank@Hiweb 冯立超@瀚博资讯



Viewing all articles
Browse latest Browse all 11297

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>