<?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; vista sp1</title>
	<atom:link href="http://4sysops.com/archives/tag/vista-sp1/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:25:19 +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>Why Windows Vista only sees 3GB memory in a PC with 4GB RAM and how Vista SP1 fools its users</title>
		<link>http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/</link>
		<comments>http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 20:17:32 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/</guid>
		<description><![CDATA[<p>Memory is getting cheaper every day. This is one reason why more and more people are equipping their PCs with 4GB RAM or more. Modern desktops often support up to 8GB. So it happens quite often these days that a proud owner of a new a PC wonders why <strong>Vista only reports about 3GB RAM even though he bought 4GB</strong>. I have been asked this question by several people within the last weeks. Some of them were IT pros, so I thought I should post something about it here. The things I say in this post mostly apply to Windows XP as well.</p>
<p>In theory,<strong> a 32-bit operating system</strong> should be able to support 2<sup>32</sup> bytes = 4GB memory. Thus the first reaction usually is that the memory chips or with the mainboard has a hardware defect. Unfortunately, that&#8217;s not the case. Vista can indeed address 4GB of memory. However, the maximum amount of RAM that can be &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Memory is getting cheaper every day. This is one reason why more and more people are equipping their PCs with 4GB RAM or more. Modern desktops often support up to 8GB. So it happens quite often these days that a proud owner of a new a PC wonders why <strong>Vista only reports about 3GB RAM even though he bought 4GB</strong>. I have been asked this question by several people within the last weeks. Some of them were IT pros, so I thought I should post something about it here. The things I say in this post mostly apply to Windows XP as well.</p>
<p>In theory,<strong> a 32-bit operating system</strong> should be able to support 2<sup>32</sup> bytes = 4GB memory. Thus the first reaction usually is that the memory chips or with the mainboard has a hardware defect. Unfortunately, that&#8217;s not the case. Vista can indeed address 4GB of memory. However, the maximum amount of RAM that can be used by the system and applications is 3.12 GB.</p>
<p>The cause for this is the so-called<strong> memory-mapped I/O (MMIO)</strong>. Some devices need a dedicated space in memory. A typical example is a video card that utilizes the system memory. Now, you might object that your video card has its own memory and you didn’t install any additional devices that could occupy so much RAM.</p>
<p>Well, for compatibility reasons Vista <strong>reserves memory for devices</strong> even if they don’t exist in your computer. That means that if you have 4GB RAM in your computer and Vista displays only 3.12 GB available memory, about 1GB is indeed not used by the OS. You might as well remove it. That is quite strange, isn’t it? I am not a system programmer, but for me that seems to be a design error, probably one that is very old.</p>
<p>There is a <a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B929605&amp;x=13&amp;y=19">KB article</a> about this issue which offers a “workaround” though. All you have to do is to install <strong>Vista x64 instead of Vista x86</strong>. Vista’s 64-bit edition is indeed capable of handling more memory. Note that it is not possible to upgrade Vista x86 to Vista x64. That’s why I find it somehow funny that they sell this solution as a workaround. I will post some articles about the Vista x86 vs. Vista x64 issue very soon. So if you think of going this route, you might as well wait some more days before you make up your mind. In the meantime you can read a former article about the <a href="http://4sysops.com/archives/vista-x64-vs-vista-x86-32-bit-or-64-bit-vista-edition/">Vista x86 vs. Vista x64 issue</a>.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2008/04/3gb.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/04/3gb.png','',event,300,75)"><img style="border: 0px none;" src="http://4sysops.com/wp-content/uploads/2008/04/3gb-thumb.png" border="0" alt="3GB" width="163" height="131" align="left" /></a><a href="http://4sysops.com/wp-content/uploads/2008/04/4gb.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/04/4gb.png','',event,300,75)"><img style="border: 0px none;" src="http://4sysops.com/wp-content/uploads/2008/04/4gb-thumb.png" border="0" alt="4gb" width="185" height="131" align="right" /></a> You might think that Microsoft found an even better workaround, though. It is <strong>Service Pack 1</strong>. I have read about this before, but today I tried it myself. I installed Vista on a brand new HP PC with 4GB RAM. As expected Vista’s System Properties only displayed about 3 GB RAM. After I installed SP1, the amount of RAM was increased as if by a miracle (see screenshots) to 4GB. You might think that Microsoft corrected this design error, but unfortunately that is not the case.</p>
<p>All they did is to change what is displayed in the <strong>System Properties</strong>. I guess this problem kept the support personal of PC vendors around the globe busy. And since RAM is getting cheaper every day, the situation would have become worse soon. So Microsoft decided to solve this issue the easy way. System Properties and also the Welcome Center, which is the first place you go to check the amount of memory, simply displays 4GB and so everyone is happy now.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2008/04/3gb-msinfo32.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/04/3gb-msinfo32.png','',event,300,75)"><img style="border: 0px none;" src="http://4sysops.com/wp-content/uploads/2008/04/3gb-msinfo32-thumb.png" border="0" alt="3gb_msinfo32" width="163" height="138" align="left" /></a> <a href="http://4sysops.com/wp-content/uploads/2008/04/4gb-msinfo32.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/04/4gb-msinfo32.png','',event,300,75)"><img style="border: 0px none;" src="http://4sysops.com/wp-content/uploads/2008/04/4gb-msinfo32-thumb.png" border="0" alt="4gb_msinfo32" width="174" height="138" align="right" /></a> The only problem is that those who are unaware of Vista’s 3.12 GB limit just wasted their money. If you really want to know how much memory Vista actually uses, you have to use <strong>Vista’s System Information tool</strong>. To do so, go to Vista’s Start prompt and type <strong>Msinfo32</strong>. The new System Information tool in Vista SP1 distinguishes between “Installed Physical Memory (RAM)” and “Total Physical Memory”. The latter one is the amount of memory you can really use, and the first one indicates how much money you just have wasted if you put 4GB in your PC. You can read more about this issue in <a href="http://support.microsoft.com/kb/946003/en-us">this KB article</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/office-2010-64-bit-or-32-bit-part-2-advantages-and-disadvantages/" title="Office 2010 32-bit vs. 64-bit &#8211; Part 2: Advantages and disadvantages of Office 2010 64-bit (April 21, 2010)">Office 2010 32-bit vs. 64-bit &#8211; Part 2: Advantages and disadvantages of Office 2010 64-bit</a> (2)</li>
	<li><a href="http://4sysops.com/archives/office-2010-64-bit-vs-32-bit-part-1-installation/" title="Office 2010 &#8211; 64-bit vs. 32-bit &#8211; Part 1: Installation (April 20, 2010)">Office 2010 &#8211; 64-bit vs. 32-bit &#8211; Part 1: Installation</a> (6)</li>
	<li><a href="http://4sysops.com/archives/windows-7-x64-vs-windows-x86-reliability-security-and-licensing/" title="Windows 7 x64 vs. Windows x86 &#8211; Reliability, security, and licensing (August 12, 2009)">Windows 7 x64 vs. Windows x86 &#8211; Reliability, security, and licensing</a> (4)</li>
	<li><a href="http://4sysops.com/archives/windows-7-64-bit-vs-windows-7-32-bit-hardware-and-software-compatibility/" title="Windows 7 64-bit vs. Windows 7 32-bit &#8211; Hardware and software compatibility (August 10, 2009)">Windows 7 64-bit vs. Windows 7 32-bit &#8211; Hardware and software compatibility</a> (6)</li>
	<li><a href="http://4sysops.com/archives/windows-7-64-bit-or-32-bit-memory-and-performance/" title="Windows 7: 64-bit or 32-bit? Memory and performance (August 5, 2009)">Windows 7: 64-bit or 32-bit? Memory and performance</a> (69)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/why-windows-vista-only-sees-3gb-memory-in-a-pc-with-4gb-ram-and-how-vista-sp1-fools-its-users/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Poll results: When will your organization deploy Vista?</title>
		<link>http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/</link>
		<comments>http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 18:33:01 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Poll]]></category>
		<category><![CDATA[vista deployment]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/poll-results-when-will-your-organization-deploy-vista/</guid>
		<description><![CDATA[<p>As I write this, more than 1500 have taken part in my poll about Vista deployment. It is no secret that Vista isn&#8217;t really a success among corporate customers. However, I must admit, I am a bit surprised by the results of this poll.</p>
<p>Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.</p>
<p>First of all, this is a <strong>blog for Windows admins</strong>. You would expect a somewhat more positive attitude towards Vista. Considering that more than one third said that their organization will wait for Windows 7 and 19% even plans to move to another OS means that the majority of IT pros are quite dissatisfied with Vista.</p>
<p>Perhaps <strong>Vista SP1</strong> will change this attitude a little. But I doubt that we will see major shifts here within the next year. However, I also believe that some organization will change their view when they have to buy new &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>As I write this, more than 1500 have taken part in my poll about Vista deployment. It is no secret that Vista isn&#8217;t really a success among corporate customers. However, I must admit, I am a bit surprised by the results of this poll.</p>
<p>Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.</p>
<p>First of all, this is a <strong>blog for Windows admins</strong>. You would expect a somewhat more positive attitude towards Vista. Considering that more than one third said that their organization will wait for Windows 7 and 19% even plans to move to another OS means that the majority of IT pros are quite dissatisfied with Vista.</p>
<p>Perhaps <strong>Vista SP1</strong> will change this attitude a little. But I doubt that we will see major shifts here within the next year. However, I also believe that some organization will change their view when they have to buy new hardware. Since most companies stick with the Windows version once it is deployed on new hardware, it would mean that they had to live with XP for the next 3 to 5 years. And for their employees that would entail working soon with an OS that is more than 10 years old.</p>
<p>Most surprising, certainly, is that 19% are planning to <strong>move to another OS</strong>. In <a href="http://4sysops.com/archives/poll-when-will-your-organization-start-deploying-vista/">my original article </a>about this poll, I asked them to choose this answer if Windows is the major desktop OS in their organization. I don&#8217;t know how many voters really read this article, though. Anyway, if those plans are put into action then Microsoft market share in the desktop OS market would drop far below 80%. It is hard to believe somehow that this would really happen. I guess it is quite enticing to express ones dissatisfaction with Vista in such a poll, but to actually change your whole infrastructure just because one of your printers isn&#8217;t supported anymore or because UAC gets on your nerves is somewhat different.</p>
<p>18% <strong>already deployed Vista</strong> which is not too bad considering the bad press coverage and 13% are planning to do so within this year. My guess is that the majority of them waited for SP1. The other 16% who want to <strong>move to Vista in 2009</strong> probably would wait until they have to buy new PCs.</p>
<p>The result of this poll indicates that there are basically <strong>two groups</strong> among my readers. One group is quite dissatisfied with Vista. Most of them will probably not change their mind anymore. They will do everything to avoid Vista. The other group probably consists of two subgroups. Some like Vista, but for the majority it is just business as usual. Due to the lack of alternatives, they just go ahead and deploy Microsoft&#8217;s latest OS whenever they are ready for it. All in all, this confirms the impression I got when I talked with other IT pros about Vista in the last months.</p>
<p>You want to know <strong>to which group I belong</strong>? If you are a long term reader, you will know that I like Vista although I admit that it has quite a few downsides. At the moment, we only have a couple of Vista machines in my organization, but we will start the first major roll-out as soon as we get a large number of new PCs. We have been planning this for some months now. Actually, we are just waiting for the money. But in the public sector, these things are often hard to predict.</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/windows-vista-vs-windows-xp-systems-management/" title="Windows Vista vs. Windows XP &#8211; Systems Management (May 9, 2008)">Windows Vista vs. Windows XP &#8211; Systems Management</a> (4)</li>
	<li><a href="http://4sysops.com/archives/compatibility-administrator-configure-legacy-apps-for-vista/" title="FREE: Compatibility Administrator &#8211; Configure legacy apps for Vista (April 25, 2008)">FREE: Compatibility Administrator &#8211; Configure legacy apps for Vista</a> (7)</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/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/poll-results-when-will-your-organization-deploy-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to solve Vista SP1 problems</title>
		<link>http://4sysops.com/archives/how-to-solve-vista-sp1-problems/</link>
		<comments>http://4sysops.com/archives/how-to-solve-vista-sp1-problems/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 21:46:39 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/how-to-solve-vista-sp1-problems/</guid>
		<description><![CDATA[<p>It seems as if Service Pack SP1 for Windows Vista won&#8217;t be able to accelerate Vista adoption. My article about <a href="http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/">Vista SP1 troubles</a> is meanwhile among the top 10 here on 4sysops. Most of the readers are coming from Google searching for help. Guess they didn&#8217;t read my warning. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  The fact that Microsoft offers now a toll-free hotline for customers having problems with Vista SP1 is another hint that this service pack is a bit problematic. This post gives some tips of how to deal with SP1 problems.</p>
<h2>1 Try to make sure the problem is really related to Vista SP1</h2>
<p>If your problems occurred immediately after you installed SP1 the probability is very high that you just successfully messed up your system. However, even then SP1 might not be the real culprit.  It seems to me that many of the problems are related to sloppy programmed drivers or applications. So the first thing to check is the third party &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It seems as if Service Pack SP1 for Windows Vista won&#8217;t be able to accelerate Vista adoption. My article about <a href="http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/">Vista SP1 troubles</a> is meanwhile among the top 10 here on 4sysops. Most of the readers are coming from Google searching for help. Guess they didn&#8217;t read my warning. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  The fact that Microsoft offers now a toll-free hotline for customers having problems with Vista SP1 is another hint that this service pack is a bit problematic. This post gives some tips of how to deal with SP1 problems.</p>
<h2>1 Try to make sure the problem is really related to Vista SP1</h2>
<p>If your problems occurred immediately after you installed SP1 the probability is very high that you just successfully messed up your system. However, even then SP1 might not be the real culprit.  It seems to me that many of the problems are related to sloppy programmed drivers or applications. So the first thing to check is the third party vendor&#8217;s site to see if your problem is known there. Maybe you are lucky and there is already an update. If there isn&#8217;t, I would try to uninstall the failing driver or program and install it again.</p>
<h2>2 Search in Microsoft&#8217;s Knowledge Base</h2>
<p>Some problems are already confirmed and Microsoft posted solutions or workarounds for them. My article about <a href="http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/">Vista SP1 issues</a> lists some of them. Meanwhile, the search for <a href="http://support.microsoft.com/search/default.aspx?query=%22vista+service+pack+1%22&amp;catalog=LCID%3D1033&amp;spid=&amp;mode=r&amp;lsc=0">Vista Service Pack1 gets 75 hits</a>. But since SP1 is relatively new, I wouldn&#8217;t spend too much time there. The Knowledge Base is a great place to search for issues with products that are already available for some time.</p>
<h2>3 Search in the Vista SP1 Technet Forum</h2>
<p>The next place to go is Microsoft&#8217;s Technet Forum. There is a <a href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=1992&amp;SiteID=17">forum dedicated for Vista SP1</a>. You&#8217;ll see that you&#8217;re not the only one who regrets to be an early adopter. A sorrow shared is a sorrow halved. Before you ask your question, you should search for your problem there. Sometimes a search via Google is more successful than using Technet&#8217;s search function. To use Google to search in the Technet forums you can limit your search with site:forums.microsoft.com.</p>
<h2>4 Get support from Microsoft</h2>
<p>There are three ways to get direct support from Microsoft: via E-Mail, chat and phone. The <a href="http://support.microsoft.com/oas/default.aspx?ln=en-us&amp;prid=11274&amp;gprid=500921">Vista SP1  support page</a> has more details. I guess the toll-free number only works for calls within the US though. It is not the first time that Microsoft offered this kind of support for a service pack. You probably remember that SP2 for Windows XP caused even more problems than Vista SP1. Microsoft&#8217;s <a href="http://blogs.msdn.com/mthree/archive/2008/03/24/sp1-support-032408.aspx">Satisfy Me blog</a> (what a promising name for a blog) has some tips of how to deal with the operators.</p>
<h2>5 Uninstall Vista SP1</h2>
<p>I am sorry to hear that you didn&#8217;t solve your problem. I guess you only want to get rid of Vista SP1 by now. There are several ways to uninstall Service Pack 1. If your problems occurred immediately after the update, you might just want to restore the image of your system drive you created before the update. You didn&#8217;t make a backup? I admire your confidence in Microsoft!</p>
<p>Uninstalling SP1 is another option. You can do that via the Control Panel. Note that this might not solve your problem if SP1 damaged the installation of third party software.</p>
<p>Yet another option is to roll back your system using Vista&#8217;s System Restore feature. Technically, this is the most complicated option and that means that other things can go wrong here. The last two options are described in detail in this <a href="http://support.microsoft.com/kb/948537/en-us">KB article</a>. Gregg Keizer from Computerworld posted a <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9071179&amp;source=rss_topic125">useful FAQ of how to dump Vista SP1</a>.</p>
<p>Which option is best for you depends on your problem and your skills. If there are only minor problems I would just uninstall SP1. If this doesn&#8217;t solve your problem then I would restore a backup or use the System Restore feature. If you trust in your backup method, I wouldn&#8217;t waste time with the other two options and restore the backup image. This way, you can be sure that your system is exactly in the state prior to SP1. If you created your image with Vista&#8217;s backup tool you might want to try first if the backup was successful by <a href="http://searchwincomputing.techtarget.com/tip/0,289483,sid68_gci1294231,00.html?track=sy43&amp;asrc=RSS_RSS-2_43">mounting it in Virtual PC</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/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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
	<li><a href="http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/" title="List of Vista SP1 problems &#8211; be careful with Service Pack 1 (February 25, 2008)">List of Vista SP1 problems &#8211; be careful with Service Pack 1</a> (90)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-solve-vista-sp1-problems/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download Vista SP1 &#8211; Is all this confusion a product of Microsoft’s marketing machinery?</title>
		<link>http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/</link>
		<comments>http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 20:51:01 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/</guid>
		<description><![CDATA[<p>So ordinary people can now download Vista SP1, too. It is hard to find an IT site today that doesn&#8217;t have the news. Yesterday, the blogosphere and IT sites were in fever to uncover <strong>Microsoft&#8217;s most protected secret</strong>. Will Vista SP1 hit Windows Update today or not? And what about the <a href="http://blogs.zdnet.com/microsoft/?p=1278">retailers</a>? Nobody really knew, everyone was speculating. All this tension that was building-up over the last months is finally over. Now, we can sleep soundly again. So, is this brilliant marketing or not?</p>
<p>Based on the <strong>media coverage</strong> Vista got this way, you might be inclined to answer this question with yes. On the other hand, all this stir and confusion about Vista SP1 left a very <strong>unprofessional </strong>impression in the corporate world. It is quite obvious that Microsoft is still struggling with Vista.</p>
<p>The <a href="http://4sysops.com/archives/windows-vista-sp1-rtm-%e2%80%93-download-only-in-mid-march-%e2%80%93-why-are-rtms-still-needed/">driver issue</a>, the reason why Microsoft had to postpone the public release of SP1, is still not fixed. It seems they &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>So ordinary people can now download Vista SP1, too. It is hard to find an IT site today that doesn&#8217;t have the news. Yesterday, the blogosphere and IT sites were in fever to uncover <strong>Microsoft&#8217;s most protected secret</strong>. Will Vista SP1 hit Windows Update today or not? And what about the <a href="http://blogs.zdnet.com/microsoft/?p=1278">retailers</a>? Nobody really knew, everyone was speculating. All this tension that was building-up over the last months is finally over. Now, we can sleep soundly again. So, is this brilliant marketing or not?</p>
<p>Based on the <strong>media coverage</strong> Vista got this way, you might be inclined to answer this question with yes. On the other hand, all this stir and confusion about Vista SP1 left a very <strong>unprofessional </strong>impression in the corporate world. It is quite obvious that Microsoft is still struggling with Vista.</p>
<p>The <a href="http://4sysops.com/archives/windows-vista-sp1-rtm-%e2%80%93-download-only-in-mid-march-%e2%80%93-why-are-rtms-still-needed/">driver issue</a>, the reason why Microsoft had to postpone the public release of SP1, is still not fixed. It seems they only found some ways to block systems affected by this problem. Since Vista SP1 was available for most corporate customers, these changes can&#8217;t be part of the service pack. So all they accomplished in those six weeks is to modify Windows Update to prevent users from messing up their systems with SP1.</p>
<p>And that means that it is absolutely necessary to <strong>run detailed tests before deploying SP1</strong>. You might have heard about this list of <a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B935796&amp;x=9&amp;y=10">applications that Vista SP1 will break</a>. <a href="http://www.realtime-windowsserver.com/os_features_troubleshooting/2008/03/vista_sp1_will_break_these_pro.htm">Greg Shields</a> has another one.  I also published a small list of <a href="http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/">known Vista SP1 problems</a>. Feel free to add your own experiences in a comment. Putting together all I read, I still recommend being cautious with this service pack.</p>
<p>Here are some links that are of interest regarding Vista SP1:</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=b0c7136d-5ebb-413b-89c9-cb3d06d12674">Vista SP1 standalone package &#8211; x86</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=874a414b-32b2-41cc-bd8b-d71eda5ec07c">Vista SP1 standalone package &#8211; x64</a></li>
<li><a href="http://technet2.microsoft.com/WindowsVista/en/library/37f23bde-283a-4341-9a8a-ca6eb86ac8a41033.mspx">Release Notes for Windows Vista Service Pack 1</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=39B802EA-B2CF-4585-8CEA-2CC6A6247CB3&amp;displaylang=en">Overview of Windows Vista Service Pack 1</a></li>
<li><a href="http://technet2.microsoft.com/WindowsVista/en/library/005f921e-f706-401e-abb5-eec42ea0a03e1033.mspx">Notable Changes in Windows Vista Service Pack 1</a></li>
<li><a href="http://technet2.microsoft.com/WindowsVista/en/library/5cf710a1-1414-4d11-97de-0748abdcec651033.mspx">Windows Vista Service Pack 1 Deployment Guide</a></li>
</ul>
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/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/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
	<li><a href="http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/" title="List of Vista SP1 problems &#8211; be careful with Service Pack 1 (February 25, 2008)">List of Vista SP1 problems &#8211; be careful with Service Pack 1</a> (90)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/download-vista-sp1-is-all-this-confusion-a-product-of-microsoft%e2%80%99s-marketing-machinery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista SP1 performance comparison with Vista RTM</title>
		<link>http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/</link>
		<comments>http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 20:09:51 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/</guid>
		<description><![CDATA[<p>The German print magazine C&#8217;t (5/2008, p. 62) compared the performance of Vista SP1 with Vista RTM. There are quite a few performance tests about Vista SP1 these days, but those from C&#8217;t are always worth mentioning because they are known to have a lot of experience with such technical tests.</p>
<p>They have a complete review about Service Pack 1 and the performance is only a small part of it. Since I already discussed most of the other things, I only want to share the results of their performance comparison. Their <strong>test machine</strong> was a modern PC: Athlon 64 X2 Dual-Core 4600+, 2GB RAM.</p>
<p>They used <strong>five different benchmarks</strong> for their tests:  BAPCo-Sysmark (business applications), 3DMark 2001/2003/2005 (DirectX performance of graphics cards), Cinebench (3D animation), Auquamark3 (gaming), Nero (CD/DVD speed). They also tried Vista SP1 with some famous games.</p>
<p>They measured an improved performance for Vista SP1 only with the <strong>BAPCo benchmark</strong>. Vista SP1 was <strong>10% faster</strong> than Vista &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>The German print magazine C&#8217;t (5/2008, p. 62) compared the performance of Vista SP1 with Vista RTM. There are quite a few performance tests about Vista SP1 these days, but those from C&#8217;t are always worth mentioning because they are known to have a lot of experience with such technical tests.</p>
<p>They have a complete review about Service Pack 1 and the performance is only a small part of it. Since I already discussed most of the other things, I only want to share the results of their performance comparison. Their <strong>test machine</strong> was a modern PC: Athlon 64 X2 Dual-Core 4600+, 2GB RAM.</p>
<p>They used <strong>five different benchmarks</strong> for their tests:  BAPCo-Sysmark (business applications), 3DMark 2001/2003/2005 (DirectX performance of graphics cards), Cinebench (3D animation), Auquamark3 (gaming), Nero (CD/DVD speed). They also tried Vista SP1 with some famous games.</p>
<p>They measured an improved performance for Vista SP1 only with the <strong>BAPCo benchmark</strong>. Vista SP1 was <strong>10% faster</strong> than Vista RTM in this discipline. With all other benchmarks, Service Pack 1 didn&#8217;t improve Vista&#8217;s performance significantly.</p>
<p>10% performance improvement for business apps is more than I expected. However, you probably <strong>won&#8217;t notice the difference most of the time</strong>. If you wait 10 seconds or 9 seconds for an Excel calculation doesn&#8217;t really matter. Furthermore, if you run Vista on an old PC that doesn&#8217;t have enough hardware resources, then SP1 certainly won&#8217;t be the solution to your performance problems.</p>
<p>However, there might be <strong>certain tasks where Vista SP1 feels quicker</strong>. Adrian Kingsley-Hughes ran a couple for performance test with Vista SP1. I blogged about his <a href="http://4sysops.com/archives/vista-sp1-vs-windows-xp-sp2-file-copy-performance/">comparison of Windows XP SP1 with Vista SP1</a>. He just published another article about this topic where he comes to the conclusion that <a href="http://blogs.zdnet.com/hardware/?p=1395">Vista SP1 is indeed faster than Vista RTM</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/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> (0)</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/vista-sp1-performance-comparison-with-vista-rtm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>List of Vista SP1 problems &#8211; be careful with Service Pack 1</title>
		<link>http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/</link>
		<comments>http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 20:11:16 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/</guid>
		<description><![CDATA[<p>Update: I posted a small guide of <a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/">how to solve problems with Service Sack 1 for Windows Vista</a></p>
<p>Vista SP1 is officially only available for enterprise customers, but the reports about problems caused by this service pack are piling up. This post contains a <strong>list of all SP1 issues</strong> I am aware of.</p>
<p>I have discussed some of them before, but I thought it might be a good idea to create a list of all known Vista SP1 issues to keep track of them. I will update this post whenever I encounter new ones.</p>
<h2>Device driver problems</h2>
<p>This issue was the reason why Microsoft postponed the general release of SP1 to mid-march. It seems not to be a big problem for tech savvy Vista users. This <a href="http://support.microsoft.com/kb/948187/">article</a> (KB 948187) has more.</p>
<h2>Programs that have problems with Vista SP1</h2>
<p>I mentioned before that Vista SP1 doesn&#8217;t solve compatibility problems, but it causes new ones. This <a href="http://support.microsoft.com/kb/935796">article</a> (KB935796) lists all known programs &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Update: I posted a small guide of <a href="http://4sysops.com/archives/how-to-solve-vista-sp1-problems/">how to solve problems with Service Sack 1 for Windows Vista</a></p>
<p>Vista SP1 is officially only available for enterprise customers, but the reports about problems caused by this service pack are piling up. This post contains a <strong>list of all SP1 issues</strong> I am aware of.</p>
<p>I have discussed some of them before, but I thought it might be a good idea to create a list of all known Vista SP1 issues to keep track of them. I will update this post whenever I encounter new ones.</p>
<h2>Device driver problems</h2>
<p>This issue was the reason why Microsoft postponed the general release of SP1 to mid-march. It seems not to be a big problem for tech savvy Vista users. This <a href="http://support.microsoft.com/kb/948187/">article</a> (KB 948187) has more.</p>
<h2>Programs that have problems with Vista SP1</h2>
<p>I mentioned before that Vista SP1 doesn&#8217;t solve compatibility problems, but it causes new ones. This <a href="http://support.microsoft.com/kb/935796">article</a> (KB935796) lists all known programs that don&#8217;t work properly with Vista SP1. I suggest you check them out before you install this service pack. Please, let us know if you experienced troubles with other apps that are not in this list.</p>
<h2>The endless reboot issue</h2>
<p>This problem of Vista SP1 is causing a lot of stir. A <a href="http://support.microsoft.com/kb/937287/">pre-requisite update</a> (KB937287) triggers endless reboots on some machines. Microsoft <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2008/02/19/update-on-windows-vista-sp1-prerequisite-kb937287.aspx">suspended</a> the automatic distribution of this update. I installed this update before, but I didn&#8217;t experience this problem. I just checked Windows Update and it was available again. Before that, I was able to install Vista SP1 without this patch anyway. So it seems like this issue is not as bad as it seemed at first. <a href="http://support.microsoft.com/kb/949358">KB949358</a> has details on how to solve this problem if you are affected.</p>
<h2>The sleep mode problem</h2>
<p>Milo <a href="http://www.windowsvistaweblog.com/2008/02/22/vista-sp1-sleep-mode-problem/">reports</a> that some systems with SP1 crash when attempting to wake up their PC from sleep mode. I have experienced the same problem on some Vista machine without SP1. A BIOS update might be of help in such cases. However, I don&#8217;t know if the problem described by Milo is a new one. He <a href="http://www.windowsvistaweblog.com/2008/02/23/windows-vista-sp1-problems-with-workaround/">thinks</a> that it might be related to the reboot issue. However, I think it must be something different because the reboot problem isn&#8217;t about sleep mode.</p>
<h2>The Windows Mobile Device Center issue</h2>
<p>There are reports that Vista x64 SP1 has been released accidentally to Windows Update. <a href="http://www.itwire.com/content/view/16829/1103/">ITWire</a> received emails from users who experienced problems after installing SP1. One is that the memory and performance rating is not displayed anymore, and the other one is about the Windows Mobile Device Center.  Based on the screenshot they published, the latter one looks familiar to me. I got the same meaningless error message sometimes when I connected my Windows Mobile 6 device to different desktops running the Windows Mobile Device Center. The only solution I found was to reset Windows Mobile. I don&#8217;t know if this is really the same problem, but it could be that SP1 causes an authentication problem which probably was the reason for the error message in my case.</p>
<h2>GPMC (Group Policy Management Console) will be uninstalled</h2>
<p>If you manage Group Polices for Vista machines in your PC, then I wouldn&#8217;t install SP1 because <a href="http://4sysops.com/archives/some-more-info-about-vista-sp1/">GPMC will be removed</a> after the installation. Microsoft plans to release a new version, but as far as I know, this is not yet the case.</p>
<h2>The sound problem</h2>
<p>The <a href="http://www.vista-blog.de/service-pack-1-welche-probleme-sind-zu-erwarten/">German Windows Vista blog</a> and Aaron discovered a problem with the sound system. It seems that this is related to the driver problem discussed above. However, Microsoft dedicated a particular <a href="http://support.microsoft.com/kb/948481/">article </a>(KB948481) to it.</p>
<p>Even though some media are making a big deal out of this SP1 issues, <strong>I don&#8217;t think that they are really serious so far</strong>. Of course, those who are affected might have a different view about it. But do you remember about the troubles that service pack 2 for Windows XP caused? Well, XP is everybody&#8217;s darling now.</p>
<p><strong>Are you aware of other Vista SP1 problems? Please, let us know.
</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/list-of-vista-sp1-problems-be-careful-with-service-pack-1/feed/</wfw:commentRss>
		<slash:comments>90</slash:comments>
		</item>
		<item>
		<title>Paul Thurrott: Vista is the most compatible Windows version</title>
		<link>http://4sysops.com/archives/paul-thurrott-vista-is-the-most-compatible-windows-version/</link>
		<comments>http://4sysops.com/archives/paul-thurrott-vista-is-the-most-compatible-windows-version/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:35:14 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista bashing]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/paul-thurrott-vista-is-the-most-compatible-windows-version/</guid>
		<description><![CDATA[<p><a href="http://www.winsupersite.com/reviews/winvista_sp1.asp"><img src="http://4sysops.com/wp-content/uploads/2008/02/supersite-thumb.png" style="border-width: 0px" alt="supersite" align="left" border="0" height="71" width="218" /></a> Paul Thurrott <a href="http://www.winsupersite.com/reviews/winvista_sp1.asp">published</a> a new review about Vista SP1. I covered many of the things he said in several posts here on 4sysops. But his article gives a good overview about the changes in Vista SP1. Actually, it is more of an assessment where Vista stands today. It might be of help for those who are hesitant to deploy Vista or not.</p>
<p>Paul is more <strong>pro Vista</strong> than me. And I have already been accused of being too Microsoft friendly. For example he wrote:</p>
<blockquote><p>The truth, as I demonstrated back in May 2007 in <a href="http://www.winsupersite.com/showcase/winvista_100days.asp">Hot or Not? Measuring the Success of Vista&#8217;s First 100 Days</a>, is that Vista is the most compatible version of Windows that Microsoft has ever shipped.</p></blockquote>
<p>Even though I didn’t encounter any serious <strong>compatibility</strong> problems with Vista, I wouldn’t go that far. If you look at the discussion forums, you’ll find countless Vista users suffering from compatibility problems. I think it is rather pointless to &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.winsupersite.com/reviews/winvista_sp1.asp"><img src="http://4sysops.com/wp-content/uploads/2008/02/supersite-thumb.png" style="border-width: 0px" alt="supersite" align="left" border="0" height="71" width="218" /></a> Paul Thurrott <a href="http://www.winsupersite.com/reviews/winvista_sp1.asp">published</a> a new review about Vista SP1. I covered many of the things he said in several posts here on 4sysops. But his article gives a good overview about the changes in Vista SP1. Actually, it is more of an assessment where Vista stands today. It might be of help for those who are hesitant to deploy Vista or not.</p>
<p>Paul is more <strong>pro Vista</strong> than me. And I have already been accused of being too Microsoft friendly. For example he wrote:</p>
<blockquote><p>The truth, as I demonstrated back in May 2007 in <a href="http://www.winsupersite.com/showcase/winvista_100days.asp">Hot or Not? Measuring the Success of Vista&#8217;s First 100 Days</a>, is that Vista is the most compatible version of Windows that Microsoft has ever shipped.</p></blockquote>
<p>Even though I didn’t encounter any serious <strong>compatibility</strong> problems with Vista, I wouldn’t go that far. If you look at the discussion forums, you’ll find countless Vista users suffering from compatibility problems. I think it is rather pointless to count supported devices and applications. I seriously doubt that anyone really knows about all the applications out there. In the end, the only thing that counts is if your applications and devices work or not.</p>
<p>He also supports my view regarding the <a href="http://4sysops.com/archives/vista-sp1-vs-windows-xp-sp2-file-copy-performance/">performance comparisons with Windows XP</a> that I discussed a few days ago:</p>
<blockquote><p>While it&#8217;s unclear why this is notable or even newsworthy, you shouldn&#8217;t be surprised to discover that while Vista with SP1 outperforms or at least equals the original version of Vista from a performance perspective, neither version outperforms its predecessor, Windows XP. Obviously. This has been the case with every modern version of Windows since, I don&#8217;t know, 1995.</p></blockquote>
<p>What I find strange is that never before people were complaining so much about the performance of a new Windows version. It must have something to do with this <a href="http://4sysops.com/archives/vista-bashing-why-is-it-so-popluar/">Vista bashing</a> virus.</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/well-known-windows-basher-randall-c-kennedy-unmasked-dont-always-take-objective-reports-as-real/" title="Well-known Windows basher Randall C. Kennedy unmasked &#8211; Don&#8217;t always take &#8220;objective&#8221; reports as real (February 22, 2010)">Well-known Windows basher Randall C. Kennedy unmasked &#8211; Don&#8217;t always take &#8220;objective&#8221; reports as real</a> (13)</li>
	<li><a href="http://4sysops.com/archives/how-4sysops-readers-like-windows-vista/" title="How 4sysops readers like Windows Vista and Windows 7 (September 30, 2009)">How 4sysops readers like Windows Vista and Windows 7</a> (8)</li>
	<li><a href="http://4sysops.com/archives/seven-reasons-why-it-pros-who-skipped-vista-should-regret-it-now/" title="Seven reasons why IT Pros who skipped Vista should regret it now (September 24, 2009)">Seven reasons why IT Pros who skipped Vista should regret it now</a> (21)</li>
	<li><a href="http://4sysops.com/archives/windows-7-is-what-windows-vista-should-have-been/" title="Windows 7 is what Windows Vista should have been? (June 4, 2009)">Windows 7 is what Windows Vista should have been?</a> (13)</li>
	<li><a href="http://4sysops.com/archives/why-i-am-a-fat-pc/" title="Why I am a fat PC (March 11, 2009)">Why I am a fat PC</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/paul-thurrott-vista-is-the-most-compatible-windows-version/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Vista SP1 vs. Windows XP SP2 file copy performance</title>
		<link>http://4sysops.com/archives/vista-sp1-vs-windows-xp-sp2-file-copy-performance/</link>
		<comments>http://4sysops.com/archives/vista-sp1-vs-windows-xp-sp2-file-copy-performance/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 19:50:50 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-vs-windows-xp-sp2-file-copy-performance/</guid>
		<description><![CDATA[<p>Adrian Kingsley-Hughes from ZDnet <a href="http://blogs.zdnet.com/hardware/?p=1332&#38;page=1">ran</a> a comprehensive performance test comparing Windows Vista SP1 with Windows XP SP2. He only tested <strong>file copy related tasks</strong>, though. Now, guess which OS is faster? Good guess! Anyway, it is interesting to see the exact difference because it allows you to estimate in what way a move to Vista might affect performance. However, in one sense all these performance tests are pointless.</p>
<p>What I like about this test is that the he used a <strong>relatively new PC for his benchmark tests</strong>: 3.4Ghz, 4GB, 2x250GB. I think it doesn’t make much sense to measure <a href="http://4sysops.com/archives/vista-sp1-doesn%E2%80%99t-improve-performance/">Vista’s performance on an outdated machine</a>. In my opinion, a PC that is more than three years old is simply not “Vista compatible” even if you manage to get all device drivers.</p>
<p>These are the results of the test. <strong>“-“</strong> signifies that Vista SP1 was slower than XP SP2, <strong>“+”</strong> that it was faster.</p>
<ul>
<li>Boot-up time: -13.3%</li>
<li>Drive </li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>Adrian Kingsley-Hughes from ZDnet <a href="http://blogs.zdnet.com/hardware/?p=1332&amp;page=1">ran</a> a comprehensive performance test comparing Windows Vista SP1 with Windows XP SP2. He only tested <strong>file copy related tasks</strong>, though. Now, guess which OS is faster? Good guess! Anyway, it is interesting to see the exact difference because it allows you to estimate in what way a move to Vista might affect performance. However, in one sense all these performance tests are pointless.</p>
<p>What I like about this test is that the he used a <strong>relatively new PC for his benchmark tests</strong>: 3.4Ghz, 4GB, 2x250GB. I think it doesn’t make much sense to measure <a href="http://4sysops.com/archives/vista-sp1-doesn%E2%80%99t-improve-performance/">Vista’s performance on an outdated machine</a>. In my opinion, a PC that is more than three years old is simply not “Vista compatible” even if you manage to get all device drivers.</p>
<p>These are the results of the test. <strong>“-“</strong> signifies that Vista SP1 was slower than XP SP2, <strong>“+”</strong> that it was faster.</p>
<ul>
<li>Boot-up time: -13.3%</li>
<li>Drive to drive copy &#8211; single file/ multiple files: +216.7%/-23.4%</li>
<li>Add to compressed folder &#8211; single file/ multiple files: -9.9%/-19.7%</li>
<li>Extract files from compressed folder &#8211; single file/ multiple files: -64.8%/75.4%</li>
<li>Push files to a network share over a 1Gb Ethernet connection &#8211; single file/ multiple files: +7.1%/6.3%</li>
<li>Pull files over a network share over a 1Gb Ethernet connection &#8211; single file/ multiple files: 0%/0%</li>
<li>Push files to an external USB hard drive &#8211; single file/ multiple files: -6.3%/-29.5%</li>
<li>Pull files from an external USB hard drive &#8211; single file/ multiple files: -36.4%/-36.4%</li>
</ul>
<p>Quite <strong>impressive numbers</strong>! Don’t you think so? Drive-to-drive-copy of a single file is much faster with Vista SP1, single file copy to a network share is also a little faster. Although in most categories XP proved to be the better performing file shuffler.</p>
<p>You might wonder how this is possible. Copying a file from one place to another can’t be too difficult. After all, you just grab the file and shove it to its new destination. <strong>Why is Vista so slow with such an easy task?</strong></p>
<p>It is interesting to note that Adrian Kingsley-Hughes doesn’t even try to explain his test outcome. He delivered the results the crowd wanted to hear:</p>
<blockquote><p>Looking at the data there’s only one conclusion that can be drawn &#8211; Windows XP SP2 is faster than Windows Vista SP1. End of story.</p></blockquote>
<p>End of story, mission accomplished?</p>
<p>First of all, he didn’t really run a complete performance test as he says. He just examined <strong>file copy processes</strong>. Of course there are myriads of other tasks an operating system has to accomplish. I don’t want to claim that Vista would do a better job in other performance disciplines, though. Most likely it would not. However, from this performance test alone you can’t conclude that Vista is slower than XP.</p>
<p>Second, his results are not really surprising. <strong>This is exactly what you would expect from a new operating system.</strong> The more complex an OS gets, the more resources it needs for every task. Some days ago, I <a href="http://4sysops.com/archives/vista-sp1-for-techies-some-new-info-about-the-pack/">linked</a> to an <a href="http://blogs.technet.com/markrussinovich/archive/2008/02/04/2826167.aspx">article</a> of Mark Russinovich where he outlined some of the considerations one has to take into account when it comes to file copy. In the section “Vista improvements to File Copy”, he gave some examples of problems Microsoft’s developers had to face. For instance, he touches some issues of the Windows Cache-Manager. Copy processes can waste a lot of memory and CPU resources. Since Vista generally has a higher demand of these resources, improvements were necessary here.</p>
<p>In the mean time, Adrian <a href="http://blogs.zdnet.com/hardware/?p=1338">reacted</a> to critics. It seems as if some also referred to Mark’s article. So Adrian ran another test to prove his point that <strong>Vista SP1 is always slower</strong> no matter from what angle you look at it. However, my objection to his test comes from a different dimension. In my view, it is rather pointless to compare the performance of a new operating system with one that was developed five years ago.</p>
<p>With every new line of code you add to an OS, you make it slower, too. Of course! <strong>So if Vista would really be faster than XP, I would suggest asking your money back.</strong> The point is that not only software is improving over time, but hardware also. Advances in operating systems are only possible because hardware is getting faster, too. So if you really want to know if XP or Vista is faster, you should compare your 6 year old PC running XP with Vista on a computer you bought a year ago. Which one do you think is faster? Good guess!</p>
<p>Update: Ed Bott gets completely different results in <a href="http://blogs.zdnet.com/Bott/?p=369&amp;page=1">his performance test</a>: &#8220;Vista SP1 was consistently as fast as or faster than XP SP2&#8243;.  I am  now thinking of getting my money back. <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/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> (0)</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/vista-sp1-vs-windows-xp-sp2-file-copy-performance/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Vista SP1 for techies  &#8211; some new info about the pack</title>
		<link>http://4sysops.com/archives/vista-sp1-for-techies-some-new-info-about-the-pack/</link>
		<comments>http://4sysops.com/archives/vista-sp1-for-techies-some-new-info-about-the-pack/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 20:08:02 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-for-techies-some-new-info-about-the-pack/</guid>
		<description><![CDATA[<p>I think every second Microsoft blog I&#8217;ve read today is broadcasting the news. Vista SP1 is now available on <strong>MSDN and Technet Plus</strong>. If you skim over these blogs you&#8217;ll make out some deep breaths. Finally, Microsoft&#8217;s high-ups understood that RTM nowadays means download availability. I&#8217;d like to add that it is also available for <strong>Volume License customers</strong>. Home users still have to wait though, but the more tech savvy ones will find their <a href="http://4sysops.com/archives/how-to-download-vista-sp1-via-bittorrent/">way to get this service pack</a>, anyhow.</p>
<p>What I found interesting is that Microsoft makes a <strong>difference between MSDN and Volume License customers</strong>. On MSDN I was able to get the 32-bit and the 64-bit version. The Volume License Center only offered me 32-bit. Instead of SP1 for Vista x64, Windows Vista Business N w/SP1 showed up. That is a special version for the European Union which likely will only be downloaded by some bureaucrats in Brussels who don&#8217;t like the Media &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I think every second Microsoft blog I&#8217;ve read today is broadcasting the news. Vista SP1 is now available on <strong>MSDN and Technet Plus</strong>. If you skim over these blogs you&#8217;ll make out some deep breaths. Finally, Microsoft&#8217;s high-ups understood that RTM nowadays means download availability. I&#8217;d like to add that it is also available for <strong>Volume License customers</strong>. Home users still have to wait though, but the more tech savvy ones will find their <a href="http://4sysops.com/archives/how-to-download-vista-sp1-via-bittorrent/">way to get this service pack</a>, anyhow.</p>
<p>What I found interesting is that Microsoft makes a <strong>difference between MSDN and Volume License customers</strong>. On MSDN I was able to get the 32-bit and the 64-bit version. The Volume License Center only offered me 32-bit. Instead of SP1 for Vista x64, Windows Vista Business N w/SP1 showed up. That is a special version for the European Union which likely will only be downloaded by some bureaucrats in Brussels who don&#8217;t like the Media Player.</p>
<p>I found a few interesting articles about Vista SP1 today which I&#8217;d like to share:</p>
<p><strong>ZDNet: <a href="http://blogs.zdnet.com/Bott/?p=365&amp;page=1">A Vista SP1 FAQ</a></strong></p>
<p>Ed Bott has a list of visible changes. I didn&#8217;t know that the <strong>user interface of the RDP client</strong> was redesigned. I had a quick look at it, but didn&#8217;t find any changes. Please, let me know, if you have more information about this. It is interesting to note that this list is quite short <a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-vista-sp1-109-features-390-new-hotfixes/">considering the many new features this SP has</a>. There is a <a href="http://blogs.zdnet.com/Bott/?p=367">follow-up article</a> discussing some more FAQs. As an admin you might be interested to hear that you can&#8217;t <strong>slipstream this SP</strong>. He also explains how to <strong>uninstall SP1</strong>. It seems a lot of his readers wanted to know this. And before you ask, no &#8211; SP1 doesn&#8217;t have a &#8220;downgrade to XP&#8221; feature. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>TechWorld: <a href="http://www.techworld.com/news/index.cfm?RSS&amp;NewsID=11426">SP1 does nothing for Vista compatibility</a></strong></p>
<p>I have been mentioning <a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-vista-sp1-109-features-390-new-hotfixes/">before</a> that Vista SP1 won&#8217;t improve compatibility to XP. There is further proof for this educated guess now. AppDNA tested 500 corporate applications and found that <strong>18% failed to work</strong> without help. They got the same results for Vista RTM and Vista SP1.</p>
<p><strong>Windows Networking: <a href="http://www.windowsnetworking.com/articles_tutorials/Deploying-Vista-Understanding-Windows-AIK.html">Deploying Vista: Understanding the Windows AIK</a></strong></p>
<p>This article is the first in a series. The author, Mitch Tulloch, is known to write about complicated technical matters in an understandable way. I discussed his <a href="http://4sysops.com/archives/windows-server-2008-book-recommendation/">book about Windows Server 2008</a> some time ago. This series isn&#8217;t specifically about SP1, but it already includes information about it. You might have noticed that <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=94bb6e34-d890-4932-81a5-5b50c657de08&amp;DisplayLang=en">WAIK 1.1</a> (<strong>Windows Automated Installation Kit</strong>) has been <a href="http://trycatch.be/blogs/roggenk/archive/2008/02/06/waik-1-1-for-windows-vista-sp1-amp-windows-server-2008.aspx">released</a> some days ago. Its most important new feature is its support for Vista SP1 and Windows Server 2008. Maybe you belong to those who have been waiting for this SP before even considering moving to Vista. Well, no more excuses. It&#8217;s time to find out how Vista is deployed. After reading Mitch&#8217;s first article you&#8217;ll realize that there are many new things to learn.</p>
<p><strong>Mark Russinovich:  <a href="http://blogs.technet.com/markrussinovich/archive/2008/02/04/2826167.aspx">Inside Vista SP1 File Copy Improvements</a></strong></p>
<p>This is a rather technical article who might appeal more to developers than admins. Supposedly, you would like to hear how much faster file copy really is now. He wasn&#8217;t really specific about this. However, he does say that <strong>in some cases SP1 even slows down file copying</strong>, for instance when you copy from Windows Server 2003 over slow network or when you copy large files on the same volume. Well, next time you have to wait for a file to be copied, you can read Mark&#8217;s articles in the meantime. Then, you would know at least why you are actually waiting.</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/vista-sp1-for-techies-some-new-info-about-the-pack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to download Vista SP1 via BitTorrent</title>
		<link>http://4sysops.com/archives/how-to-download-vista-sp1-via-bittorrent/</link>
		<comments>http://4sysops.com/archives/how-to-download-vista-sp1-via-bittorrent/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 20:07:18 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/how-to-download-vista-sp1-via-bittorrent/</guid>
		<description><![CDATA[<p>It seems as if Microsoft is impressed by the enormous critique they got for the delay regarding the release of Vista SP1. There are <a href="http://blogs.technet.com/jamesone/archive/2008/02/11/more-news-on-vista-sp1.aspx">reports</a> that the English version of SP1 will be available for Volume <strong>Licensing customers</strong> at the end of week. Later this month <strong>MSDN and Technet Plus subscribers</strong> will be allowed installing this precious service pack. If you don&#8217;t want to wait you can download it right now via <strong>BitTorrent</strong>. You should just be careful not to download an altered version containing malware. I will explain in this post how.</p>
<p>First, you have to install a BitTorrent client if you don&#8217;t have one yet. There are many, the one I usually use is <a href="http://pingpong-abc.sourceforge.net/download.php">ABC</a>. Next you go to one of the BitTorrent tracker sites such as <a href="http://thepiratebay.org/">Pirate Bay</a> and search for &#8220;Vista SP1 RTM&#8221;. The file size should be <strong>434,46MB</strong>. You will get several hits; take the one which has the most seeders (SE) &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It seems as if Microsoft is impressed by the enormous critique they got for the delay regarding the release of Vista SP1. There are <a href="http://blogs.technet.com/jamesone/archive/2008/02/11/more-news-on-vista-sp1.aspx">reports</a> that the English version of SP1 will be available for Volume <strong>Licensing customers</strong> at the end of week. Later this month <strong>MSDN and Technet Plus subscribers</strong> will be allowed installing this precious service pack. If you don&#8217;t want to wait you can download it right now via <strong>BitTorrent</strong>. You should just be careful not to download an altered version containing malware. I will explain in this post how.</p>
<p>First, you have to install a BitTorrent client if you don&#8217;t have one yet. There are many, the one I usually use is <a href="http://pingpong-abc.sourceforge.net/download.php">ABC</a>. Next you go to one of the BitTorrent tracker sites such as <a href="http://thepiratebay.org/">Pirate Bay</a> and search for &#8220;Vista SP1 RTM&#8221;. The file size should be <strong>434,46MB</strong>. You will get several hits; take the one which has the most seeders (SE) and leechers (LE).</p>
<p>To make sure that you haven&#8217;t downloaded an altered version, you should check the <strong>MD5 hash</strong> of the exe file. Several <a href="http://www.pcdoctor-guide.com/wordpress/?p=4672">bloggers</a> have created the hash code from the original disc. You can use the <a href="http://www.flashplayerpro.com/MD5Checksum/downloadMD5Checksum.htm">MD5 Checksum Verifier</a> for this purpose. For the 32 bit version of Vista SP1 the hash code should be d597866e93bc8f80ecca234c4e9ce5a2. The hash for the 64-bit version is supposed to be 983308426e8ee7649f53b41f4e5c42d4.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2008/02/vistasp1_checksum1.png" title="Checksum" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/02/vistasp1_checksum1.png','Checksum',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2008/02/vistasp1_checksum1.png" alt="Checksum" /></a></p>
<p>Technically, this method makes absolutely sure that you have downloaded a file that is identical to the one the hash code was created from. <strong>The other consideration is if you could trust those sites who published the hash.</strong> You can google for the code to see how many already had posted it. Since I don&#8217;t have the original version yet, I can&#8217;t guarantee that the hash code is correct. So I highly recommend installing it only in a test environment with no network connection.</p>
<p><a href="http://www.winbeta.org/comments.php?shownews=14148">WinBeta</a> reported that there is another way to download Vista SP1 from <strong>Microsoft&#8217;s OEM site</strong>. I started to download it, but after some minutes it stopped. I guess Microsoft closed this hole by now.</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-download-vista-sp1-via-bittorrent/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What you have to know about Windows Vista SP1 &#8211; 109 features, 390 new hotfixes</title>
		<link>http://4sysops.com/archives/what-you-have-to-know-about-windows-vista-sp1-109-features-390-new-hotfixes/</link>
		<comments>http://4sysops.com/archives/what-you-have-to-know-about-windows-vista-sp1-109-features-390-new-hotfixes/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 19:55:25 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/what-you-have-to-know-about-windows-vista-sp1-109-features-390-new-hotfixes/</guid>
		<description><![CDATA[<p>Microsoft downplayed the importance of this service pack because they didn&#8217;t want organizations to wait for it. Microsoft&#8217;s official stance is that service packs are not important anymore since we have now Windows Update, anyway.  Well, I counted <strong>390 hotfixes that were not publicly available before</strong>. All in all, SP1 contains 479 patches. So the majority of hotfixes are new! There are also <strong>109 new features</strong> included, but some of them have been released before. Microsoft is not specific about which of them are new.</p>
<h2>New Hotfixes and Security Updates</h2>
<p>This page lists all <a href="http://technet2.microsoft.com/WindowsVista/en/library/20184cb6-7038-4e82-a32c-4bc10ffe56ab1033.mspx?mfr=true">hotfixes and security updates</a> that are included in SP1. Microsoft was friendly enough to mark those updates which were not publicly available before.</p>
<h2>New features</h2>
<p>The number of new features can be obtained from a <a href="http://technet2.microsoft.com/WindowsVista/en/library/005f921e-f706-401e-abb5-eec42ea0a03e1033.mspx?mfr=true">white paper</a> about the notable changes in SP1. Most of them are only minor enhancements. However, I recommend skimming over this paper. Maybe you find one or two features that &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Microsoft downplayed the importance of this service pack because they didn&#8217;t want organizations to wait for it. Microsoft&#8217;s official stance is that service packs are not important anymore since we have now Windows Update, anyway.  Well, I counted <strong>390 hotfixes that were not publicly available before</strong>. All in all, SP1 contains 479 patches. So the majority of hotfixes are new! There are also <strong>109 new features</strong> included, but some of them have been released before. Microsoft is not specific about which of them are new.</p>
<h2>New Hotfixes and Security Updates</h2>
<p>This page lists all <a href="http://technet2.microsoft.com/WindowsVista/en/library/20184cb6-7038-4e82-a32c-4bc10ffe56ab1033.mspx?mfr=true">hotfixes and security updates</a> that are included in SP1. Microsoft was friendly enough to mark those updates which were not publicly available before.</p>
<h2>New features</h2>
<p>The number of new features can be obtained from a <a href="http://technet2.microsoft.com/WindowsVista/en/library/005f921e-f706-401e-abb5-eec42ea0a03e1033.mspx?mfr=true">white paper</a> about the notable changes in SP1. Most of them are only minor enhancements. However, I recommend skimming over this paper. Maybe you find one or two features that are important for your environment.</p>
<p>Microsoft enhanced Vista in several areas. The numbers in parentheses signify the number of new features that were added: Hardware Ecosystem Support and Enhancements (11), Reliability Improvements (9), Performance and Power Consumption (29), Security Improvements (16), Support for New Technologies and Standards (11), Desktop Administration and Management (14), Setup and Deployment Improvements (15), Interoperability Improvements (2), Feature or API Changes (3), General Improvements and Enhancements (10)</p>
<h2>Compatibility</h2>
<p>One of the major reasons why Vista adoption is slow are its hardware and software compatibility issues. I often heard people saying that they want to wait for SP1 in the hope that it will fix their compatibility problem. This is a big misunderstanding. If you have hardware that is not supported by Vista, then SP1 won&#8217;t most likely be of help, either. Most new drivers were already made available thru Windows Update. There are a few new drivers in SP1, but they are only for &#8220;critical devices&#8221; such as video cards.</p>
<p>SP1 probably also won&#8217;t solve software compatibility problems. Microsoft already released a couple of compatibility updates before SP1 came out. From what I have read, there are no further improvements with respect to compatibility in this service pack. There even is a certain chance that the compatibility of Vista SP1 got worse. Any new operating system version always affects compatibility. This is also true for SP1. Microsoft officials have no problems in <a href="http://technet2.microsoft.com/WindowsVista/en/library/e305a465-17fb-40cc-819e-d913cae4b41b1033.mspx?mfr=true">admitting</a> this:</p>
<blockquote><p>Applications that have compatibility issues with Windows Vista today will most likely continue to have the same issues with Windows Vista with SP1.</p></blockquote>
<p>And in the same document:</p>
<blockquote><p>There is a chance that some applications ultimately will not run on the final version of Windows Vista SP1, even though they run on Windows Vista today.</p></blockquote>
<h2>Performance</h2>
<p>I think rumors about Vista&#8217;s bad performance is the number 2 reason after its compatibility issues for the slow Vista adoption.  Many hoped that SP1 will improve Vista&#8217;s performance. There are indeed a couple of features in SP1 that might remedy some common problems. As far as I can see, these improvements affect network-related performance issues and also improve the general responsiveness of the operating system.</p>
<p>There have been contradicting reports about the performance gains of Vista SP1. The list below is just a small collection:</p>
<p>Computerworld: <a href="http://blogs.computerworld.com/vista_sp1_slow">Slowing down Vista with SP1</a>
PCWORLD: <a href="http://pcworld.co.nz/pcworld/pcw.nsf/feature/1FE803ADF0486D06CC2573990069A75D">Vista SP1 no faster than stock OS, say testing experts</a>
APC magazine: <a href="http://www.apcmag.com/6929/vista_sp1_in_depth">LEAKED: Vista SP1 analysed in-depth</a>
Windows Now: <a href="http://www.windows-now.com/blogs/robert/archive/2008/02/07/windows-vista-sp1-performance-the-real-first-look.aspx">Windows Vista SP1 Performance &#8211; The Real First Look</a></p>
<p>However, I doubt somehow that the overall performance of your Vista machine will improve if the hardware is not powerful enough. So the best way to boost-up performance is to equip your PC with 2GB RAM. If Vista still seems to be slow and your hard disk is busy all the time I recommend <a href="http://4sysops.com/archives/how-to-disable-vista%e2%80%99s-desktop-search-indexing-windows-search/">disabling Vista Search</a>. These two measures probably will be much more helpful than SP1 with regards to performance.</p>
<h2>Size</h2>
<p>As usual, this SP will be available through Windows Update and as standalone installer. Which version you need depends on the way you deploy service packs. You should just know that the standalone file is really big this time. The reason is that different languages are included. There is one version with 450MB containing 5 languages, and one coming with all available languages which has 550MB. I suppose the huge size is also caused by what Microsoft calls &#8220;alignment with Windows Server 2008&#8243;. Vista and Server 2008 share about 70% code base. That means changes in Server 2008 often affect DLLs in Vista even though these enhancements are irrelevant on desktop.</p>
<p>If you get SP1 via Windows Update you just have to download about 65MB. The size is relatively small because with Windows Update you have to download changed bytes only. That is, if only a few bytes have changed in DLL, then only those bytes will be transferred, but not the complete file. If you use WSUS to deploy SP1 you can use the &#8220;<a href="http://by101w.bay101.mail.live.com/mail/ReadMessageLight.aspx?Aux=0|0|8CA34E629B92D20|&amp;FolderID=00000000-0000-0000-0000-000000000001&amp;InboxSortAscending=False&amp;InboxSortBy=Date&amp;ReadMessageId=feb76c68-ca72-4ccf-ae1e-77410a459aa9&amp;n=506620474">Express Installation Files</a>&#8221; feature (sometimes called delta delivery) to reduce bandwidth usage between your WSUS server and the clients.</p>
<p>You can find further information about Vista SP1 in the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e71f0083-1013-4f9c-a3f9-c56e7120a5e9&amp;DisplayLang=en">Windows Vista SP1 Guides for IT Professionals</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/what-you-have-to-know-about-windows-vista-sp1-109-features-390-new-hotfixes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows Vista SP1 RTM – Download only in mid-March – Why are RTMs still needed?</title>
		<link>http://4sysops.com/archives/windows-vista-sp1-rtm-%e2%80%93-download-only-in-mid-march-%e2%80%93-why-are-rtms-still-needed/</link>
		<comments>http://4sysops.com/archives/windows-vista-sp1-rtm-%e2%80%93-download-only-in-mid-march-%e2%80%93-why-are-rtms-still-needed/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 21:42:12 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-vista-sp1-rtm-%e2%80%93-download-only-in-mid-march-%e2%80%93-why-are-rtms-still-needed/</guid>
		<description><![CDATA[<p>Mike Nash <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2008/02/04/announcing-the-rtm-of-windows-vista-sp1.aspx">announced</a> that Vista SP1 was released to manufacturing today. It is quite <strong>disappointing</strong> that SP1 will be available for download only in mid-March. I find this a bit strange, to say the least of it. Sometimes it seems to me that <strong>Microsoft still lives in a time before the Internet</strong>.</p>
<p><strong>The term &#8220;RTM&#8221;</strong> makes this more than clear. The software is ready, so the manufacturing, that is the production of the real thing, the DVDs, can start now. But who really cares about the DVDs nowadays? In my view, &#8220;release to manufacturing&#8221; of software is done by compiling the final version. Then you copy it to your download servers, and that&#8217;s it. So why do we have to wait for another 6 weeks?</p>
<p>Mike Nash tries to give the reason. Some hardware vendors released <strong>drivers which do not follow the guidelines for driver installation</strong>. These drivers have to be reinstalled after Vista has been updated to &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Mike Nash <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2008/02/04/announcing-the-rtm-of-windows-vista-sp1.aspx">announced</a> that Vista SP1 was released to manufacturing today. It is quite <strong>disappointing</strong> that SP1 will be available for download only in mid-March. I find this a bit strange, to say the least of it. Sometimes it seems to me that <strong>Microsoft still lives in a time before the Internet</strong>.</p>
<p><strong>The term &#8220;RTM&#8221;</strong> makes this more than clear. The software is ready, so the manufacturing, that is the production of the real thing, the DVDs, can start now. But who really cares about the DVDs nowadays? In my view, &#8220;release to manufacturing&#8221; of software is done by compiling the final version. Then you copy it to your download servers, and that&#8217;s it. So why do we have to wait for another 6 weeks?</p>
<p>Mike Nash tries to give the reason. Some hardware vendors released <strong>drivers which do not follow the guidelines for driver installation</strong>. These drivers have to be reinstalled after Vista has been updated to SP1. Microsoft needs some more time to convince those hardware vendors to do their homework.</p>
<p>It seems like there is only a small set of drivers affected<strong>. So the rest of the world has to wait for another six weeks</strong> just because some hardware vendors did sloppy work? It is hard to believe. Wouldn&#8217;t it make more sense to notify users before they try to install the service pack? Then, they can decide if they want to wait until new drivers are available or just reinstall them afterwards.</p>
<p>Anyway, in my opinion there still is no Vista SP1 RTM. &#8220;<strong>Manufacturing</strong>&#8221; nowadays is done by a single click.  Just upload the exe to your Web servers and &#8220;manufacturing&#8221; is done. So, SP1 will be released to &#8220;manufacturing&#8221; only in mid-March.</p>
<p>This is really disappointing because <strong>SP1 is far more important than Microsoft tries to make us believe</strong> for months. I am going to post something about this point these days. Ah yes, there is another reason why I am so grumpy. It seems the MS guys really forgot my birthday.  <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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-vista-sp1-rtm-%e2%80%93-download-only-in-mid-march-%e2%80%93-why-are-rtms-still-needed/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Some more info about Vista SP1</title>
		<link>http://4sysops.com/archives/some-more-info-about-vista-sp1/</link>
		<comments>http://4sysops.com/archives/some-more-info-about-vista-sp1/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 21:08:54 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/some-more-info-about-vista-sp1/</guid>
		<description><![CDATA[<p>Microsoft published new <a href="http://download.microsoft.com/download/5/4/2/5429cde5-32d4-4e55-bf9a-553111438d86/relnotes.htm">release notes</a> about the <strong>release candidate of Service Pack 1 for Vista</strong>. They are mostly about <strong>bugs and workarounds</strong>. The PCwizKid blog <a href="http://pcwizkid.blogspot.com/2008/01/windows-vista-sp1-out-feb-4th-confirmed.html">claims</a> to have information that SP1 will be <strong>released on Feb. 4</strong>.</p>
<p>On the one hand that would make sense, because it is my birthday. I mean after all the free promotion for Vista on this blog that would just be a suitable <strong>birthday present</strong>. Don&#8217;t you think so? On the other hand, it is <strong>not very probable</strong> that Microsoft publishes release notes for a release candidate just a few days before the real thing is about to be pushed out. So I am afraid that the MS guys will just forget my birthday again.</p>
<p>Noteworthy about these release notes is the fact that <a href="http://4sysops.com/archives/vista-sp1-new-features-and-release-date/"><strong>SP1 will uninstall GPMC</strong> </a>(Group Policy Management Console). That is already known for some time, but I expected that the new version would be available for download &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Microsoft published new <a href="http://download.microsoft.com/download/5/4/2/5429cde5-32d4-4e55-bf9a-553111438d86/relnotes.htm">release notes</a> about the <strong>release candidate of Service Pack 1 for Vista</strong>. They are mostly about <strong>bugs and workarounds</strong>. The PCwizKid blog <a href="http://pcwizkid.blogspot.com/2008/01/windows-vista-sp1-out-feb-4th-confirmed.html">claims</a> to have information that SP1 will be <strong>released on Feb. 4</strong>.</p>
<p>On the one hand that would make sense, because it is my birthday. I mean after all the free promotion for Vista on this blog that would just be a suitable <strong>birthday present</strong>. Don&#8217;t you think so? On the other hand, it is <strong>not very probable</strong> that Microsoft publishes release notes for a release candidate just a few days before the real thing is about to be pushed out. So I am afraid that the MS guys will just forget my birthday again.</p>
<p>Noteworthy about these release notes is the fact that <a href="http://4sysops.com/archives/vista-sp1-new-features-and-release-date/"><strong>SP1 will uninstall GPMC</strong> </a>(Group Policy Management Console). That is already known for some time, but I expected that the new version would be available for download as soon as SP1 comes out. It seems you can&#8217;t count on that. If you want to configure Vista specific Group Policies or if you work with <a href="http://4sysops.com/archives/group-policy-templates-in-windows-vista-admx-files-replace-adm-files/">ADMX templates</a> you need the Vista version of GPMC. So keep that in mind if SP1 really shows up on Monday.</p>
<p>It is still a <strong>complete mystery</strong> to me why this SP uninstalls GPMC without installing the new version. It is such an important tool for every system administrator. I found it quite useful that it is always available on every Vista machine I logon. My guess is that it will be a part of <a href="http://4sysops.com/archives/the-adminpak-tools-will-be-replaced-with-rsat-for-vista-sp1/">RSAT for Vista</a>. Though that still doesn&#8217;t explain why RSAT isn&#8217;t also included in SP1. I suppose with such a move, Microsoft would have made some friends among Windows admins.</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/some-more-info-about-vista-sp1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Vista Service Pack 1 release date Feb. 15?</title>
		<link>http://4sysops.com/archives/windows-vista-service-pack-1-release-date-feb-15/</link>
		<comments>http://4sysops.com/archives/windows-vista-service-pack-1-release-date-feb-15/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 18:33:21 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-vista-service-pack-1-release-date-feb-15/</guid>
		<description><![CDATA[<p>I can&#8217;t help it, but join this speculation game. Several sources have information about the release date of Windows Vista SP1. It seems as if <strong>Windows Vista SP1 will be available on February 15.</strong></p>
<p><a href="http://www.digitimes.com/news/a20080123PD211.html">Digitimes</a> cites a DRAM vendor talking about the Feb. 15 as the launch date of Service Pack 1:</p>
<blockquote><p>But the PC market will rebound in the second quarter, he said. The launch of an updated version of Microsoft Vista on February 15, if its prices do not go up too much compared to its previous version, may help boost DRAM sales, Pai added.</p></blockquote>
<p>And <a href="http://www.infoworld.com/article/08/01/23/Sources-say-Vista-SP1-due-out-in-next-few-weeks_1.html?source=rss&#38;url=http://www.infoworld.com/article/08/01/23/Sources-say-Vista-SP1-due-out-in-next-few-weeks_1.html">InfoWorld</a> mentions the same date. According to their source, software industry analysts also have heard of Feb. 15 as the target date for SP1.</p>
<p>As usual, Microsoft officials did not confirm anything. I&#8217;ve mentioned it before on this blog. I find <strong>Microsoft&#8217;s information policy</strong> about release dates quite vexing. Release dates of such importance play a central role in the planning of &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t help it, but join this speculation game. Several sources have information about the release date of Windows Vista SP1. It seems as if <strong>Windows Vista SP1 will be available on February 15.</strong></p>
<p><a href="http://www.digitimes.com/news/a20080123PD211.html">Digitimes</a> cites a DRAM vendor talking about the Feb. 15 as the launch date of Service Pack 1:</p>
<blockquote><p>But the PC market will rebound in the second quarter, he said. The launch of an updated version of Microsoft Vista on February 15, if its prices do not go up too much compared to its previous version, may help boost DRAM sales, Pai added.</p></blockquote>
<p>And <a href="http://www.infoworld.com/article/08/01/23/Sources-say-Vista-SP1-due-out-in-next-few-weeks_1.html?source=rss&amp;url=http://www.infoworld.com/article/08/01/23/Sources-say-Vista-SP1-due-out-in-next-few-weeks_1.html">InfoWorld</a> mentions the same date. According to their source, software industry analysts also have heard of Feb. 15 as the target date for SP1.</p>
<p>As usual, Microsoft officials did not confirm anything. I&#8217;ve mentioned it before on this blog. I find <strong>Microsoft&#8217;s information policy</strong> about release dates quite vexing. Release dates of such importance play a central role in the planning of any bigger IT department. I wonder how many organizations did not even start thinking about deploying Vista simply because the release date of Service Pack 1 is still unknown.</p>
<p><strong>In my opinion</strong>, the exact launch date of a Windows service pack should be publicly known at least three months in advance. I know that it is not easy to determine when exactly a software product is ready. However, I think that it is possible if you only add a generous time allowance to your schedule. If you are done earlier, you can just do some extra testing before releasing the product.</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-vista-service-pack-1-release-date-feb-15/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 ship date</title>
		<link>http://4sysops.com/archives/windows-server-2008-ship-date/</link>
		<comments>http://4sysops.com/archives/windows-server-2008-ship-date/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 21:57:36 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[windows server 2008]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-server-2008-ship-date/</guid>
		<description><![CDATA[<p>Some days ago, I <a href="http://4sysops.com/archives/vista-sp1-performance-will-sp1-and-windows-2008-come-out-tomorrow/">mentioned </a>that there are rumors that Windows Server 2008 and Vista SP1 might come out on January 16<sup>th</sup>. Well, as it turned out now, those were nothing other than rumors, even though they were spread by usually well-informed sources. <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=205901199">InfoWeek</a> reports that the original time schedule is still valid. That is, Windows Server 2008 will probably be released at the end of February.</p>
<p>I find it a bit strange that false release dates about Microsoft products are published, often. Usually, the authors claim to have this information from Microsoft insiders. Are they just inventing those release dates or are even Microsoft employees sometimes confused about them? The fact that McClaws, a Microsoft employee, mentioned the false ship date in his blog, is an indication for the latter. When he removed this post, I already suspected that it was just a hoax.</p>
<p>Since Service Pack 1 for Vista will probably be released together with Windows &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Some days ago, I <a href="http://4sysops.com/archives/vista-sp1-performance-will-sp1-and-windows-2008-come-out-tomorrow/">mentioned </a>that there are rumors that Windows Server 2008 and Vista SP1 might come out on January 16<sup>th</sup>. Well, as it turned out now, those were nothing other than rumors, even though they were spread by usually well-informed sources. <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=205901199">InfoWeek</a> reports that the original time schedule is still valid. That is, Windows Server 2008 will probably be released at the end of February.</p>
<p>I find it a bit strange that false release dates about Microsoft products are published, often. Usually, the authors claim to have this information from Microsoft insiders. Are they just inventing those release dates or are even Microsoft employees sometimes confused about them? The fact that McClaws, a Microsoft employee, mentioned the false ship date in his blog, is an indication for the latter. When he removed this post, I already suspected that it was just a hoax.</p>
<p>Since Service Pack 1 for Vista will probably be released together with Windows Server 2008, I suppose, it will also be available only  at the end of February. I think there is a fair chance that Windows XP SP3 will come out around the same time.</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/microsoft-exam-70-640-configuring-dns-zones-overview/" title="Microsoft Exam 70-640 &#8211; DNS Zones &#8211; Overview (January 10, 2012)">Microsoft Exam 70-640 &#8211; DNS Zones &#8211; Overview</a> (2)</li>
	<li><a href="http://4sysops.com/archives/windows-server-2008-foundation-why-microsofts-licensing-policy-is-outdated/" title="Windows Server 2008 Foundation &#8211; Why Microsoft&#8217;s licensing policy is outdated (April 13, 2009)">Windows Server 2008 Foundation &#8211; Why Microsoft&#8217;s licensing policy is outdated</a> (3)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-server-2008-ship-date/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vista SP1 performance &#8211; Will SP1 and Windows 2008 come out tomorrow?</title>
		<link>http://4sysops.com/archives/vista-sp1-performance-will-sp1-and-windows-2008-come-out-tomorrow/</link>
		<comments>http://4sysops.com/archives/vista-sp1-performance-will-sp1-and-windows-2008-come-out-tomorrow/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 21:12:25 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-performance-will-sp1-and-windows-2008-come-out-tomorrow/</guid>
		<description><![CDATA[<p><a href="http://www.windows-now.com/blogs/robert/archive/2008/01/14/windows-vista-sp1-performance-the-real-first-look.aspx">Robert McLaws</a> ran a performance test with the <a href="http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/">refresh of Vista SP1 RC</a> which I blogged about yesterday. He compared the performance with a patched Vista RTM using <a href="http://www.futuremark.com/pcmarkvantage/promo/">PCMark Vantage</a>. This benchmarking program leverages specific Windows features such as Windows Photo Gallery, Windows Media Player, etc.). McLaws ran this benchmark on systems with Vista x86 and Vista x64. The results are quite interesting.</p>
<p>On the <strong>64-bit machine</strong>, he measured a <strong>15% performance increase</strong> and on the <strong>32-bit computer 11%.</strong> Considering that there have already been a couple of patches that are supposed to improve performance, this is not too bad. He mentioned the machines (Dell XPs 410 / Samsung Q1 Ultra), but doesn&#8217;t say anything about their hardware equipment. I am pretty sure that you won&#8217;t see the same improvements on every PC. However, I think it could be a proof that Vista SP1 performs a little better than Vista RTM.</p>
<p>At the peril of being accused again &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.windows-now.com/blogs/robert/archive/2008/01/14/windows-vista-sp1-performance-the-real-first-look.aspx">Robert McLaws</a> ran a performance test with the <a href="http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/">refresh of Vista SP1 RC</a> which I blogged about yesterday. He compared the performance with a patched Vista RTM using <a href="http://www.futuremark.com/pcmarkvantage/promo/">PCMark Vantage</a>. This benchmarking program leverages specific Windows features such as Windows Photo Gallery, Windows Media Player, etc.). McLaws ran this benchmark on systems with Vista x86 and Vista x64. The results are quite interesting.</p>
<p>On the <strong>64-bit machine</strong>, he measured a <strong>15% performance increase</strong> and on the <strong>32-bit computer 11%.</strong> Considering that there have already been a couple of patches that are supposed to improve performance, this is not too bad. He mentioned the machines (Dell XPs 410 / Samsung Q1 Ultra), but doesn&#8217;t say anything about their hardware equipment. I am pretty sure that you won&#8217;t see the same improvements on every PC. However, I think it could be a proof that Vista SP1 performs a little better than Vista RTM.</p>
<p>At the peril of being accused again as a Vista fan boy, I have to say that I had <strong>no performance issues with Vista</strong> so far. Of course, I am running it only on hardware that is powerful enough. That is, all my Vista machines have at least 2GB RAM. Only when I test it under VMware Workstation, do I work with 1GB which is enough if you only run a tool or 2 simultaneously.</p>
<p>McLaws also seems to have information that <strong>Vista SP1 and Windows Server 2008 will go to RTM tomorrow</strong>. <a href="http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/#comment-43216">Peder</a> linked to an article over at <a href="http://bink.nu/news/windows-server-2008-is-in-escrow-rtm-build-planned-january-16th.aspx">Bink.nu</a> mentioned the same release date (Jan. 16). It was already published 11 days ago. I am still a bit skeptic, but it would certainly be great if Microsoft releases these two products earlier than planned.</p>
<p><strong>Update:</strong> McLaws just removed the article. Was it because he mentioned the release dates?</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> (0)</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/vista-sp1-performance-will-sp1-and-windows-2008-come-out-tomorrow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Vista SP1 RC Refresh available for public download</title>
		<link>http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/</link>
		<comments>http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 18:23:37 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/</guid>
		<description><![CDATA[<p>The new release of Service Pack 1 for Vista that has been available for some days already for the more privileged beta testers can now be downloaded via Windows Update. As usual, you have to <a href="http://www.microsoft.com/downloads/details.aspx?familyid=529d992a-d69e-4c73-9213-7a7f3852c0ca&#38;displaylang=en&#38;tm">download</a> a script first. It adds some registry keys which will make SP1 visible at Windows Update. Note that you have to uninstall prior versions of this SP. Also note that you will have to do the same when the final of Service Pack 1 comes out.</p>
<p>I installed it on a test machine which hasn&#8217;t been online for some time. So I had to install some updates, first. The new SP was displayed only after 2 days. Even clicking on &#8220;Check for updates&#8221; multiple times didn&#8217;t help. I find this method of installing software for testing quite cumbersome. Why doesn&#8217;t Microsoft just offer an exe?</p>
<p><a href="http://4sysops.com/wp-content/uploads/2008/01/vista_sp1_rc1_refresh.png" title="Vista SP1 RC1 Refresh" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/01/vista_sp1_rc1_refresh.png','Vista SP1 RC1 Refresh',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2008/01/vista_sp1_rc1_refresh.png" alt="Vista SP1 RC1 Refresh" /></a></p>
<p>It seems that Microsoft will be able to stick to the schedule and release Vista SP1 at the end &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>The new release of Service Pack 1 for Vista that has been available for some days already for the more privileged beta testers can now be downloaded via Windows Update. As usual, you have to <a href="http://www.microsoft.com/downloads/details.aspx?familyid=529d992a-d69e-4c73-9213-7a7f3852c0ca&amp;displaylang=en&amp;tm">download</a> a script first. It adds some registry keys which will make SP1 visible at Windows Update. Note that you have to uninstall prior versions of this SP. Also note that you will have to do the same when the final of Service Pack 1 comes out.</p>
<p>I installed it on a test machine which hasn&#8217;t been online for some time. So I had to install some updates, first. The new SP was displayed only after 2 days. Even clicking on &#8220;Check for updates&#8221; multiple times didn&#8217;t help. I find this method of installing software for testing quite cumbersome. Why doesn&#8217;t Microsoft just offer an exe?</p>
<p><a href="http://4sysops.com/wp-content/uploads/2008/01/vista_sp1_rc1_refresh.png" title="Vista SP1 RC1 Refresh" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2008/01/vista_sp1_rc1_refresh.png','Vista SP1 RC1 Refresh',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2008/01/vista_sp1_rc1_refresh.png" alt="Vista SP1 RC1 Refresh" /></a></p>
<p>It seems that Microsoft will be able to stick to the schedule and release Vista SP1 at the end of February. There are <a href="http://www.crn.com/software/205603024">rumors</a> that there will be no new release candidate for Windows Server 2008, anymore. That could be another hint that SP1 will become available soon because it is believed that it will be released together with Server 2008. I have been playing with Server 2008 for quite a while now and it made a very stable impression on me. At least, if I compare it with the beta versions of Vista.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=06011901-DF0C-4474-8C2C-72C09B7CEC04&amp;displaylang=en"></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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/vista-sp1-rc-refresh-available-for-public-download/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Public download of Vista SP1 Release Candidate available</title>
		<link>http://4sysops.com/archives/public-download-of-vista-sp1-release-candidate-available/</link>
		<comments>http://4sysops.com/archives/public-download-of-vista-sp1-release-candidate-available/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 20:01:36 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/public-download-of-vista-sp1-release-candidate-available/</guid>
		<description><![CDATA[<p>Microsoft finally offers SP1 RC for Vista as a public download. You can download it as standalone package or via Windows Update. It seems as if Microsoft just published that <a href="http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/">little trick</a> that could be found on some blogs for some days now. Supposedly, this was just the way, the more privileged beta testers used to get this download. It changes some registry keys which lets Windows Update recognize if your computer is a valid target for this service pack.</p>
<p>These are the links to download SP1 RC:</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=9de6260e-4275-482d-9524-de850c4dd91c&#38;displaylang=en&#38;tm">Instructions for download Vista SP1 RC via Windows Update</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2fa54665-7716-47d9-b9b7-5cfdf71198cb&#38;DisplayLang=en">Vista x86 SP1 RC in English, German, Japanese, French, Spanish</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=88128a77-6107-46df-89d8-b93c248496e3&#38;DisplayLang=en">Vista x64 SP1 RC in English, German, Japanese, French, Spanish</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=be34577a-e925-48fb-9d6d-50fe9461f808&#38;DisplayLang=en">Vista x86 SP1 RC all languages</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c21c3978-3b7d-4d64-873b-3c9d26982d7a&#38;DisplayLang=en">Vista x64 SP1 RC all languages</a></li>
</ul>
<p>I recommend reading the instructions on the download page. It might save you some time, if things don&#8217;t work out smoothly as expected. I wonder why it is called &#8220;Service Pack &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Microsoft finally offers SP1 RC for Vista as a public download. You can download it as standalone package or via Windows Update. It seems as if Microsoft just published that <a href="http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/">little trick</a> that could be found on some blogs for some days now. Supposedly, this was just the way, the more privileged beta testers used to get this download. It changes some registry keys which lets Windows Update recognize if your computer is a valid target for this service pack.</p>
<p>These are the links to download SP1 RC:</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=9de6260e-4275-482d-9524-de850c4dd91c&amp;displaylang=en&amp;tm">Instructions for download Vista SP1 RC via Windows Update</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2fa54665-7716-47d9-b9b7-5cfdf71198cb&amp;DisplayLang=en">Vista x86 SP1 RC in English, German, Japanese, French, Spanish</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=88128a77-6107-46df-89d8-b93c248496e3&amp;DisplayLang=en">Vista x64 SP1 RC in English, German, Japanese, French, Spanish</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=be34577a-e925-48fb-9d6d-50fe9461f808&amp;DisplayLang=en">Vista x86 SP1 RC all languages</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c21c3978-3b7d-4d64-873b-3c9d26982d7a&amp;DisplayLang=en">Vista x64 SP1 RC all languages</a></li>
</ul>
<p>I recommend reading the instructions on the download page. It might save you some time, if things don&#8217;t work out smoothly as expected. I wonder why it is called &#8220;Service Pack 1 RC&#8221; and not RC1 as with the beta of <a href="http://4sysops.com/archives/download-installation-package-of-windows-xp-sp3-rc1-does-microsoft-drain-xp/">Service Pack 3 for Windows XP?</a><a href="http://4sysops.com/archives/download-installation-package-of-windows-xp-sp3-rc1-does-microsoft-drain-xp/"></a>  Does this mean that there will be no Vista SP1 RC2?</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/public-download-of-vista-sp1-release-candidate-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detailed information about Service Pack 1 for Vista &#8211; Is this SP really the solution to all of Vista&#8217;s problems?</title>
		<link>http://4sysops.com/archives/detailed-information-about-service-pack-1-for-vista-is-this-sp-really-the-solution-to-all-of-vistas-problems/</link>
		<comments>http://4sysops.com/archives/detailed-information-about-service-pack-1-for-vista-is-this-sp-really-the-solution-to-all-of-vistas-problems/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 21:18:34 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista adoption]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/detailed-information-about-service-pack-1-for-vista-is-this-sp-really-the-solution-to-all-of-vistas-problems/</guid>
		<description><![CDATA[<p>Microsoft released a couple of <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e71f0083-1013-4f9c-a3f9-c56e7120a5e9&#38;DisplayLang=en">white papers</a> that discuss in detail Service Pack 1 for Windows Vista. I just skimmed over those five documents. Not all of them are really worth reading. In this post, you&#8217;ll find a brief comment to each white paper. There is one paper that includes some revealing information.</p>
<h2>Overview of Windows Vista SP1</h2>
<p>I don&#8217;t recommend reading this one. It seems to be mostly advertisement for Vista. It discusses some of the new features of SP1, but there is a more detailed description in the next paper.</p>
<h2>Notable Changes in Windows Vista SP1 Release Candidate</h2>
<p>The list of these notable changes is quite long. If you have a special problem with Vista, you might have a look at this document, just to see if it has been solved. But maybe it is faster to just <a href="http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/">download the release candidate</a> and try it.</p>
<h2>Hotfixes and Security Updates in Windows Vista SP1</h2>
<p>This document just lists previously &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Microsoft released a couple of <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e71f0083-1013-4f9c-a3f9-c56e7120a5e9&amp;DisplayLang=en">white papers</a> that discuss in detail Service Pack 1 for Windows Vista. I just skimmed over those five documents. Not all of them are really worth reading. In this post, you&#8217;ll find a brief comment to each white paper. There is one paper that includes some revealing information.</p>
<h2>Overview of Windows Vista SP1</h2>
<p>I don&#8217;t recommend reading this one. It seems to be mostly advertisement for Vista. It discusses some of the new features of SP1, but there is a more detailed description in the next paper.</p>
<h2>Notable Changes in Windows Vista SP1 Release Candidate</h2>
<p>The list of these notable changes is quite long. If you have a special problem with Vista, you might have a look at this document, just to see if it has been solved. But maybe it is faster to just <a href="http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/">download the release candidate</a> and try it.</p>
<h2>Hotfixes and Security Updates in Windows Vista SP1</h2>
<p>This document just lists previously released updates that are included in this service pack. Unless one of those updates caused problems in your environment, you probably won&#8217;t find this paper too thrilling.</p>
<h2>Enterprise Guidance for Application Compatibility Testing and Windows Vista SP1</h2>
<p>I found some passages in this text quite interesting. I have to cite them otherwise you might not believe me:</p>
<blockquote><p>Microsoft expects that nearly all applications that run on Windows Vista® today will continue to run on Windows Vista with Service Pack 1 (SP1).  Applications that have compatibility issues with Windows Vista today will most likely continue to have the same issues with Windows Vista with SP1. The changes made in the Windows Vista release that enhance security, reliability, and networking that might cause earlier versions of applications to break are being carried forward in Windows Vista SP1.</p></blockquote>
<p>One of the major reasons, why many organizations didn&#8217;t deploy Vista yet, is because of the many compatibility issues. So if you take this paragraph seriously, you could come to the conclusion that it might make sense to skip Vista altogether and just wait for Windows 7. However, after you read the next sentence, you will get a clearer view about the real intention of the writer of this document:</p>
<blockquote><p>Microsoft recommends that all enterprise customers begin testing their applications on the currently available version of Windows Vista.</p></blockquote>
<p>SP1 will probably be released only at the end of February. Since Vista adoption is so slow, Microsoft obviously wants to encourage organizations to move to Vista as soon as possible. The sheer number of changes in this service pack proves the above sentence wrong. If you start your compatibility tests now, you probably have to start from scratch after the release of this SP. The next citation is from the very same document and obviously a contradiction to Microsoft&#8217;s recommendation from above:</p>
<blockquote><p>There is a chance that some applications ultimately will not run on the final version of Windows Vista SP1, even though they run on Windows Vista today. Microsoft will publish a list of these known applications with the release of SP1.</p></blockquote>
<p>I wonder if this has been written by one and the same author. If you take this one seriously, then you have to believe that it can only get worse with this SP. So my personal recommendation is to just wait until SP1 is out, and then test Vista again, to see if it is an option for your network or not.</p>
<h2>Deployment Guide for the RC1 Version of Windows Vista SP1</h2>
<p>This white paper probably won&#8217;t contain much new information for you if you deployed service packs before. It is too early anyway to think about deploying SP1 now. You might want to come back to this document in March or April next year.</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/the-risks-of-skipping-windows-vista/" title="The risks of skipping Windows Vista (February 26, 2009)">The risks of skipping Windows Vista</a> (8)</li>
	<li><a href="http://4sysops.com/archives/forrester-survey-already-88-percent-of-enterprise-users-have-vista-installed/" title="Forrester survey: Already 8.8 percent of enterprise users have Vista installed (July 28, 2008)">Forrester survey: Already 8.8 percent of enterprise users have Vista installed</a> (10)</li>
	<li><a href="http://4sysops.com/archives/windows-server-2008-adoption-is-better-than-vistas/" title="Windows Server 2008 adoption is better than Vista&rsquo;s? (July 1, 2008)">Windows Server 2008 adoption is better than Vista&rsquo;s?</a> (7)</li>
	<li><a href="http://4sysops.com/archives/vista%e2%80%99s-adoption-rate-is-faster-than-windows-xp%e2%80%99s-the-latest-gartner-forecast-what-is-wrong-with-our-media/" title="Vista’s adoption rate is faster than Windows XP’s &#8211; The latest Gartner forecast &#8211; What is wrong with our media? (May 23, 2008)">Vista’s adoption rate is faster than Windows XP’s &#8211; The latest Gartner forecast &#8211; What is wrong with our media?</a> (9)</li>
	<li><a href="http://4sysops.com/archives/windows-xp-vs-windows-vista-future-proofing/" title="Windows XP vs. Windows Vista &#8211; Future proofing (May 22, 2008)">Windows XP vs. Windows Vista &#8211; Future proofing</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/detailed-information-about-service-pack-1-for-vista-is-this-sp-really-the-solution-to-all-of-vistas-problems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download Vista SP1 RC1 from Windows Update with a little hack</title>
		<link>http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/</link>
		<comments>http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 19:49:25 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[vista sp1]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/</guid>
		<description><![CDATA[<p>It seems as if Microsoft is making progress with <strong>Service Pack 1 for Vista</strong>. Technet and MSDN subscribers can download it now. According to <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#38;articleId=9051438&#38;pageNumber=1">Computerworld</a>, it will be available next week. But just like before with SP1 Beta, there is also a <strong>little hack</strong> that allows you do <strong>download it right from Windows Update</strong>. Since it is a release candidate it might make sense to check it out to see if the problems you had with Vista are solved now.</p>
<p>I found this hack at <a href="http://blog.hznet.nl/2007/12/06/windows-sp1-rc1-available-via-windows-update">Helmers Blog</a>. He links to a rar file which is a bit cumbersome to download. So I converted it into a zip which you can download <a href="http://4sysops.com/wp-content/uploads/2007/12/windows_vista_rc1_windows_update.zip">here</a>.Vista SP1 RC1 I hope Microsoft won&#8217;t sue me for this. Like before, you have to start a script which will <strong>create some Registry entries</strong>. Note that you have to <strong>uninstall SP1 Beta first</strong>. Check out the word file that comes with &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It seems as if Microsoft is making progress with <strong>Service Pack 1 for Vista</strong>. Technet and MSDN subscribers can download it now. According to <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9051438&amp;pageNumber=1">Computerworld</a>, it will be available next week. But just like before with SP1 Beta, there is also a <strong>little hack</strong> that allows you do <strong>download it right from Windows Update</strong>. Since it is a release candidate it might make sense to check it out to see if the problems you had with Vista are solved now.</p>
<p>I found this hack at <a href="http://blog.hznet.nl/2007/12/06/windows-sp1-rc1-available-via-windows-update">Helmers Blog</a>. He links to a rar file which is a bit cumbersome to download. So I converted it into a zip which you can download <a href="http://4sysops.com/wp-content/uploads/2007/12/windows_vista_rc1_windows_update.zip">here</a>.Vista SP1 RC1 I hope Microsoft won&#8217;t sue me for this. Like before, you have to start a script which will <strong>create some Registry entries</strong>. Note that you have to <strong>uninstall SP1 Beta first</strong>. Check out the word file that comes with the script.</p>
<p>When I ran the script on a test machine, Windows Update offered me two other updates. After installing them and rebooting twice, the Service Pack was still not visible in Windows Update. I had to click several times on the &#8220;<strong>Check for updates</strong>&#8221; link until it finally showed up. The download was extremely slow. It seems the interest in this SP is huge.</p>
<p>From a system administrator&#8217;s point of view, it is interesting to know that the schedule still stands, i.e. <strong>SP1 is slated in the first quarter of 2008</strong>. Microsoft will release Vista SP1 in two waves. In the first wave, SP1 will be available only in <strong>English, French, Spanish, German, and Japanese</strong>. The second wave will launch 8-<strong>12 weeks later</strong> and will contain <strong>all other remaining languages</strong>. I find it a bit strange that there are still different language versions. Why not just one version with different language packs?</p>
<p>It is important to know that there is a <a href="http://technet.microsoft.com/en-us/windowsvista/bb927794.aspx">service pack blocker tool</a> that will prevent installation of SP1 via Windows Update. So if you have already deployed Vista and want to test this SP before it gets installed automatically, you should get this tool. It also works for Windows Server 2003 SP2 and Windows XP SP3.</p>
<p>The Vista team blog describes the <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2007/12/05/announcing-windows-vista-sp1-release-candidate-rc.aspx">changes in RC1</a> in detail. You might also be interested in <a href="http://windowsvistablog.com/blogs/windowsexperience/archive/2007/12/05/deployed-windows-vista-sp1-rc-on-all-of-my-pc-s.aspx">this</a> post at the Windows Team blog where the author shares some experiences he made when he deployed Vista SP1.</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/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>
	<li><a href="http://4sysops.com/archives/vista-sp1-performance-comparison-with-vista-rtm/" title="Vista SP1 performance comparison with Vista RTM (March 4, 2008)">Vista SP1 performance comparison with Vista RTM</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/download-vista-sp1-rc1-from-windows-update-with-a-little-hack/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

