<?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>Jared Heinrichs &#187; Hyper-V</title>
	<atom:link href="http://jaredheinrichs.com/category/operating-system/windows-2008/hyper-v/feed" rel="self" type="application/rss+xml" />
	<link>http://jaredheinrichs.com</link>
	<description>A &#34;How to&#34; Blog on Software and Technology</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:20:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to use Sysprep with Virtual Servers</title>
		<link>http://jaredheinrichs.com/how-to-use-sysprep-with-virtual-servers.html</link>
		<comments>http://jaredheinrichs.com/how-to-use-sysprep-with-virtual-servers.html#comments</comments>
		<pubDate>Mon, 27 Jul 2009 17:28:04 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/how-to-use-sysprep-with-virtual-servers.html</guid>
		<description><![CDATA[This post will be a complete how to on using Sysprep with Windows Server. The reason why I am writing this post is I have answered this question “How do I use Sysprep” that I figured a lot of people would benefit from it. What is Sysprep? Sysprep is a tool that Microsoft released way [...]]]></description>
			<content:encoded><![CDATA[<p>This post will be a complete how to on using Sysprep with Windows Server. The reason why I am writing this post is I have answered this question “How do I use Sysprep” that I figured a lot of people would benefit from it.</p>
<p> <span id="more-1302"></span><br />
<h4>What is Sysprep?</h4>
<p>Sysprep is a tool that Microsoft released way back to help with cloning physical machines. Because Virtual machine act very much like their Physical brethren, one would think that you could use it on virtual machines as well. You would be write! In fact I find that it’s usage in Virtual machines makes even more sense.</p>
<h4>Pre-requisites</h4>
<ol>
<li>Make sure you have installed a Virtualization software. Virtual PC , VM Workstation etc.</li>
<li>Have all Server Media. You will need to copy some files off the server disks. </li>
</ol>
<h4>Windows 2003 Server</h4>
<p>1.) Make sure that you install the Windows Server 2003</p>
<p>2.) Run all the updates you will want on the Base server. You can do this by visiting Windows Update and applying all the updates. This will most likely take a very long time.</p>
<p>3.) Open “My Computer” and create a folder called “Support”.</p>
<p>4.) Put in CD/DVD into computer or mount an ISO of the OS. (if it isn’t still there from the install)</p>
<p>5.) Go to the “\Support\Tools” folder on the disk. Open the support.cab file by double clicking on it.</p>
<p>6.) Highlight all the files and copy them to “C:\Support”.</p>
<p>7.) Right click “My Computer” and select properties.</p>
<p>8.) Click the “Advance Tab”.</p>
<p>9.) Click “Environment Variables” button</p>
<p>10.) Go to the end of the “Variable value” box and type “;c:\support”. The “;” makes sure the OS knows to make “support” a separate value.</p>
<p>11.) Hit “OK” , “OK&#8217;” etc till you have all the windows closed.</p>
<p>12.) Restart your machine to enable the path setting you just entered.</p>
<p>13.) Log into the server after reboot.</p>
<p>14.) open command prompt by clicking “STAT – RUN” then typing “CMD”.</p>
<p>15.) Type “sysprep” at the command prompt.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image36.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 1" border="0" alt="How to use Sysprep image 1" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb29.png" width="477" height="104" /></a> </p>
<p>16.) A new window will open called “System Preparation Tool 2.0”. Click “Ok”.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image37.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 2" border="0" alt="How to use Sysprep image 2" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb30.png" width="404" height="125" /></a> </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image38.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 3" border="0" alt="How to use Sysprep image 3" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb31.png" width="226" height="244" /></a> </p>
<p>17.) Click “Reseal”</p>
<p>Machine will turn off.</p>
<p>18.)This file can now be used on several machines. I’d make a folder where you store you’re VMS and create a folder called one called “Sysprep Image”.</p>
<p>19.) Turn on your machine. You will see something similar to a default install without waiting for files to be copied!</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image39.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 4" border="0" alt="How to use Sysprep image 4" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb32.png" width="244" height="184" /></a>&#160;<a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image40.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 5" border="0" alt="How to use Sysprep image 5" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb33.png" width="244" height="185" /></a> </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image41.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 6" border="0" alt="How to use Sysprep image 6" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb34.png" width="244" height="184" /></a>&#160;<a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image42.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 7" border="0" alt="How to use Sysprep image 7" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb35.png" width="244" height="188" /></a> </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image43.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 8" border="0" alt="How to use Sysprep image 8" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb36.png" width="244" height="188" /></a>&#160;<a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image44.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 9" border="0" alt="How to use Sysprep image 9" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb37.png" width="244" height="187" /></a> </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image45.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 10" border="0" alt="How to use Sysprep image 10" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb38.png" width="244" height="188" /></a>&#160;<a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image46.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 11" border="0" alt="How to use Sysprep image 11" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb39.png" width="244" height="188" /></a> </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image47.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 12" border="0" alt="How to use Sysprep image 12" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb40.png" width="244" height="187" /></a>&#160;<a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image48.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 13" border="0" alt="How to use Sysprep image 13" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb41.png" width="244" height="187" /></a> </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image49.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 14" border="0" alt="How to use Sysprep image 14" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb42.png" width="244" height="188" /></a>&#160;<a href="http://jaredheinrichs.com/wp-content/uploads/2009/07/image50.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="How to use Sysprep image 15" border="0" alt="How to use Sysprep image 15" src="http://jaredheinrichs.com/wp-content/uploads/2009/07/image_thumb43.png" width="244" height="188" /></a> </p>
<p>Once you click finish your machine is production ready. Best of all this machine is supported by Microsoft. If you use a program to just change the SID of the machine Microsoft will NOT support it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-use-sysprep-with-virtual-servers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-V Virtualization Server version Upgrade available</title>
		<link>http://jaredheinrichs.com/hyper-v-virtualization-server-version-upgrade-available.html</link>
		<comments>http://jaredheinrichs.com/hyper-v-virtualization-server-version-upgrade-available.html#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:18:01 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtual Machine Manager]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=366</guid>
		<description><![CDATA[Warning on Hyper-V hosts under SCVMM I have seen this documented in a couple of places now &#8211; but I also see a number of people still wondering why this is happening and how to stop it, so I thought I would post it here too.&#160; When you first add a Hyper-V host to SCVMM [...]]]></description>
			<content:encoded><![CDATA[<h3>Warning on Hyper-V hosts under SCVMM</h3>
<p>I have seen this documented in a couple of places now &#8211; but I also see a number of people still wondering why this is happening and how to stop it, so I thought I would post it here too.&#160; When you first add a Hyper-V host to SCVMM 2008 you may see a warning icon displayed with the message &quot;Needs Attention&quot; and &quot;Virtualization service version status is not up-to-date&quot;.&#160; To get rid of this alert there are three updates that need to be applied to the Hyper-V server:</p>
<ul>
<li><strong><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F3AB3D4B-63C8-4424-A738-BADED34D24ED" target="_blank">KB950050</a>: </strong>This is the RTM update for Hyper-V</li>
<li><strong><a href=" http://www.microsoft.com/downloads/details.aspx?FamilyID=fd44b4e3-2dcc-4299-b345-bc09a9a37b60" target="_blank">KB956589</a>:</strong>&#160; This is an update to Hyper-V specifically for SCVMM compatibility</li>
<li><strong><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9EC9DBB9-82AD-4D34-9267-76A0126A8F18" target="_blank">KB956774</a>: </strong>This is an update to the Background Intelligent Transfer Service (BITS) client in Windows Server 2008</li>
</ul>
<p>Once you have these three updates installed everything should come up green.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/hyper-v-virtualization-server-version-upgrade-available.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
