Migrate Your Wireless Settings

Posted on July 3rd, 2007 by Jason

Here is a handy way to export your wireless LAN settings if you failed to save them off or want to transfer them to another machine. You can also use this as a method of exporting your corporate wireless LAN settings which tend to be more involved than your typical WPA setup. You can also use this to deploy using SMS or other delivery methods.

Step 1.) Launch a command prompt as an admin

Step 2.) Using the netsh command prompt list your wireless LAN profiles using the following command

“netsh wlan show profiles”

Step 3.) Note the Wireless LAN profile name you are wanting to export (ex. Linksys)

Step 4.) Run the following command to export your profile

“Netsh wlan export profile name=”[ProfileName]” Folder=”[Folder Path]”

Pretty easy, right?

To import on the new/other machine is just as easy simply use and admin command prompt and run the “netsh wlan add profile filename=”[filename.xml]” command.

Liked this article? Read another similar article.

Tags: , , , , , , , , , , , , , , , ,

Share and Enjoy:
  • del.icio.us
  • StumbleUpon
  • Facebook
  • Google Bookmarks
  • Live
  • MisterWong.DE
  • NewsVine
  • Reddit
  • MySpace
  • Slashdot
  • Technorati
  • BlinkList
  • DotNetKicks
  • Fark
  • Netvouz
  • MisterWong
  • Webnews.de
  • DZone
  • E-mail this story to a friend!
  • Print this article!

Related posts

One Response to “Migrate Your Wireless Settings”

  1. Teixeira, on 20 Jun 2008 at 6:59 am #

    I think that only works in win2008 server and vista. no luck with windows xp :(

    brgds

Leave a Reply