lwc:windows:wifi

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/

wireless_network_connection-filimin_14064969.xml

  • lwc/windows/wifi.1606484904.txt.gz
  • Last modified: 2020/11/27 07:48
  • by John Harrison