netsh wlan add profile not imported passphrase

Posted by sirlancelot on Super User See other posts from Super User or by sirlancelot
Published on 2010-04-20T20:21:04Z Indexed on 2010/04/20 20:23 UTC
Read the original article Hit count: 355

Filed under:
|
|
|

I exported a wireless network connection profile from a Windows 7 machine correctly connected to a WiFi network with a WPA-TKIP passphrase. The exported xml file shows the correct settings and a keyMaterial node which I can only guess is the encrypted passphrase.

When I take the xml to another Windows 7 computer and import it using netsh wlan add profile filename="WiFi.xml", it correctly adds the profile's SSID and encryption type, but a balloon pops up saying that I need to enter the passphrase.

Is there a way to import the passphrase along with all other settings?

© Super User or respective owner

Related posts about windows-7

Related posts about wlan