<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>4sysops &#187; service packs</title>
	<atom:link href="http://4sysops.com/archives/tag/service-packs/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Thu, 24 May 2012 23:49:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
    <title>4sysops</title>
    <url>http://4sysops.com/4sysops-rss.png</url>
    <link>http://4sysops.com</link>
    <width>143</width>
    <height>49</height>
    <description>4sysops.com</description>
    </image>		<item>
		<title>What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</title>
		<link>http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/</link>
		<comments>http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 03:17:12 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5716</guid>
		<description><![CDATA[This article gives an overview of what Windows admins have to know about Windows 7 SP1 and Windows Server 2008 SP1 and links to useful resources.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This article gives an overview of what Windows admins have to know about Windows 7 SP1 and Windows Server 2008 SP1 and links to useful resources.</i></strong></p>
<p>Yesterday Microsoft announced that <a href="http://blogs.technet.com/b/windowsserver/archive/2011/02/09/windows-server-2008-r2-and-windows-7-sp1-releases-to-manufacturing-today.aspx">Windows 7 SP1 and Windows Server 2008 R2 SP1 have been released to manufacturing</a>. If you haven&#8217;t yet dealt with the service pack, it is now time to inform yourself about it. In this article, I will summarize some basic facts and link to resources where you can get some in-depth information about SP1.</p>
<h2>Windows 7 SP1 download</h2>
<p>Microsoft partners have already received the SP1. Thus it is quite likely that you can download leaked versions from the Internet. I don&#8217;t have to tell you that such unofficial downloads are always risky because they may contain malware. Thus you had better wait until Microsoft offers Windows 7 SP1 for download. The public download will be available on February 22; TechNet and MSDN subscribers will be able to download Windows 7 SP1 on February 16.</p>
<h2>Windows 7 SP1 and Windows Server 2008 R2 SP1 new features</h2>
<p>I have already summarized <a href="http://4sysops.com/archives/whats-new-in-windows-7-sp1-and-windows-server-2008-r2-sp1/">what&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1</a> a few months ago. The <a href="http://technet.microsoft.com/en-us/library/ff817622(WS.10).aspx">official Windows 7 SP1 page</a> has some additional information. For Windows Server 2008 R2 SP1, you should check out the <a href="http://download.microsoft.com/download/9/1/E/91E04C01-8640-44F7-9D98-A798E0282539/Windows_Server_2008R2_SP1_Reviewers_Guide_RC.pdf">reviewer&#8217;s guide</a> (PDF), which is quite comprehensive with 26 pages. The main new features in this service pack are certainly RemoteFx and Dynamic Memory for Hyper-V.</p>
<h2>Hyper-V Dynamic Memory resources</h2>
<p>Dynamic Memory allows you to increase the memory of Hyper-V VMs dynamically during run time. A good start is to read my <a href="http://4sysops.com/archives/microsoft-vdi-remotefx-and-dynamic-memory-for-hyper-v/">introduction to Dynamic Memory and RemoteFX</a>, and this <a href="http://4sysops.com/archives/microsoft-hyper-v-dynamic-memory-vs-vmware-memory-overcommit/">Comparison of Hyper-V Dynamic Memory and VMware Overcommit</a> will clarify the concept. If you would like to learn how you can actually use Dynamic Memory, I recommend <a href="http://www.virtualizationadmin.com/articles-tutorials/microsoft-hyper-v-articles/installation-and-deployment/using-dynamic-memory-Hyper-v-r2-sp1.html">this article</a> at VirtualizationAdmin.com.</p>
<p>Checking out <a href="http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx">Microsoft&#8217;s Hyper-V Dynamic Memory Evaluation Guide</a> is certainly also a good way to get started. Microsoft&#8217;s latest blog post relates <a href="http://blogs.technet.com/b/virtualization/archive/2011/02/09/windows-7-and-windows-server-2008-r2-sp1-add-new-virtualization-innovations.aspx">Address Space Layout Randomization (ASLR) to Dynamic Memory</a>, and the Microsoft Infrastructure blog has a <a href="http://blogs.technet.com/b/schadinio/archive/2011/02/06/hyper-v-dynamic-memory-info.aspx">link list of articles about Dynamic Memory</a>. Related to this topic is Paul Schnackenburg&#8217;s series about <a href="http://4sysops.com/archives/hyper-v-performance-tuning-part-1-virtual-processors/">Hyper-V performance tuning</a>.</p>
<h2>RemoteFX resources</h2>
<p>RemoteFX is supposed to improve user experience in RDP sessions. I think the success of VDI (Virtual Desktop Infrastructure) depends a lot on how good this new feature really is. I already linked to my <a href="http://4sysops.com/archives/microsoft-vdi-remotefx-and-dynamic-memory-for-hyper-v/">RemoteFX intro</a> above, but it can&#8217;t be wrong to link to it again. <img src='http://4sysops.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  You might also want to have a look at <a href="http://blogs.technet.com/b/virtualization/archive/2010/03/18/explaining-microsoft-remotefx.aspx">Microsoft&#8217;s explanation</a>. Brian Madden&#8217;s <a href="http://www.brianmadden.com/blogs/brianmadden/archive/2010/07/13/microsoft-remotefx-is-now-available-via-public-beta.aspx">in-depth guide to RemoteFX</a> is a must-read for everyone who wants to dig a bit deeper.</p>
<h2>Windows 7 SP1 significance</h2>
<p>In my opinion, RemoteFx and Dynamic Memory are the only important new features in this service pack. Of course, the main reason why you will want to deploy SP1 is because it contains all of the updates since the release of Windows 7 and Windows Server 2008 R2. Considering that there have been quite a few &#8220;monster patch days&#8221; lately, the number of hotfixes in this service pack could reach a new record.</p>
<p>If you are a &#8220;traditionalist admin&#8221; who always waits for the release of the first service pack before you deploy a new Windows version, then you might feel confirmed. However, I think that Windows 7 RTM was one of the most reliable Windows releases. This is probably due to the fact that Windows 7 is essentially a service pack for Windows Vista. Thus Windows 7 SP1 essentially is than Windows Vista SP3. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/whats-new-in-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1 (July 16, 2010)">What&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (1)</li>
	<li><a href="http://4sysops.com/archives/poll-results-will-you-wait-for-sp1-before-you-deploy-windows-7/" title="Poll results: Will you wait for SP1 before you deploy Windows 7? (May 4, 2010)">Poll results: Will you wait for SP1 before you deploy Windows 7?</a> (8)</li>
	<li><a href="http://4sysops.com/archives/seven-reasons-why-you-need-bitlocker-hard-drive-encryption-for-your-whole-organization/" title="Seven reasons why you need BitLocker hard drive encryption for your whole organization (April 1, 2010)">Seven reasons why you need BitLocker hard drive encryption for your whole organization</a> (16)</li>
	<li><a href="http://4sysops.com/archives/poll-will-you-wait-for-sp1-before-your-deploy-windows-7/" title="Poll: Will you wait for SP1 before you deploy Windows 7? (March 24, 2010)">Poll: Will you wait for SP1 before you deploy Windows 7?</a> (4)</li>
	<li><a href="http://4sysops.com/archives/windows-7-sp1-should-you-wait/" title="Windows 7 SP1 &#8211; Should you wait? (March 19, 2010)">Windows 7 SP1 &#8211; Should you wait?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Windows XP SP3 RC1 with this little hack</title>
		<link>http://4sysops.com/archives/download-windows-xp-sp3-rc1-with-this-little-hack/</link>
		<comments>http://4sysops.com/archives/download-windows-xp-sp3-rc1-with-this-little-hack/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 20:00:57 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/download-windows-xp-sp3-rc1-with-this-little-hack/</guid>
		<description><![CDATA[<p>Can&#8217;t wait to try the <a href="http://4sysops.com/archives/windows-xp-sp3-performance-boost/">performance boost that Service Pack 3 brings for Windows XP</a>? Then you can download XP SP1 right now with this little hack.</p>
<p>All you have to do is run <a href="http://dailyapps.net/wp-content/uploads/2007/11/windowsxpsp3hack.cmd">WindowsXPSP3Hack.cmd</a>. It will add some <strong>registry keys</strong> which will make Windows Update believe that you are a member of the <strong>private beta program</strong>. Then, you launch Windows Update (via Windows help) to download Windows XP SP3.<a title="Windows XP SP3 hack" href="http://4sysops.com/wp-content/uploads/2007/11/xp_sp3_hack.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2007/11/xp_sp3_hack.png','Windows XP SP3 hack',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2007/11/xp_sp3_hack.thumbnail.png" alt="Windows XP SP3 hack" width="195" height="97" align="left" /></a></p>
<p>I had to install two other updates before the service pack showed up. I think, it has <strong>about 70MB</strong>. Download was pretty fast in the beginning, but it then it got stuck, somehow. Installation was not a big deal. Unfortunately, I couldn&#8217;t really make out this <strong>performance boost</strong> afterwards.</p>
<p>I found this nice trick at <a href="http://www.sizlopedia.com/2007/11/25/download-windows-xp-service-pack-3/">Silozopedia</a>. By the way, there is a <a href="http://4sysops.com/archives/download-vista-sp1-beta-from-windows-update/">similar hack for Windows Vista SP1</a>.</p>
<p></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know </a></li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t wait to try the <a href="http://4sysops.com/archives/windows-xp-sp3-performance-boost/">performance boost that Service Pack 3 brings for Windows XP</a>? Then you can download XP SP1 right now with this little hack.</p>
<p>All you have to do is run <a href="http://dailyapps.net/wp-content/uploads/2007/11/windowsxpsp3hack.cmd">WindowsXPSP3Hack.cmd</a>. It will add some <strong>registry keys</strong> which will make Windows Update believe that you are a member of the <strong>private beta program</strong>. Then, you launch Windows Update (via Windows help) to download Windows XP SP3.<a title="Windows XP SP3 hack" href="http://4sysops.com/wp-content/uploads/2007/11/xp_sp3_hack.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2007/11/xp_sp3_hack.png','Windows XP SP3 hack',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2007/11/xp_sp3_hack.thumbnail.png" alt="Windows XP SP3 hack" width="195" height="97" align="left" /></a></p>
<p>I had to install two other updates before the service pack showed up. I think, it has <strong>about 70MB</strong>. Download was pretty fast in the beginning, but it then it got stuck, somehow. Installation was not a big deal. Unfortunately, I couldn&#8217;t really make out this <strong>performance boost</strong> afterwards.</p>
<p>I found this nice trick at <a href="http://www.sizlopedia.com/2007/11/25/download-windows-xp-service-pack-3/">Silozopedia</a>. By the way, there is a <a href="http://4sysops.com/archives/download-vista-sp1-beta-from-windows-update/">similar hack for Windows Vista SP1</a>.</p>
<p><!-- adman --></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/news-for-windows-admins-twitter-updates-for-2008-05-15/" title="Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3 (May 15, 2008)">Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3</a> (0)</li>
	<li><a href="http://4sysops.com/archives/the-windows-xp-sp3-confusion-is-windows-bloated-or-its-market/" title="The Windows XP SP3 confusion &#8211; Is Windows bloated or its market? (May 7, 2008)">The Windows XP SP3 confusion &#8211; Is Windows bloated or its market?</a> (6)</li>
	<li><a href="http://4sysops.com/archives/is-windows-xp-sp3-available-or-not/" title="Is Windows XP SP3 available or not? (April 24, 2008)">Is Windows XP SP3 available or not?</a> (16)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-release-date-april-21-how-does-microsoft-plan-release-dates/" title="Windows XP SP3 release date: April 21 &#8211; How does Microsoft plan release dates? (April 16, 2008)">Windows XP SP3 release date: April 21 &#8211; How does Microsoft plan release dates?</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/download-windows-xp-sp3-rc1-with-this-little-hack/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Windows XP SP3 performance boost?</title>
		<link>http://4sysops.com/archives/windows-xp-sp3-performance-boost/</link>
		<comments>http://4sysops.com/archives/windows-xp-sp3-performance-boost/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 19:54:58 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-xp-sp3-performance-boost/</guid>
		<description><![CDATA[<p>Some days ago I blogged about a <a href="http://4sysops.com/archives/vista-sp1-doesn’t-improve-performance/">questionable performance test of Service Pack 1 for Windows Vista</a>. The same organizations just tested the performance of Windows XP SP3. The &#8220;Researchers&#8221; <a href="http://exo-blog.blogspot.com/2007/11/windows-xp-sp3-yields-performance-gains.html">wrote</a> that they measured a &#8220;performance boost&#8221; of, well, 10%.</p>
<p>I don&#8217;t know if <strong>10%</strong> could be called a <strong>&#8220;performance boost&#8221;.</strong> I am pretty sure that you won&#8217;t be able tell the difference during normal PC work. What I find more interesting, however, is that they used the <strong>same machine from their Vista SP1 performance test</strong>.</p>
<p>I have been criticizing before that it doesn&#8217;t make much sense to test the performance of Vista on a machine with less than <strong>2GB RAM</strong>. Some readers have raised doubts about my assessment. So I want take this chance to clarify my point.</p>
<p>Imagine someone tried to find out if <strong>Service Pack 1 for Windows XP</strong> improved the speed or not. The &#8220;researcher&#8221; has a laptop in his &#8220;research lab&#8221; which &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Some days ago I blogged about a <a href="http://4sysops.com/archives/vista-sp1-doesn’t-improve-performance/">questionable performance test of Service Pack 1 for Windows Vista</a>. The same organizations just tested the performance of Windows XP SP3. The &#8220;Researchers&#8221; <a href="http://exo-blog.blogspot.com/2007/11/windows-xp-sp3-yields-performance-gains.html">wrote</a> that they measured a &#8220;performance boost&#8221; of, well, 10%.</p>
<p>I don&#8217;t know if <strong>10%</strong> could be called a <strong>&#8220;performance boost&#8221;.</strong> I am pretty sure that you won&#8217;t be able tell the difference during normal PC work. What I find more interesting, however, is that they used the <strong>same machine from their Vista SP1 performance test</strong>.</p>
<p>I have been criticizing before that it doesn&#8217;t make much sense to test the performance of Vista on a machine with less than <strong>2GB RAM</strong>. Some readers have raised doubts about my assessment. So I want take this chance to clarify my point.</p>
<p>Imagine someone tried to find out if <strong>Service Pack 1 for Windows XP</strong> improved the speed or not. The &#8220;researcher&#8221; has a laptop in his &#8220;research lab&#8221; which runs just fine with <strong>Windows NT 4.0</strong>. It has <strong>128MB RAM</strong> which is more than enough for NT. Since he would like to know if he could run XP on this laptop after SP1 has been released he runs his test on this machine.</p>
<p>I think you don&#8217;t have to understand much about Windows to predict the result of this test. Of course, <strong>XP will get hardly off the ground with 128MB RAM and no service pack in the world could change this</strong>. There were about 5 years between the release of Windows NT 4.0 and Windows XP and Microsoft needed the same time to develop Windows Vista.</p>
<p>So the situation is exactly the same. If you really want to know if a service pack is helpful for the performance of an OS or not, then you have to use adequate hardware for your test.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshoot-slow-logon-part-2-the-3-headed-monster/" title="Troubleshoot slow logon &#8211; Part 2: The 3-headed monster (January 6, 2012)">Troubleshoot slow logon &#8211; Part 2: The 3-headed monster</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshoot-slow-logon-part-1-profile-size/" title="Troubleshoot slow logon &#8211; Part 1: Profile size (January 4, 2012)">Troubleshoot slow logon &#8211; Part 1: Profile size</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-disable-the-shutdown-event-tracker-in-windows-server-2008-r2/" title="How to disable the Shutdown Event Tracker in Windows Server 2008 R2 (December 27, 2011)">How to disable the Shutdown Event Tracker in Windows Server 2008 R2</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-smart-defrag-a-defragmentation-tool/" title="FREE: Smart Defrag &#8211; A defragmentation tool (May 9, 2011)">FREE: Smart Defrag &#8211; A defragmentation tool</a> (9)</li>
	<li><a href="http://4sysops.com/archives/free-novabench-free-benchmark-software/" title="FREE: NovaBench &#8211; Free benchmark software (April 4, 2011)">FREE: NovaBench &#8211; Free benchmark software</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-xp-sp3-performance-boost/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>.NET 2.0 SP1 and .NET 3.0 SP1 available for download</title>
		<link>http://4sysops.com/archives/net-20-sp1-and-net-30-sp1-available-for-download/</link>
		<comments>http://4sysops.com/archives/net-20-sp1-and-net-30-sp1-available-for-download/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 21:38:00 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/net-20-sp1-and-net-30-sp1-available-for-download/</guid>
		<description><![CDATA[<p>You can now download the service packs for the .NET Framework:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=79bc3b77-e02c-4ad3-aacf-a7633f706ba5">.NET 2.0 SP1 x86</a>
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=029196ED-04EB-471E-8A99-3C61D19A4C5A">.</a><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=029196ED-04EB-471E-8A99-3C61D19A4C5A">NET SP1 x64</a>
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=ec2ca85d-b255-4425-9e65-1e88a0bdb72a"> .NET 3.0 SP1</a></p>
<p>They were already released two days ago. I find it interesting that almost nobody seems to care about it. I mean, if you compare it with the stir that Vista SP1 has already caused . When Microsoft introduced .NET, I got the impression that in the future the underlying OS won&#8217;t play such an important role anymore. It seems that this is not going to happen any time soon.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/download-windows-xp-sp3-rc1-with-this-little-hack/" title="Download Windows XP SP3 RC1 with this little hack (November 27, 2007)">Download Windows XP SP3 RC1 with this little hack</a> (15)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-performance-boost/" title="Windows XP SP3 performance boost? (November 26, 2007)">Windows XP SP3 performance boost?</a> (16)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-news/" title="Windows XP SP3 news (October 15, 2007)">Windows XP SP3 news</a> (0)</li>
	<li><a href="http://4sysops.com/archives/another-vista-compatibility-reliability-and-stability-update/" title="Another Vista compatibility, reliability and stability update (October 4, 2007)">Another Vista compatibility, reliability and stability update</a> (4)</li>
&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>You can now download the service packs for the .NET Framework:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=79bc3b77-e02c-4ad3-aacf-a7633f706ba5">.NET 2.0 SP1 x86</a>
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=029196ED-04EB-471E-8A99-3C61D19A4C5A">.</a><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=029196ED-04EB-471E-8A99-3C61D19A4C5A">NET SP1 x64</a>
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=ec2ca85d-b255-4425-9e65-1e88a0bdb72a"> .NET 3.0 SP1</a></p>
<p>They were already released two days ago. I find it interesting that almost nobody seems to care about it. I mean, if you compare it with the stir that Vista SP1 has already caused . When Microsoft introduced .NET, I got the impression that in the future the underlying OS won&#8217;t play such an important role anymore. It seems that this is not going to happen any time soon.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/download-windows-xp-sp3-rc1-with-this-little-hack/" title="Download Windows XP SP3 RC1 with this little hack (November 27, 2007)">Download Windows XP SP3 RC1 with this little hack</a> (15)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-performance-boost/" title="Windows XP SP3 performance boost? (November 26, 2007)">Windows XP SP3 performance boost?</a> (16)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-news/" title="Windows XP SP3 news (October 15, 2007)">Windows XP SP3 news</a> (0)</li>
	<li><a href="http://4sysops.com/archives/another-vista-compatibility-reliability-and-stability-update/" title="Another Vista compatibility, reliability and stability update (October 4, 2007)">Another Vista compatibility, reliability and stability update</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/net-20-sp1-and-net-30-sp1-available-for-download/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows XP SP3 news</title>
		<link>http://4sysops.com/archives/windows-xp-sp3-news/</link>
		<comments>http://4sysops.com/archives/windows-xp-sp3-news/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 17:42:08 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-xp-sp3-news/</guid>
		<description><![CDATA[<p>Once again Paul Thurrott <a href="http://www.winsupersite.com/faq/xp_sp3.asp">has</a> some interesting information about Windows XP SP3. This is just a short summary for the busy admins among us.</p>
<ul>
<li>Service Pack 3 will be the last SP for Windows XP.</li>
<li>As usual this SP can be installed on a fresh Windows XP without installing prior service packs first.</li>
<li>Why did Microsoft wait for over three years to release SP3? Simply because everyone was working on Vista.</li>
<li>New features: <a href="http://4sysops.com/archives/windows-server-2008-nap-network-access-protection-infrastructure/">Network Access Protection (NAP)</a> support, product key-less install option, a new kernel module for several different cryptographic algorithms, &#8220;black hole router&#8221; detection (router that incorrectly reports their network path information).</li>
<li>Release date of Windows XP SP3: second quarter of 2008, or three months after the release of Windows Vista SP1 and Windows Server 2008.</li>
</ul>
<p>There is certainly nothing revolutionary in this service pack. Of course, Microsoft wants everyone to migrate to Vista now. They already made the mistake of adding too many new features with SP2. Thus, &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Once again Paul Thurrott <a href="http://www.winsupersite.com/faq/xp_sp3.asp">has</a> some interesting information about Windows XP SP3. This is just a short summary for the busy admins among us.</p>
<ul>
<li>Service Pack 3 will be the last SP for Windows XP.</li>
<li>As usual this SP can be installed on a fresh Windows XP without installing prior service packs first.</li>
<li>Why did Microsoft wait for over three years to release SP3? Simply because everyone was working on Vista.</li>
<li>New features: <a href="http://4sysops.com/archives/windows-server-2008-nap-network-access-protection-infrastructure/">Network Access Protection (NAP)</a> support, product key-less install option, a new kernel module for several different cryptographic algorithms, &#8220;black hole router&#8221; detection (router that incorrectly reports their network path information).</li>
<li>Release date of Windows XP SP3: second quarter of 2008, or three months after the release of Windows Vista SP1 and Windows Server 2008.</li>
</ul>
<p>There is certainly nothing revolutionary in this service pack. Of course, Microsoft wants everyone to migrate to Vista now. They already made the mistake of adding too many new features with SP2. Thus, many think that an upgrade to Vista is not necessary just because of the improved security.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/news-for-windows-admins-twitter-updates-for-2008-05-15/" title="Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3 (May 15, 2008)">Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3</a> (0)</li>
	<li><a href="http://4sysops.com/archives/the-windows-xp-sp3-confusion-is-windows-bloated-or-its-market/" title="The Windows XP SP3 confusion &#8211; Is Windows bloated or its market? (May 7, 2008)">The Windows XP SP3 confusion &#8211; Is Windows bloated or its market?</a> (6)</li>
	<li><a href="http://4sysops.com/archives/is-windows-xp-sp3-available-or-not/" title="Is Windows XP SP3 available or not? (April 24, 2008)">Is Windows XP SP3 available or not?</a> (16)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-release-date-april-21-how-does-microsoft-plan-release-dates/" title="Windows XP SP3 release date: April 21 &#8211; How does Microsoft plan release dates? (April 16, 2008)">Windows XP SP3 release date: April 21 &#8211; How does Microsoft plan release dates?</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-xp-sp3-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Vista compatibility, reliability and stability update</title>
		<link>http://4sysops.com/archives/another-vista-compatibility-reliability-and-stability-update/</link>
		<comments>http://4sysops.com/archives/another-vista-compatibility-reliability-and-stability-update/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 17:43:25 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/another-vista-compatibility-reliability-and-stability-update/</guid>
		<description><![CDATA[<p>It is only two months since Microsoft released <a href="/archives/vista-performance-and-compatibilityreliability-updates-is-it-sp-05/">two performance, compatibility and reliability updates for Windows Vista</a>. Now, there is again a similar update. Some of the improvements were expected to be <a href="/archives/vista-sp1-new-features-and-release-date/">released with Vista SP1</a> only. Microsoft seems nervous to me, presumably because of the many complaints and the <a href="/archives/well-okay-vista-does-lose-users/">plunging retail sales</a>.</p>
<p>I  think in XP times they would have waited until SP1 is out. Microsoft recommends applying this update only if you experienced one of the problems, else you should wait for SP1. This shows how eager Microsoft is to silence Vista critics. Another, more positive, interpretation would be that they indeed want to <a href="/archives/vista-sp1-news-and-the-rethinking-of-windows-service-packs/">attach less importance to Windows service packs</a> in the future.</p>
<p>By the way, <strong>I would really be very careful with this update</strong>. A colleague installed it today and it completely crashed his computer. He was not even able to boot into safe mode. He had to boot from a Vista DVD &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It is only two months since Microsoft released <a href="/archives/vista-performance-and-compatibilityreliability-updates-is-it-sp-05/">two performance, compatibility and reliability updates for Windows Vista</a>. Now, there is again a similar update. Some of the improvements were expected to be <a href="/archives/vista-sp1-new-features-and-release-date/">released with Vista SP1</a> only. Microsoft seems nervous to me, presumably because of the many complaints and the <a href="/archives/well-okay-vista-does-lose-users/">plunging retail sales</a>.</p>
<p>I  think in XP times they would have waited until SP1 is out. Microsoft recommends applying this update only if you experienced one of the problems, else you should wait for SP1. This shows how eager Microsoft is to silence Vista critics. Another, more positive, interpretation would be that they indeed want to <a href="/archives/vista-sp1-news-and-the-rethinking-of-windows-service-packs/">attach less importance to Windows service packs</a> in the future.</p>
<p>By the way, <strong>I would really be very careful with this update</strong>. A colleague installed it today and it completely crashed his computer. He was not even able to boot into safe mode. He had to boot from a Vista DVD and use its repair function to get his machine running again.</p>
<p>The updates can be downloaded here: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E3992046-32B9-4A0D-9E02-ACBA698AA675">Vista x86</a> and <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=06011901-DF0C-4474-8C2C-72C09B7CEC04">Vista x64</a>. And here is the description which I just copied from the <a href="http://support.microsoft.com/kb/941649">update&#8217;s KB article</a>:</p>
<blockquote>
<ul>
<li>It extends the battery life for mobile devices.</li>
<li>It improves the stability of portable computers and of desktop computers that use an uninterruptable power supply (UPS).</li>
<li>It improves the reliability of Windows Vista when you open the menu of a startup application.</li>
<li>It improves the stability of Internet Explorer when you open a Web page.</li>
<li>It improves the stability of wireless network services.</li>
<li>It shortens the startup time of Windows Vista by using a better timing structure.</li>
<li>It shortens the recovery time after Windows Vista experiences a period of inactivity.</li>
<li>It shortens the recovery time when you try to exit the Photos screen saver.</li>
<li>It improves the stability of Windows PowerShell.</li>
</ul>
<p>This update also resolves the following issues in Windows Vista:</p>
<ul>
<li>A compatibility issue that affects some third-party antivirus software applications.</li>
<li>A reliability issue that occurs when a Windows Vista-based computer uses certain network driver configurations.</li>
</ul>
</blockquote>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
	<li><a href="http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/" title="Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery? (March 19, 2008)">Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/another-vista-compatibility-reliability-and-stability-update/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows XP SP3 beta release date news</title>
		<link>http://4sysops.com/archives/windows-xp-sp3-beta-release-date-news/</link>
		<comments>http://4sysops.com/archives/windows-xp-sp3-beta-release-date-news/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 19:01:49 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-xp-sp3-beta-release-date-news/</guid>
		<description><![CDATA[<p>Plans for the Windows XP SP3 release are getting a little more concrete now. Mary Joe Foley <a href="http://blogs.zdnet.com/microsoft/?p=682">reports</a> that a beta might be available for MSDN and Technet subscribers by mid September. The final version is still <a href="http://www.microsoft.com/windows/lifecycle/servicepacks.mspx">scheduled </a>for H1 2008. I think this SP is not nearly as important as the one for Vista because it supposedly won&#8217;t influence OS rollout decisions. The only interesting new feature of XP S3 I know of is the support for <a href="/archives/windows-server-2008-network-access-protection-nap-essentials/">NAP (Network Access Protection).</a> I just hope that this service pack is not released too long after Windows Server 2008 because I am keen on introducing NAP in our network.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/news-for-windows-admins-twitter-updates-for-2008-05-15/" title="Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3 (May 15, 2008)">Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3</a> (0)</li>
	<li><a href="http://4sysops.com/archives/the-windows-xp-sp3-confusion-is-windows-bloated-or-its-market/" title="The Windows XP SP3 confusion &#8211; Is Windows bloated or its market? (May 7, 2008)">The Windows XP SP3 confusion &#8211; Is Windows bloated or its market?</a> (6)</li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>Plans for the Windows XP SP3 release are getting a little more concrete now. Mary Joe Foley <a href="http://blogs.zdnet.com/microsoft/?p=682">reports</a> that a beta might be available for MSDN and Technet subscribers by mid September. The final version is still <a href="http://www.microsoft.com/windows/lifecycle/servicepacks.mspx">scheduled </a>for H1 2008. I think this SP is not nearly as important as the one for Vista because it supposedly won&#8217;t influence OS rollout decisions. The only interesting new feature of XP S3 I know of is the support for <a href="/archives/windows-server-2008-network-access-protection-nap-essentials/">NAP (Network Access Protection).</a> I just hope that this service pack is not released too long after Windows Server 2008 because I am keen on introducing NAP in our network.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/news-for-windows-admins-twitter-updates-for-2008-05-15/" title="Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3 (May 15, 2008)">Tweets: Windows 7 video fake &#8211; Sysprep for Windows XP SP3</a> (0)</li>
	<li><a href="http://4sysops.com/archives/the-windows-xp-sp3-confusion-is-windows-bloated-or-its-market/" title="The Windows XP SP3 confusion &#8211; Is Windows bloated or its market? (May 7, 2008)">The Windows XP SP3 confusion &#8211; Is Windows bloated or its market?</a> (6)</li>
	<li><a href="http://4sysops.com/archives/is-windows-xp-sp3-available-or-not/" title="Is Windows XP SP3 available or not? (April 24, 2008)">Is Windows XP SP3 available or not?</a> (16)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-sp3-release-date-april-21-how-does-microsoft-plan-release-dates/" title="Windows XP SP3 release date: April 21 &#8211; How does Microsoft plan release dates? (April 16, 2008)">Windows XP SP3 release date: April 21 &#8211; How does Microsoft plan release dates?</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-xp-sp3-beta-release-date-news/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vista SP1 new features and release date</title>
		<link>http://4sysops.com/archives/vista-sp1-new-features-and-release-date/</link>
		<comments>http://4sysops.com/archives/vista-sp1-new-features-and-release-date/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 20:59:49 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-new-features-and-release-date/</guid>
		<description><![CDATA[<p>Everyone has the news. Vista SP1 is scheduled to be released in the first quarter of 2008; a beta version will be available in September. That is not really an exact release date, but one shouldn&#8217;t expect this six months in advance. In this post I summarized the new features of Vista SP1. My summary is based on the <a href="http://windowsvistablog.com/blogs/windowsvista/pages/windows-vista-service-pack-1-beta-whitepaper.aspx">white paper</a> about SP1 in the Windows Vista Team blog.</p>
<p><strong>Security:</strong> New APIs for the Windows Security Center and kernel patch protection (x64), signing of RDP files, Multifactor authentication for Bitlocker (<a href="http://en.wikipedia.org/wiki/Trusted_Platform_Module">TPM</a> + USB stick + PIN), Bitlocker can now encrypt volumes other than the system volume</p>
<p><strong>Better reliability with respect to:</strong> New graphics cards and external laptop displays, for some printer drivers, sleep mode, printing in Terminal Services sessions, upgrade from Windows XP</p>
<p><strong>Better performance with respect to:</strong> Copying and extracting files, resuming from hibernate mode, when domain-joined PCs are offline, Internet Explorer 7, battery life in laptops, logon &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Everyone has the news. Vista SP1 is scheduled to be released in the first quarter of 2008; a beta version will be available in September. That is not really an exact release date, but one shouldn&#8217;t expect this six months in advance. In this post I summarized the new features of Vista SP1. My summary is based on the <a href="http://windowsvistablog.com/blogs/windowsvista/pages/windows-vista-service-pack-1-beta-whitepaper.aspx">white paper</a> about SP1 in the Windows Vista Team blog.</p>
<p><strong>Security:</strong> New APIs for the Windows Security Center and kernel patch protection (x64), signing of RDP files, Multifactor authentication for Bitlocker (<a href="http://en.wikipedia.org/wiki/Trusted_Platform_Module">TPM</a> + USB stick + PIN), Bitlocker can now encrypt volumes other than the system volume</p>
<p><strong>Better reliability with respect to:</strong> New graphics cards and external laptop displays, for some printer drivers, sleep mode, printing in Terminal Services sessions, upgrade from Windows XP</p>
<p><strong>Better performance with respect to:</strong> Copying and extracting files, resuming from hibernate mode, when domain-joined PCs are offline, Internet Explorer 7, battery life in laptops, logon experience in some cases, browsing network file shares</p>
<p><strong>Administration:  </strong>Improved network diagnosis tool, disk defragmentation can be restricted to certain volumes</p>
<p><strong>Support of new standards: </strong><a href="http://en.wikipedia.org/wiki/ExFAT">exFAT</a> file system (for flash drives), <a href="http://en.wikipedia.org/wiki/Secure_Digital_card">Secure Digital (SD)</a> Advanced Direct Memory Access (DMA) (improves transfer performance), network boot using <a href="http://www.intel.com/technology/magazine/systems/it10004.pdf">EFI</a> on x64 systems, <a href="http://www.guru3d.com/newsitem.php?id=5700">Direct3D 10.1</a>, <a href="http://www.microsoft.com/technet/technetmag/issues/2007/06/CableGuy/">Secure Socket Tunneling Protocol (SSTP)</a></p>
<p>There is one &#8220;new feature&#8221; that deserves extra discussion. I have to cite the corresponding paragraph:</p>
<blockquote><p>To do this, the service pack will uninstall the Group Policy Management Console (GPMC) and GPEdit.msc will edit local Group Policy by default. In the SP1 timeframe, administrators can download an out-of-band release that will give them the ability to add comments to Group Policy Objects (GPOs) or individual settings and search for specific settings.</p></blockquote>
<p>You may know that one needs the new GPMC version to edit <a href="/archives/windows-vistas-group-policy-central-store/">Vista specific Group Policy features</a> especially if you work with the new <a href="/archives/group-policy-templates-in-windows-vista-admx-files-replace-adm-files/">ADMX templates</a> instead of ADM files. That is, you can only configure such polices on a Vista machine, but not on Windows Server 2003. <strong>So why does SP1 uninstall GPMC and GPEdit.msc?</strong> The only explanation I have is that that they plan changes for Windows Server 2008 that are incompatible with the current Vista versions. But why on earth don&#8217;t they install the new version with SP1 then?</p>
<p>There are <strong>no revolutionary new features</strong> in this service pack which is good news. It is obvious that Microsoft is mostly working on <strong>compatibility and reliability</strong> issues. So it certainly makes sense to wait for this SP if you didn&#8217;t deploy Vista yet, even though this white paper is trying to convince us of the opposite strategy.</p>
<p><strong>My main argument for waiting</strong> is not that Vista is not yet reliable. To my experience Vista is already quite stable. The point is that Vista SP1 will be a new base for software and hardware vendors. So you would have to deploy this SP very soon after its release, anyhow. But a rollout of a new operating system is stress enough and I don&#8217;t want to complicate things by deploying a service pack shortly afterwards.</p>
<p>A good review about Vista SP1 can be found at <a href="http://www.winsupersite.com/showcase/winvista_sp1.asp">Paul Thurrott&#8217;s Supersite for Windows</a>.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
	<li><a href="http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/" title="Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery? (March 19, 2008)">Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/vista-sp1-new-features-and-release-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista SP1 will become Windows 6.1 &#8211; Why release dates really matter</title>
		<link>http://4sysops.com/archives/vista-sp1-will-become-windows-61-why-release-dates-really-matter/</link>
		<comments>http://4sysops.com/archives/vista-sp1-will-become-windows-61-why-release-dates-really-matter/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 17:27:08 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-will-become-windows-61-why-release-dates-really-matter/</guid>
		<description><![CDATA[<p>Paul Thurrott <a href="http://www.winsupersite.com/faq/vista_sp1.asp">wrote</a> an FAQ about Vista SP1. The most interesting he said is that it will bring a major update to the Windows kernel. Vista SP1 and Windows Server 2008 will then both have the kernel version 6.1.</p>
<p>So SP1 will be much more than just a collection of previously released updates. It is interesting to note that the reactions in the blogosphere about Microsoft&#8217;s secrecy concerning service packs are quite varied. Matt Freestone from Windows Connected <a href="http://windowsconnected.com/blogs/matt/archive/2007/07/26/why-all-the-secrecy-about-vista-sp1.aspx?CommentPosted=true">thinks</a> that Microsoft doesn&#8217;t really owe us early information about product releases, whereas Robert MC Laws from Windows Now <a href="http://www.windows-now.com/blogs/robert/archive/2007/07/26/does-microsoft-owe-us-anything-about-sp1.aspx">understands</a> that Microsoft&#8217;s customers need this kind of information.</p>
<p>The point is that Windows is the only desktop OS that really matters in corporate environments. Companies with hundreds or thousands of desktops have to plan the rollout of a Windows update long in advance. They have to decide when to buy new hardware, what other software they deploy with the image, where to &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Paul Thurrott <a href="http://www.winsupersite.com/faq/vista_sp1.asp">wrote</a> an FAQ about Vista SP1. The most interesting he said is that it will bring a major update to the Windows kernel. Vista SP1 and Windows Server 2008 will then both have the kernel version 6.1.</p>
<p>So SP1 will be much more than just a collection of previously released updates. It is interesting to note that the reactions in the blogosphere about Microsoft&#8217;s secrecy concerning service packs are quite varied. Matt Freestone from Windows Connected <a href="http://windowsconnected.com/blogs/matt/archive/2007/07/26/why-all-the-secrecy-about-vista-sp1.aspx?CommentPosted=true">thinks</a> that Microsoft doesn&#8217;t really owe us early information about product releases, whereas Robert MC Laws from Windows Now <a href="http://www.windows-now.com/blogs/robert/archive/2007/07/26/does-microsoft-owe-us-anything-about-sp1.aspx">understands</a> that Microsoft&#8217;s customers need this kind of information.</p>
<p>The point is that Windows is the only desktop OS that really matters in corporate environments. Companies with hundreds or thousands of desktops have to plan the rollout of a Windows update long in advance. They have to decide when to buy new hardware, what other software they deploy with the image, where to start with the deployment process, and many other things.</p>
<p>A service pack often means big changes. The fact that Vista will even get a new version number confirms this point. Note that Windows 2000 corresponds to Windows 5.0 and Windows XP to Windows 5.1. I think it is obvious that companies have to prepare for such a change as early as possible.</p>
<p>But, even if a service pack contains only a collection of updates, it is important to know its release date as soon as possible. It is usually only a matter of time until software vendors including Microsoft require the latest service pack for their applications. Thus, you always have to deploy an SP even if you installed all previous updates before. Imagine that you just deployed Vista on hundreds of machines and the very next day you learn that SP1 will be released next week. Great, isn&#8217;t it?</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
	<li><a href="http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/" title="Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery? (March 19, 2008)">Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/vista-sp1-will-become-windows-61-why-release-dates-really-matter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No Vista SP1 beta in the near future &#8211; Why are all these speculations about service packs necessary?</title>
		<link>http://4sysops.com/archives/no-vista-sp1-beta-in-the-near-future-why-are-all-these-speculations-about-service-packs-necessary/</link>
		<comments>http://4sysops.com/archives/no-vista-sp1-beta-in-the-near-future-why-are-all-these-speculations-about-service-packs-necessary/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 14:21:15 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/no-vista-sp1-beta-in-the-near-future-why-are-all-these-speculations-about-service-packs-necessary/</guid>
		<description><![CDATA[<p>Last week I blogged that <a href="/archives/vista-sp1-beta-will-be-released-in-a-few-days/">Vista SP1 beta might be available this week</a>. This information was based on a <a href="http://blogs.zdnet.com/microsoft/?p=559">post</a> of Mary Jo Foley. It seems that her contacts to Microsoft are not as good as I thought. Joe Willcox from Microsoft Watch seems to have <a href="http://www.microsoft-watch.com/content/vista/microsoft_no_rush_to_vista_sp1.html">other information</a>.</p>
<p>Marry Jo Foley meanwhile <a href="http://blogs.zdnet.com/microsoft/?p=587">published</a> an official statement about this issue from Microsoft:</p>
<blockquote><p>There will be a Windows Vista service pack and our current expectation is that a beta will be made available sometime this year…</p></blockquote>
<p>Our current expectation? This information is not really helpful! <strong>All this speculation about service packs is a bit annoying.</strong> Why doesn&#8217;t Microsoft just publish a time table? Is it really so difficult to plan a service pack release? It is unnecessary, as I see it, to offer new features with this service pack. All we need is a new base where all the patches of the last months are included. I already said it &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Last week I blogged that <a href="/archives/vista-sp1-beta-will-be-released-in-a-few-days/">Vista SP1 beta might be available this week</a>. This information was based on a <a href="http://blogs.zdnet.com/microsoft/?p=559">post</a> of Mary Jo Foley. It seems that her contacts to Microsoft are not as good as I thought. Joe Willcox from Microsoft Watch seems to have <a href="http://www.microsoft-watch.com/content/vista/microsoft_no_rush_to_vista_sp1.html">other information</a>.</p>
<p>Marry Jo Foley meanwhile <a href="http://blogs.zdnet.com/microsoft/?p=587">published</a> an official statement about this issue from Microsoft:</p>
<blockquote><p>There will be a Windows Vista service pack and our current expectation is that a beta will be made available sometime this year…</p></blockquote>
<p>Our current expectation? This information is not really helpful! <strong>All this speculation about service packs is a bit annoying.</strong> Why doesn&#8217;t Microsoft just publish a time table? Is it really so difficult to plan a service pack release? It is unnecessary, as I see it, to offer new features with this service pack. All we need is a new base where all the patches of the last months are included. I already said it before Windows Update can&#8217;t replace a service pack.</p>
<p>It is the <a href="http://blogs.zdnet.com/microsoft/?p=588">same game with Windows XP SP3</a>. Every month or so, all the Microsoft watchers out there start speculating when it might become available. Microsoft should put an end to all this speculation and just give us the release dates. This is really childish. <strong>How can you plan major deployments if you have to rely on mere speculations?</strong></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
	<li><a href="http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/" title="Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery? (March 19, 2008)">Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/no-vista-sp1-beta-in-the-near-future-why-are-all-these-speculations-about-service-packs-necessary/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vista SP1 Beta will be released in a few days</title>
		<link>http://4sysops.com/archives/vista-sp1-beta-will-be-released-in-a-few-days/</link>
		<comments>http://4sysops.com/archives/vista-sp1-beta-will-be-released-in-a-few-days/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 18:12:31 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-beta-will-be-released-in-a-few-days/</guid>
		<description><![CDATA[<p>Mary Jo Foley obviously has good contacts in Microsoft. She already knows that the beta of <strong>Vista&#8217;s service pack 1</strong> is about <a href="http://blogs.zdnet.com/microsoft/?p=559">to launch in mid-July</a>. <strong>Vista SP1 RTM</strong> might be <strong>released in November 2007</strong>. This is certainly much earlier than many have <a href="/archives/windows-vista-sp1-release-date-not-before-2008/">expected</a>.</p>
<p>I wonder if the Google-Microsoft case is behind this. It is most likely, however, that Microsoft just knows that many corporate customers wait for the first SP before thinking of a Vista rollout. As far as I could think back, we always deployed a new Microsoft OS only after the first SP has been released.</p>
<p>The list of <strong>new features in Vista SP1</strong> that Mary Jo Foley posted confirms this assessment:</p>
<blockquote>
<ul>
<li>Performance tweaks lessening the amount of time it takes to copy files and shut down Vista machines (Yeah, I know Microsoft said Viista shutdown speed wasn&#8217;t an issue. Guess <a href="http://blogs.zdnet.com/microsoft/?p=378">users weren&#8217;t so crazy, after all</a>.)</li>
<li>Improved transfer performance and decreased CPU </li></ul>&#8230;</blockquote>]]></description>
			<content:encoded><![CDATA[<p>Mary Jo Foley obviously has good contacts in Microsoft. She already knows that the beta of <strong>Vista&#8217;s service pack 1</strong> is about <a href="http://blogs.zdnet.com/microsoft/?p=559">to launch in mid-July</a>. <strong>Vista SP1 RTM</strong> might be <strong>released in November 2007</strong>. This is certainly much earlier than many have <a href="/archives/windows-vista-sp1-release-date-not-before-2008/">expected</a>.</p>
<p>I wonder if the Google-Microsoft case is behind this. It is most likely, however, that Microsoft just knows that many corporate customers wait for the first SP before thinking of a Vista rollout. As far as I could think back, we always deployed a new Microsoft OS only after the first SP has been released.</p>
<p>The list of <strong>new features in Vista SP1</strong> that Mary Jo Foley posted confirms this assessment:</p>
<blockquote>
<ul>
<li>Performance tweaks lessening the amount of time it takes to copy files and shut down Vista machines (Yeah, I know Microsoft said Viista shutdown speed wasn&#8217;t an issue. Guess <a href="http://blogs.zdnet.com/microsoft/?p=378">users weren&#8217;t so crazy, after all</a>.)</li>
<li>Improved transfer performance and decreased CPU utilization via support for SD Advanced Direct Memory Access (DMA)</li>
<li>Support for ExFat, the Windows file format for flash memory storage and other consumer devices</li>
<li>Improvements to BitLocker Drive Encryption to allow not just encryption of the whole Vista volume, but also locally created data volumes</li>
<li>The ability to boot Extensible Firmware Interface (EFI) on an x64 machine</li>
<li>Improved success rate for firewalled MeetingSpace and Remote Assistance connections</li>
</ul>
</blockquote>
<p>Except for the BitLocker enhancement, there is nothing really noteworthy in this list. However, there might be some more new features. Let&#8217;s wait until next week.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
	<li><a href="http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/" title="Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery? (March 19, 2008)">Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/vista-sp1-beta-will-be-released-in-a-few-days/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Vista SP1 release date not before 2008</title>
		<link>http://4sysops.com/archives/windows-vista-sp1-release-date-not-before-2008/</link>
		<comments>http://4sysops.com/archives/windows-vista-sp1-release-date-not-before-2008/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 19:23:24 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-vista-sp1-release-date-not-before-2008/</guid>
		<description><![CDATA[<p>Update: <a href="/archives/vista-sp1-beta-will-be-released-in-a-few-days/">Vista SP1 Beta</a> might be released next week.</p>
<p>There have been <a href="http://crunchgear.com/2007/05/21/windows-vista-sp1-coming-soon/">rumors</a> recently that the release date of Service Pack 1 for Vista might not be too far away. Now, Joe from ITsVista <a href="http://itsvista.com/2007/06/vista-sp1-delayed-until-2008/">digged up</a> a sentence in a Microsoft statement making it very clear that <strong>we won&#8217;t see Vista SP1 this year</strong>.</p>
<p>In a <a href="http://blog.seattlepi.nwsource.com/microsoft/library/Microsoft_Final_JSR.pdf">Joint Status Report on Microsoft&#8217;s Compliance with the Final Judgements</a> (PDF) he found this:</p>
<blockquote><p>Microsoft will deliver the required changes in Service Pack 1 of Windows Vista, which Microsoft currently anticipates will be available in beta form by the end of the year.</p></blockquote>
<p>If the beta will come out only by the end of the year, the <strong>earliest release date for the final is in the first half of 2008</strong>. Since Microsoft is under time pressure with Windows Server 2008 we might even have to wait until the second half of 2008.</p>
<p>Considering that there <a href="http://blogs.zdnet.com/microsoft/?p=447">seem</a> to be some people at Microsoft &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Update: <a href="/archives/vista-sp1-beta-will-be-released-in-a-few-days/">Vista SP1 Beta</a> might be released next week.</p>
<p>There have been <a href="http://crunchgear.com/2007/05/21/windows-vista-sp1-coming-soon/">rumors</a> recently that the release date of Service Pack 1 for Vista might not be too far away. Now, Joe from ITsVista <a href="http://itsvista.com/2007/06/vista-sp1-delayed-until-2008/">digged up</a> a sentence in a Microsoft statement making it very clear that <strong>we won&#8217;t see Vista SP1 this year</strong>.</p>
<p>In a <a href="http://blog.seattlepi.nwsource.com/microsoft/library/Microsoft_Final_JSR.pdf">Joint Status Report on Microsoft&#8217;s Compliance with the Final Judgements</a> (PDF) he found this:</p>
<blockquote><p>Microsoft will deliver the required changes in Service Pack 1 of Windows Vista, which Microsoft currently anticipates will be available in beta form by the end of the year.</p></blockquote>
<p>If the beta will come out only by the end of the year, the <strong>earliest release date for the final is in the first half of 2008</strong>. Since Microsoft is under time pressure with Windows Server 2008 we might even have to wait until the second half of 2008.</p>
<p>Considering that there <a href="http://blogs.zdnet.com/microsoft/?p=447">seem</a> to be some people at Microsoft who think that <strong>service packs don&#8217;t play an important role anymore</strong> because Windows Update provides all the fixes anyway, it is also possible that Vista SP1 doesn&#8217;t have absolute priority in Redmond.</p>
<p>The problem I have with this view is that rollouts with many machines involved will <strong>cause heavy traffic</strong> in your network and a <strong>high load on your patch management backend</strong>, if all machines are going to pull the updates at the same time. There also is a certain risk that a worm infects one of the computers before all patches have been installed.</p>
<p>You could create a new Vista image which includes all the patches you received thru Windows update. However, I always prefer to rollout a new operating system after the first service pack has been available for some time. <strong>A service pack is a new base for everyone</strong>. It simplifies troubleshooting because it assures that all patches have been installed and not only a certain subset. This is also important for third party software vendors. The longer MS waits with this SP, the more heterogeneous Vista installations will be out there, complicating matters more and more.</p>
<p>Originally, I planned to start the first major Vista rollout within this year. But with this new information I am on the verge of changing my mind and wait until it is clear when SP1 will really be available.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
	<li><a href="http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/" title="Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery? (March 19, 2008)">Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-vista-sp1-release-date-not-before-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be careful: Service Pack 2 for Windows Server 2003 can make your servers lazy</title>
		<link>http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/</link>
		<comments>http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 15:49:48 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/</guid>
		<description><![CDATA[<p><strong>On Tuesday, </strong><strong>Service Pack 2 for Windows Server 2003</strong><strong> will be available thru Automatic Update. </strong>I recommend waiting to deploy it for some time. Recently, we updated a machine running <strong>ISA Server 2004</strong> with  SP2.  This improved significantly the security of Microsoft&#8217;s firewall since all traffic was blocked after the update. Okay, the disadvantage was that the computers behind ISA were not able anymore to access the Internet.</p>
<p>Thank goodness, it was only a backup system. Meanwhile there is a <a href="http://support.microsoft.com/kb/934809/en-us">solution</a> for this problem. However, this incident also significantly increased my respect for this Service Pack. Especially this new &#8220;<strong><em>lazy</em> Interrupt Request Level (IRQL) handler</strong>&#8221; seems to have some bad influence on otherwise diligent servers.  Hence, we won&#8217;t be too hasty to deploy it to our servers.<strong> </strong>We will wait for some weeks to see what other bugs it contains.</p>
<p>If you deploy service packs with <strong>WSUS</strong>, you don&#8217;t have to worry that it will be installed &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><strong>On Tuesday, </strong><strong>Service Pack 2 for Windows Server 2003</strong><strong> will be available thru Automatic Update. </strong>I recommend waiting to deploy it for some time. Recently, we updated a machine running <strong>ISA Server 2004</strong> with  SP2.  This improved significantly the security of Microsoft&#8217;s firewall since all traffic was blocked after the update. Okay, the disadvantage was that the computers behind ISA were not able anymore to access the Internet.</p>
<p>Thank goodness, it was only a backup system. Meanwhile there is a <a href="http://support.microsoft.com/kb/934809/en-us">solution</a> for this problem. However, this incident also significantly increased my respect for this Service Pack. Especially this new &#8220;<strong><em>lazy</em> Interrupt Request Level (IRQL) handler</strong>&#8221; seems to have some bad influence on otherwise diligent servers.  Hence, we won&#8217;t be too hasty to deploy it to our servers.<strong> </strong>We will wait for some weeks to see what other bugs it contains.</p>
<p>If you deploy service packs with <strong>WSUS</strong>, you don&#8217;t have to worry that it will be installed on your servers without approval. <a href="http://blogs.technet.com/windowsserver/archive/2007/06/06/sp2-to-au-next-tues.aspx">You have to</a> explicitly accept the <strong>SP2 Eula</strong>. You can make sure that the service pack is not accidently installed by using the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=fc145b0b-c148-445a-82ba-9b2f3aef6e60&amp;displaylang=en">SP2 blocker tool</a> to &#8220;<strong>temporarily block delivery of Windows Server 2003 Service Pack 2</strong>&#8220;.</p>
<p>If you want to deploy it anyway, check out the <a href="http://support.microsoft.com/kb/926031">Windows Server 2003 Service Pack 2 application compatibility list</a> first. I am not sure, though, how much you can trust this list. ISA 2004 was tested, too! It seems they didn&#8217;t test it on multiprocessors systems. Maybe they thought that this &#8220;lazy handler&#8221; wouldn&#8217;t affect the more vigorous servers, anyway.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windows Vista Service Pack 1 Beta 3?</title>
		<link>http://4sysops.com/archives/windows-vista-service-pack-1-beta-3/</link>
		<comments>http://4sysops.com/archives/windows-vista-service-pack-1-beta-3/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 10:58:49 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[waik]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-vista-service-pack-1-beta-3/</guid>
		<description><![CDATA[<p>Since yesterday, Microsoft offers a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c0758bb7-b0c9-4a70-9462-4e3e8e3176b1&#38;displaylang=en&#38;tm">documentation update</a> for the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c7d4bc6d-15f3-4284-9123-679830d629f2&#38;displaylang=en">Windows Automated Installation Kit</a> (WAIK).  The title of this page at the Microsoft Download Center is: &#8220;Windows Automated Installation Kit Documentation (Windows Server code named &#8220;Longhorn&#8221; &#38; <strong>Windows Vista SP1 Beta 3</strong>)&#8221; It seems I missed Beta 1 and Beta 2 of Service Pack 1 for Windows Vista, somehow.</p>
<p>Who ever published this, obviously didn&#8217;t catch that Longhorn has been christened Windows Server 2008 some time ago. But he or she must have better information regarding Service Pack 1 for Vista. The last thing I heard about Vista SP1 is that it might come out together with Windows Server 2008. But is there really a Beta 3 of Vista SP1, too? And if so, why isn&#8217;t it publicly available like the one for WS2k8?</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a></li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>Since yesterday, Microsoft offers a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c0758bb7-b0c9-4a70-9462-4e3e8e3176b1&amp;displaylang=en&amp;tm">documentation update</a> for the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c7d4bc6d-15f3-4284-9123-679830d629f2&amp;displaylang=en">Windows Automated Installation Kit</a> (WAIK).  The title of this page at the Microsoft Download Center is: &#8220;Windows Automated Installation Kit Documentation (Windows Server code named &#8220;Longhorn&#8221; &amp; <strong>Windows Vista SP1 Beta 3</strong>)&#8221; It seems I missed Beta 1 and Beta 2 of Service Pack 1 for Windows Vista, somehow.</p>
<p>Who ever published this, obviously didn&#8217;t catch that Longhorn has been christened Windows Server 2008 some time ago. But he or she must have better information regarding Service Pack 1 for Vista. The last thing I heard about Vista SP1 is that it might come out together with Windows Server 2008. But is there really a Beta 3 of Vista SP1, too? And if so, why isn&#8217;t it publicly available like the one for WS2k8?</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/tweets-vmm-2008-price-and-release-date-waik-update-saas-without-browser-hyper-v-snapshots-vmware-esxi-embedded/" title="Tweets: VMM 2008 price and release date &#8211; WAIK update &#8211; SaaS without browser &#8211; Hyper-V snapshots &#8211; VMware ESXi embedded (July 24, 2008)">Tweets: VMM 2008 price and release date &#8211; WAIK update &#8211; SaaS without browser &#8211; Hyper-V snapshots &#8211; VMware ESXi embedded</a> (1)</li>
	<li><a href="http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/" title="Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users (April 9, 2008)">Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</a> (41)</li>
	<li><a href="http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/" title="Poll results: When will your organization deploy Vista? (March 31, 2008)">Poll results: When will your organization deploy Vista?</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/" title="How to solve Vista SP1 problems (March 25, 2008)">How to solve Vista SP1 problems</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-vista-service-pack-1-beta-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

