<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: A funny experience with Windows 7, Sysprep and View 4.5</title>
	<atom:link href="http://www.rtfm-ed.co.uk/2010/07/30/a-funny-experience-with-windows-7-sysprep-and-view-4-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rtfm-ed.co.uk/2010/07/30/a-funny-experience-with-windows-7-sysprep-and-view-4-5/</link>
	<description>Beyond the Manual, with Mike Laverick (VCI, VCP, CCI, CCEA, MCT, MCSE)</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:25:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Limey</title>
		<link>http://www.rtfm-ed.co.uk/2010/07/30/a-funny-experience-with-windows-7-sysprep-and-view-4-5/comment-page-1/#comment-50880</link>
		<dc:creator>Limey</dc:creator>
		<pubDate>Mon, 09 Aug 2010 23:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtfm-ed.co.uk/?p=2816#comment-50880</guid>
		<description>This is a new (crappy) &#039;feature&#039; of sysprep only 3 tries of running generilze before it locks up the whole system and you can no longer run it - a real pain if you&#039;re not expecting it.

Anyway, you can put the following in a batch file to activate silently:

cs cript //b c:windowssystem32slmgr.vbs /ipk 12345-12345-12345-12345-12345
cs cript //b c:windowssystem32slmgr.vbs /ato

If you get the message again and really want to know what&#039;s going on do the following:

Press Shift + F10 for a cmd prompt and then you can navigate to c:windowspanther - from here review the dumpfile.xml file (last 75 lines generally tell you what failed)

Also in this mode you can press the WindowsKey + E (windows explorer) and kind of get a desktop experience, I got a semi-usuable system for troubleshooting</description>
		<content:encoded><![CDATA[<p>This is a new (crappy) &#8216;feature&#8217; of sysprep only 3 tries of running generilze before it locks up the whole system and you can no longer run it &#8211; a real pain if you&#8217;re not expecting it.</p>
<p>Anyway, you can put the following in a batch file to activate silently:</p>
<p>cs cript //b c:windowssystem32slmgr.vbs /ipk 12345-12345-12345-12345-12345<br />
cs cript //b c:windowssystem32slmgr.vbs /ato</p>
<p>If you get the message again and really want to know what&#8217;s going on do the following:</p>
<p>Press Shift + F10 for a cmd prompt and then you can navigate to c:windowspanther &#8211; from here review the dumpfile.xml file (last 75 lines generally tell you what failed)</p>
<p>Also in this mode you can press the WindowsKey + E (windows explorer) and kind of get a desktop experience, I got a semi-usuable system for troubleshooting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clement</title>
		<link>http://www.rtfm-ed.co.uk/2010/07/30/a-funny-experience-with-windows-7-sysprep-and-view-4-5/comment-page-1/#comment-50790</link>
		<dc:creator>Clement</dc:creator>
		<pubDate>Sat, 07 Aug 2010 08:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtfm-ed.co.uk/?p=2816#comment-50790</guid>
		<description>Have you tried skiprearm in your sysprep? http://d3planet.com/rtfb/2010/05/18/creating-an-activated-windows-server-2008-r2-vmware-template-using-microsoft-sysprep/

I&#039;d be curious to hear if this works for you. Someone who read my blog seems to have the same issue so I&#039;ll be linking back to this post. Awesome info and thanks!</description>
		<content:encoded><![CDATA[<p>Have you tried skiprearm in your sysprep? <a href="http://d3planet.com/rtfb/2010/05/18/creating-an-activated-windows-server-2008-r2-vmware-template-using-microsoft-sysprep/" rel="nofollow">http://d3planet.com/rtfb/2010/05/18/creating-an-activated-windows-server-2008-r2-vmware-template-using-microsoft-sysprep/</a></p>
<p>I&#8217;d be curious to hear if this works for you. Someone who read my blog seems to have the same issue so I&#8217;ll be linking back to this post. Awesome info and thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: René Dissel</title>
		<link>http://www.rtfm-ed.co.uk/2010/07/30/a-funny-experience-with-windows-7-sysprep-and-view-4-5/comment-page-1/#comment-50606</link>
		<dc:creator>René Dissel</dc:creator>
		<pubDate>Mon, 02 Aug 2010 10:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rtfm-ed.co.uk/?p=2816#comment-50606</guid>
		<description>Hello Mike,
Maybe you can solve any problems by using a KMS server for activating the Windows 7 clients.
There is information on setting up an KMS server at MS: http://technet.microsoft.com/en-us/library/dd772269.aspx

After you have setup the KMS server u can use the KMS keys that Microsoft provides:
http://technet.microsoft.com/en-us/library/ff793406.aspx

This is the preferred method of activating clients and servers when i need to deploy allot of VMs (or physical machines in that case).</description>
		<content:encoded><![CDATA[<p>Hello Mike,<br />
Maybe you can solve any problems by using a KMS server for activating the Windows 7 clients.<br />
There is information on setting up an KMS server at MS: <a href="http://technet.microsoft.com/en-us/library/dd772269.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/dd772269.aspx</a></p>
<p>After you have setup the KMS server u can use the KMS keys that Microsoft provides:<br />
<a href="http://technet.microsoft.com/en-us/library/ff793406.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/ff793406.aspx</a></p>
<p>This is the preferred method of activating clients and servers when i need to deploy allot of VMs (or physical machines in that case).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

