<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Virtual machine copying with PowerShell</title>
	<atom:link href="http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 17:24:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Exchange 2007 SP1 SCC using Server 2008 StarWind iSCSI - Persian Networks</title>
		<link>http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/comment-page-1/#comment-25676</link>
		<dc:creator>Exchange 2007 SP1 SCC using Server 2008 StarWind iSCSI - Persian Networks</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.justaddcode.com/wordpress/2007/02/19/virtual-machine-copying-with-powershell/#comment-25676</guid>
		<description>[...] by proceeding with the following steps: Enter the following lines of code (code thanks to justaddcode.com) separately in your PowerShell console (PowerShell must first be installed by opening a Command [...]</description>
		<content:encoded><![CDATA[<p>[...] by proceeding with the following steps: Enter the following lines of code (code thanks to justaddcode.com) separately in your PowerShell console (PowerShell must first be installed by opening a Command [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exchange 2007 SP1 SCC using Server 2008 StarWind iSCSI 1 - Persian Networks</title>
		<link>http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/comment-page-1/#comment-23991</link>
		<dc:creator>Exchange 2007 SP1 SCC using Server 2008 StarWind iSCSI 1 - Persian Networks</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.justaddcode.com/wordpress/2007/02/19/virtual-machine-copying-with-powershell/#comment-23991</guid>
		<description>[...] by proceeding with the following steps: Enter the following lines of code (code thanks to justaddcode.com) separately in your PowerShell console (PowerShell must first be installed by opening a Command [...]</description>
		<content:encoded><![CDATA[<p>[...] by proceeding with the following steps: Enter the following lines of code (code thanks to justaddcode.com) separately in your PowerShell console (PowerShell must first be installed by opening a Command [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/comment-page-1/#comment-22978</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Tue, 04 Aug 2009 05:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.justaddcode.com/wordpress/2007/02/19/virtual-machine-copying-with-powershell/#comment-22978</guid>
		<description>It is true that sysprep is the cleanest way to do it, but I was looking for the easiest.  My images have SharePoint and SQL, which are both not very sysprep friendly.  If the object is to keep it as close to copy/paste as possible, then newsid makes that easier.  If you want a clean image, then sysprep is definitely the way to go.</description>
		<content:encoded><![CDATA[<p>It is true that sysprep is the cleanest way to do it, but I was looking for the easiest.  My images have SharePoint and SQL, which are both not very sysprep friendly.  If the object is to keep it as close to copy/paste as possible, then newsid makes that easier.  If you want a clean image, then sysprep is definitely the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Another Reader</title>
		<link>http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/comment-page-1/#comment-22975</link>
		<dc:creator>Another Reader</dc:creator>
		<pubDate>Tue, 04 Aug 2009 04:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.justaddcode.com/wordpress/2007/02/19/virtual-machine-copying-with-powershell/#comment-22975</guid>
		<description>Better than running NewSID on each new VM as they are brought up would be to run sysprep on the original VM image.  sysprep obviates the need to run NewSID and is the Microsoft-supported way to deploy multiple VMs based upon a single image.</description>
		<content:encoded><![CDATA[<p>Better than running NewSID on each new VM as they are brought up would be to run sysprep on the original VM image.  sysprep obviates the need to run NewSID and is the Microsoft-supported way to deploy multiple VMs based upon a single image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exchange 2007 SP1 SCC using Server 2008 StarWind iSCSI - Part 1 &#124; Elan Shudnow's Blog</title>
		<link>http://www.justaddcode.com/blog/2007/02/19/virtual-machine-copying-with-powershell/comment-page-1/#comment-1420</link>
		<dc:creator>Exchange 2007 SP1 SCC using Server 2008 StarWind iSCSI - Part 1 &#124; Elan Shudnow's Blog</dc:creator>
		<pubDate>Thu, 13 Mar 2008 14:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.justaddcode.com/wordpress/2007/02/19/virtual-machine-copying-with-powershell/#comment-1420</guid>
		<description>[...] the following lines of code (code thanks to justaddcode.com) separately in your PowerShell console (PowerShell must first be installed by opening a Command [...]</description>
		<content:encoded><![CDATA[<p>[...] the following lines of code (code thanks to justaddcode.com) separately in your PowerShell console (PowerShell must first be installed by opening a Command [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
