microsoft:cli:wlan_connect
Connect to wireless Network
1. Start Command Prompt window (cmd.exe)…
2. type:
netsh wlan show interfaces
…write down “interface name”…
3. type
netsh wlan show profiles
…write down “profile name” and type
netsh wlan connect name="chosen profile" interface="interface_name"
If you see errors or are asked for additional information, read what's offered and add parameters as required.
microsoft/cli/wlan_connect.txt · Last modified: 2021/10/06 08:00 by rplecko
