This is an old revision of the document!
know current connection:
- netsh wlan show interfaces
get password:
- wlan show profile name=“Sean” key=clear
add profile:
- netsh WLAN add profile filename=“c:\Users\user\Wireless Network Connection-Filimin_14064969.xml”
connect to profile:
- netsh wlan connect name=Filimin_14063765
references:
http://www.windowscentral.com/how-manage-wireless-networks-using-command-prompt-windows-10
http://www.hanselman.com/blog/HowToConnectToAWirelessWIFINetworkFromTheCommandLineInWindows7.aspx
handy for ascii ↔ hex:
http://www.asciitohex.com/