Skip to content

Instantly share code, notes, and snippets.

@ebruning
Created August 1, 2011 20:48
Show Gist options
  • Save ebruning/1118967 to your computer and use it in GitHub Desktop.
Save ebruning/1118967 to your computer and use it in GitHub Desktop.
Start wireless from the command line
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