<?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>IT Service Works &#187; Windows</title>
	<atom:link href="http://www.itserviceworks.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itserviceworks.com</link>
	<description></description>
	<lastBuildDate>Tue, 06 Sep 2011 17:35:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Moving shares between servers, maintain security</title>
		<link>http://www.itserviceworks.com/moving-shares-between-servers-maintain-security/</link>
		<comments>http://www.itserviceworks.com/moving-shares-between-servers-maintain-security/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 04:10:12 +0000</pubDate>
		<dc:creator>Scott Kuhn</dc:creator>
				<category><![CDATA[Popular]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itserviceworks.com/?p=19</guid>
		<description><![CDATA[1. On the the source server: START &#62; RUN &#62; REGEDT32 2. Go to the key: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/LanmanServer/Shares 3. From the Registry menu, select Export Registry file. 4. Copy the file to the target server 5. On the target server: START &#62; RUN &#62; Name of the exported registry file&#62; OK 6. Reboot the target server [...]]]></description>
			<content:encoded><![CDATA[<p>1. On the the source server: START &gt; RUN &gt; REGEDT32<br />
2. Go to the key:</p>
<p>HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/LanmanServer/Shares</p>
<p>3. From the Registry menu, select Export Registry file.<br />
4. Copy the file to the target server<br />
5. On the target server: START &gt; RUN &gt; Name of the exported registry file&gt; OK<br />
6. Reboot the target server</p>
<p>If any of the local paths of the shares change (for example, E:\Data to F:\Data), the locations can be edited in Share Management on the target server.</p>
<p>Then <a href="http://www.itserviceworks.com/robocopy-is-your-friend/">use Robocopy</a> to transfer the files from old to new share and maintain file/folder permissions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itserviceworks.com/moving-shares-between-servers-maintain-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robocopy is your friend!</title>
		<link>http://www.itserviceworks.com/robocopy-is-your-friend/</link>
		<comments>http://www.itserviceworks.com/robocopy-is-your-friend/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 04:03:50 +0000</pubDate>
		<dc:creator>Scott Kuhn</dc:creator>
				<category><![CDATA[Popular]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itserviceworks.com/?p=17</guid>
		<description><![CDATA[Robocopy (short for robust file copy) is a utility that originally was contained in Server 2003 Resource Kit, but became so popular that it was included natively in Server 2008 and in Vista. For those that have used xcopy, this is like xcopy&#8230;on steriods. It allows for mirroring of directories, or, my personal favorite, migration [...]]]></description>
			<content:encoded><![CDATA[<p>Robocopy (short for robust file copy) is a utility that originally was contained in Server 2003 Resource Kit, but became so popular that it was included natively in Server 2008 and in Vista. For those that have used xcopy, this is like xcopy&#8230;on steriods.</p>
<p>It allows for mirroring of directories, or, my personal favorite, migration of data from old servers to new. And it does so maintaining NTFS permissions.</p>
<p>See more on <a href="http://en.wikipedia.org/wiki/Robocopy" target="_blank">Wikipedia</a> (opens on new window).</p>
<p>If you need any guidance in using robocopy, please feel free to contact me via the Contact page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itserviceworks.com/robocopy-is-your-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

