john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

vista command line connect to a wireless network

vista command line connect to a wireless network

netsh wlan /? //shows the options

netsh wlan export profile name="example-network" //creates an xml of an active profile

you may have to import your profile through the add command but in this case I just want to connect to a profile I know will always exist on my machine

netsh wlan connect name="example-network" ssid="example network"


  • « vista share internet 3g data card
  • c sharp 2008 Express WSS 3 WebPart Code Example »

Published

Feb 6, 2010

Category

research

~62 words

Tags

  • a 23
  • command 29
  • connect 6
  • line 31
  • network 20
  • research 199
  • to 63
  • vista 3
  • wireless 3