Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Win PE netsh wlan not connecting to wireless network

Featured Replies

Hey everyone.

I was able to get the command line tool: netsh wlan working in Win PE 3.0 thanks to JFX's help in the following thread http://www.msfn.org/board/topic/152480-netsh-wlan-issues/

I am having a strange issue now though.

If I export a secured Access Point's profile in my instance of Windows 7 x64 Professional, It will not connect via the command line in Win PE (as shown in the following image)

WinPE netsh wlan screenshot

This Access Point has WPA2-Personal enabled.

If I change this Access Point to have no security, then the Win PE netsh wlan command can add and connect to this profile with no problem.

Also, If i export the above profile (with WPA2-Personal), using the following command: netsh wlan export profile ASsU_2.4 key=clear , Win PE can import this xml profile just fine and connect to it without any problems via the command line. This last command will export the profile to an XML file with a clear text password.

So WinPE netsh wlan is having trouble decrypting the passwords to use to connect to the AP.

Also, there is only one SSID associated with this profile, so adding that parameter to the connect command does nothing.

Does anyone have any thoughts as to why this could be the case??

Any help is much appreciated!!

Thanks

- Chris


  • Author

It seems this is a feature of the netsh wlan command. You can only import a salted password XML file into the same computer that it was exported from. Even though this is the same computer, since it is using a different OS (Win PE), it is thinking that it is not.

The only workaround that I can provide for this is the following:

netsh wlan export profile name="Test_AP" key=clear

this will result in the command generating an XML file with a clear-text password of the Wireless AP's security key.

Importing the profile with the clear-text XML file will work on any other computer.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.