<?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>Networknet.nl &#187; profiles</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/profiles/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Export wireless networks profiles/settings from Windows Vista</title>
		<link>http://www.networknet.nl/apps/wp/archives/463</link>
		<comments>http://www.networknet.nl/apps/wp/archives/463#comments</comments>
		<pubDate>Fri, 01 Aug 2008 19:49:36 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/463</guid>
		<description><![CDATA[If you are migrating notebooks at work, from friends or family you will always hit same problem after the new one is ready for use. Most documents and user settings can be migrated in some kind (ntbackup,robocopy and the Windows transfer wizards) , but when migrating the wireless network setting you may need additional script to perform that. Recently I have been asked to reinstall couple of tools and migrate import user documents including the wireless network. I received both notebooks without the wireless access point and after all important things were moved to the new notebook I started running the netsh command to export the wireless settings/networks into a text file. See my howto I performed to get this done on my own Windows VISTA notebook. Run CMD.exe to get into the command prompt and run &#8220;netsh wlan show profiles&#8221; I am interested in exporting the &#8220;NetworknetForFree&#8221; WLAN SSID into a text file which I can import on another notebook. I am still in the command prompt and than I execute &#8220;netsh wlan export profile name=&#8221;NetworknetForFree&#8221; folder=C:\&#8221; to export NetworknetForFree to C:\ drive. &#160; NetworknetForFree wireless network profile has now been exported to a file named &#8220;C:\Wireless Network Connection-NetworknetForFree.xml&#8221; and I can copy this file to a usb drive. If you want to export all your wireless profiles just run &#8220;netsh wlan export profile folder=C:\&#8220; The netsh tool generates a XML based file with all the settings for the wireless profile. Start a CMD.exe command prompt on the new ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/463/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

