<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; backup wireless profile</title> <atom:link href="http://www.ghacks.net/tag/backup-wireless-profile/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Copy Wlan Profiles</title><link>http://www.ghacks.net/2012/01/07/how-to-copy-wlan-profiles/</link> <comments>http://www.ghacks.net/2012/01/07/how-to-copy-wlan-profiles/#comments</comments> <pubDate>Sat, 07 Jan 2012 12:54:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup wireless profile]]></category> <category><![CDATA[wlan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55503</guid> <description><![CDATA[When you are moving from one PC to the other, or are making use of multiple devices running Windows, you probably want to have data available on all the PCs. This can be personal files like documents or music, but also configuration settings for the Windows Firewall. If you are connecting to the Internet via [...]]]></description> <content:encoded><![CDATA[<p>When you are moving from one PC to the other, or are making use of multiple devices running Windows, you probably want to have data available on all the PCs. This can be personal files like documents or music, but also configuration settings for the Windows Firewall. If you are connecting to the Internet via Wlan, you probably also need to configure all the devices for that. And while you could do that manually, it is usually faster to configure it once and copy the profiles then to other PCs running Windows.</p><p>The following tutorial explains how you can export and import Wlan profiles under Windows natively. A third party program is not required.</p><p>Please note that you need to run commands on Windows&#8217; command prompt. Windows 7 users can check out the following alternative that is available in their operating system: <a
href="http://www.ghacks.net/2011/07/31/how-to-backup-and-import-wireless-network-settings-in-windows-7/"> How to Backup and Import Wireless Network Settings in Windows 7</a>. Users running other versions of Windows can take a look at the third party tool <a
href="http://www.ghacks.net/2009/05/15/backup-wireless-networks/">Wireless Migrator</a>.</p><p><strong>Copy Wlan Profiles</strong></p><p>Use the keyboard shortcut Windows-R to open the run box. Enter cmd and tap on the enter key to open the command prompt window. The first thing you may want to do is to display all Wlan profiles configured on the system. The command <em>netsh wlan show profiles</em> does that.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/netsh-copy-wlan-profiles.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/netsh-copy-wlan-profiles.png" alt="netsh copy wlan profiles" title="netsh copy wlan profiles" width="589" height="350" class="alignnone size-full wp-image-55508" /></a></p><p>Locate the Wlan profile that you want to copy. You can identify them by their profile name, which should be identical to the Wlan&#8217;s SSID. Run the following command to export the Wlan profile on your system: <em>netsh wlan export profile name=&#8221;SSID&#8221; folder=&#8221;c:\wlanbackup&#8221;</em>. Note that the folder needs to exist prior to running the command; an error message is displayed otherwise.</p><p>You can now copy the saved Wlan profile to another computer system. Open a command prompt window on the device afterwards and run the following command to import the copied Wlan profile on the system: <em>netsh wlan add profile filename=&#8221;e:\Wi-Fi-SSID.xml&#8221;</em>. Replace SSID with the Wlan&#8217;s identifier and the drive letter and folder as well. Repeat the steps for all devices that you want to connect to the Wlan.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/07/how-to-copy-wlan-profiles/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How to Backup and Import Wireless Network Settings in Windows 7</title><link>http://www.ghacks.net/2011/07/31/how-to-backup-and-import-wireless-network-settings-in-windows-7/</link> <comments>http://www.ghacks.net/2011/07/31/how-to-backup-and-import-wireless-network-settings-in-windows-7/#comments</comments> <pubDate>Sun, 31 Jul 2011 07:47:57 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup wireless profile]]></category> <category><![CDATA[windows 7]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[wireless]]></category> <category><![CDATA[wireless network settings]]></category> <category><![CDATA[wireless-network]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48432</guid> <description><![CDATA[Setting up a wireless network can be a hassle. You need to remember the security key and tediously type it correctly for all devices on your network. One of the good features of Windows 7 is that there is a simple way to manage the wireless settings for your network from one computer or device [...]]]></description> <content:encoded><![CDATA[<p>Setting up a wireless network can be a hassle.  You need to remember the security key and tediously type it correctly for all devices on your network.  One of the good features of Windows 7 is that there is a simple way to manage the wireless settings for your network from one computer or device to the other.</p><p>You can backup the wireless network settings from Windows 7 and these settings can be easily saved to a USB stick.  You simply use the USB stick to import the settings to laptops and desktops added to your network, even if they are using XP or Vista.  To do this, follow these simple steps and set your network up for a no-hassle system.</p><p>Click the wireless network symbol from the taskbar and then click “Open Network and Sharing Center.”  Alternatively, you may go to the Start Menu and open the Control Panel > Network and Internet > Network and Sharing Center.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/network-sharing-center.png" alt="network sharing center" title="network sharing center" width="600" height="442" class="alignnone size-full wp-image-48433" /></p><p>In the left control pane, you will see “Manage wireless networks”.  Click on this and it will open the Manage Wireless Networks window.  Here you will see a list of all wireless networks to which you have connected in the past.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/wireless-networks.png" alt="wireless networks" title="wireless networks" width="494" height="206" class="alignnone size-full wp-image-48434" /></p><p>In this example, only a single network is listed.  That is because all other networks were intentionally removed for security reasons.  This is not normally necessary, but should you decide to delete a network, simply highlight it and press Delete.</p><p>Double-click the network that you want to manage and a window showing all of its properties will be presented.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/wireless-network-properties.png" alt="wireless network properties" title="wireless network properties" width="365" height="459" class="alignnone size-full wp-image-48435" /></p><p>Click the bottom blue link next to the Windows shield in order to save these network settings to a USB flash drive.   The flash drive that you choose does not need to have a high capacity.  Preferably, use a 1-2GB flash drive and use it solely for the purpose of importing network settings.  Once you click the link to copy the network profile, the Copy Network Settings wizard will initiate.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/copy-network-settings.png" alt="copy network settings" title="copy network settings" width="438" height="230" class="alignnone size-full wp-image-48436" /></p><p>Now plug in your flash drive and wait just a moment while the drive is detected.   When the drive is detected, the Next button will turn blue.  Click the Next button when it is ready.  The settings will only take a matter of seconds to copy to the flash drive.  When it is done, click Close.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/network-settings.png" alt="network-settings" title="network-settings" width="518" height="318" class="alignnone size-full wp-image-48437" /></p><p>If you go to the Computer Panel and double-click your flash drive, you will see one new folder, “SMRTNTKY” and you will also see a new file called “setupSNK.exe”.  These are the saved network settings, so do not delete them.</p><p>To import the Wireless Network Settings, first plug the flash drive in a laptop or other USB accessible device, such as a printer, which you want to add to your network.  To keep it simple, let us say it is a laptop.  The Wireless Setup Wizard will launch.  Click on Yes and the settings will be automatically imported.  You will most likely receive a notification of this.  Click OK and the laptop is now connected to the network.  You can use this for multiple computer additions to your network without the need for going through an extensive setup procedure.  This is very helpful indeed and saves time.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/31/how-to-backup-and-import-wireless-network-settings-in-windows-7/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Backup Wireless Networks</title><link>http://www.ghacks.net/2009/05/15/backup-wireless-networks/</link> <comments>http://www.ghacks.net/2009/05/15/backup-wireless-networks/#comments</comments> <pubDate>Fri, 15 May 2009 13:59:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup wireless profile]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[wifi]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[wireless]]></category> <category><![CDATA[wireless networks]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/15/backup-wireless-networks/</guid> <description><![CDATA[There are a few things when it comes to wireless networks that are best done by software programs. One of them is to add the very same settings that have been added to one computer system to another computer system. This can be necessary to be able to use the same wireless network settings on [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/wireless_networks.jpg" alt="wireless networks" title="wireless networks" width="128" height="81" class="alignleft size-full wp-image-12831" />There are a few things when it comes to wireless networks that are best done by software programs. One of them is to add the very same settings that have been added to one computer system to another computer system. This can be necessary to be able to use the same wireless network settings on all computers or to migrate the settings to a new computer system that has been bought recently to replace the old one. The manual way would mean to enter data like the (usually long and cryptic) pre-shared key and other settings that might confuse some users.</p><p><span
id="more-12833"></span><a
href="http://wlan.codeplex.com/">Wireless Migrator</a>, a software program for the Windows operating system, comes to the rescue. The portable software program can be used to backup and restore wireless networks easily. All that needs to be done to backup the wireless settings of a computer system is to execute the program after downloading and unpacking it. It will automatically scan for configured wireless networks and save them to the same directory.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/backup_wireless_networks-500x251.jpg" alt="backup wireless networks" title="backup wireless networks" width="500" height="251" class="alignnone size-medium wp-image-12832" /></p><p>The filename will usually be RestoreWireless.wnb which can be executed on the target computer to install all wireless profiles on that system as well. This will add all wireless networks to that computer system as well without having to setup and configure these manually.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/15/backup-wireless-networks/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Wireless Migrator</title><link>http://www.ghacks.net/2008/06/06/wireless-migrator/</link> <comments>http://www.ghacks.net/2008/06/06/wireless-migrator/#comments</comments> <pubDate>Fri, 06 Jun 2008 13:57:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup wireless profile]]></category> <category><![CDATA[windows-vista]]></category> <category><![CDATA[wireless connection]]></category> <category><![CDATA[wireless profile]]></category> <category><![CDATA[wireless-network]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4888</guid> <description><![CDATA[Tamir contacted me today per email describing how he was looking for an easy way to backup and restore the wireless network profiles. He actually discovered some netsh commands but nothing that would really be considered an easy migration. He therefor decided to code a little application that would backup and restore the wireless network [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://blogs.microsoft.co.il/blogs/tamir/archive/2008/06/05/backup-and-restore-your-wireless-networks-settings-by-using-wirelessmigrator.aspx">Tamir</a> contacted me today per email describing how he was looking for an easy way to backup and restore the wireless network profiles. He actually discovered some netsh commands but nothing that would really be considered an easy migration. He therefor decided to code a little application that would backup and restore the wireless network profiles in Windows Vista.</p><p>The commands to backup and restore wireless network profiles on the command prompt are <strong>netsh wlan export profile name=”name” folder=”folder”</strong> and <strong>netsh wlan add profile filename=”name”</strong> just in case you are asking. Regular users however will never discover this possibility and that&#8217;s where <a
href="http://www.codeplex.com/wlan/">Wireless Migrator</a> comes into play. Actually it&#8217;s of course also helpful for tech savvy users who want to speed up the process.</p><p>The software comes as an executable named BackupWireless.exe that automatically creates the backup RestoreWireless.wnb of all wireless network profiles upon execution. Executing RestoreWireless.wnb will restore the wireless network profile on the computer.</p><p><span
id="more-4888"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/06/wireless_migrator-500x143.png" alt="wireless migrator" title="wireless migrator" width="500" height="143" class="alignnone size-medium wp-image-4889" /></p><p>The tool wants to register the wnb file extension at first start. To remove those Registry settings use the switch <strong>BackupWireless.exe /remove</strong>. To restore a wireless network profile without registered file extension use the command <strong>BackupWireless.exe RestoreWireless.wnb</strong>. A tool cannot be easier than this one, great work.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/06/06/wireless-migrator/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
