Created
August 1, 2011 20:48
-
-
Save ebruning/1118967 to your computer and use it in GitHub Desktop.
Start wireless from the command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netsh wlan connect ssid=YOURSSID name=PROFILENAME | |
netsh wlan show profile | |
http://www.hanselman.com/blog/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment