Enable "WLAN" command in WinPE KBE boot? (NETSH WLAN)
I'm trying to get my wireless adapter to work from the KACE KBE USB boot, and the problem I'm running into is that I'm not able to use the command "netsh wlan". Whenever I use "WLAN", I get:
The following command was not found: WLAN
Is there any way to somehow get the WLAN command to work? I've rebuilt the WIM file with ImageX with necessary files, etc to join the wireless network once it does the wpeutil networkinitialize, and it seems to work fine - up until the point I do "WLAN". It doesn't even recognize the wireless adapter when doing IPCONFIG /ALL, even though I've done a driver harvest for the wireless drivers.
Is this at all possible?
The following command was not found: WLAN
Is there any way to somehow get the WLAN command to work? I've rebuilt the WIM file with ImageX with necessary files, etc to join the wireless network once it does the wpeutil networkinitialize, and it seems to work fine - up until the point I do "WLAN". It doesn't even recognize the wireless adapter when doing IPCONFIG /ALL, even though I've done a driver harvest for the wireless drivers.
Is this at all possible?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
mgarza59
12 years ago
From these posts I found on MSFN.org, you can install the netsh wlan module into WinPE, then create and export a profile from Windows (with key=clear meaning the password is in cleartext), and then automate the import of that profile in WinPE.
http://www.msfn.org/board/topic/152480-netsh-wlan-issues/
http://www.msfn.org/board/topic/153425-win-pe-netsh-wlan-not-connecting-to-wireless-network/
http://www.msfn.org/board/topic/152480-netsh-wlan-issues/
http://www.msfn.org/board/topic/153425-win-pe-netsh-wlan-not-connecting-to-wireless-network/
Posted by:
sfigg
12 years ago
Posted by:
sfigg
12 years ago
So I looked at this again - I did the registry entry wrong. I copied all DLL files correctly, but after adding the registry "wlan", when I do "netsh wlan", it shows:
The following helper DLL cannot be loaded: WLANCFG.DLL
When I do "netsh add helper wlancfg.dll", it shows the same error. I have wlancfg.dll in the system32 folder where I'm running this from.
Any ideas?
The following helper DLL cannot be loaded: WLANCFG.DLL
When I do "netsh add helper wlancfg.dll", it shows the same error. I have wlancfg.dll in the system32 folder where I'm running this from.
Any ideas?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.