<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Software Solutions &#187; VS General</title>
	<atom:link href="http://ossmall.info/category/ms-visual-studio/vs-general/feed/" rel="self" type="application/rss+xml" />
	<link>http://ossmall.info</link>
	<description>Open Software Solutions</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:59:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>You are not Prompted to Edit a file under Source Control when you begin making changes</title>
		<link>http://ossmall.info/you-are-not-prompted-to-edit-a-file-under-source-control-when-you-begin-making-changes/</link>
		<comments>http://ossmall.info/you-are-not-prompted-to-edit-a-file-under-source-control-when-you-begin-making-changes/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:04:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[MS Visual Studio]]></category>
		<category><![CDATA[Visual Help]]></category>
		<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/you-are-not-prompted-to-edit-a-file-under-source-control-when-you-begin-making-changes/</guid>
		<description><![CDATA[You are not Prompted to Edit a file under Source Control when you begin making changes View products that this article applies to. Article ID : 953345 Last Review : May 19, 2008 Revision : 1.1 Source: Microsoft Support Back to the top RAPID PUBLISHING RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>You are not Prompted to Edit a file under Source Control when you begin making changes</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>953345</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>May 19, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.1</td>
</tr>
</table>
</div>
<div class=section>
<div class=sbody><b>Source: </b>Microsoft Support
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>RAPID PUBLISHING</h2>
<div class=sbody>RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION.  THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>Action</h2>
<div class=sbody>You are using Visual SourceSafe 6.0 or 2005.Â  YouÂ attempt toÂ edit a file from within Visual Studio that has not been checked out.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>Result</h2>
<div class=sbody>You are able to edit the file without being prompted and without the file being automatically checked out.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>Cause</h2>
<div class=sbody>
<p>Files in the working directory do not have the read only attribute even though they are not checked out from Visual SourceSafe.</p>
<p>Several scenarios can cause this behavior: </p>
<p>1. You may have selected make writable option when getting files from SourceSafe.</p>
<p>2.Â  You may not have Tools&gt; Options&gt; Local Files tabÂ  Use Read-only Flag for files not checked out selected.</p>
<p>3. You may be sharing a working directory with another user that does have the file checked out.</p>
<p>4. You may have intentionally uncheck the read only attribute in order to do testing on the file without checking the file out.</p>
<p>5. You may not have NTFS permissions to set the read only in the working directory.Â </p>
<p>6. In the dialog Tools&gt; Options&gt; expand Source Control and choose Environment, you set the On Edit optionÂ to do nothing and you have checked the box in the same dialogue to Allow checked in items to be edited.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>Resolution</h2>
<div class=sbody>
<p>Make sure the user has full permissions to their working folder. </p>
<p>In VSSÂ  Explorer:</p>
<p>Open the Tools&gt; Options&gt; Local Files tab and make sure the Use Read-only Flag for files not checked out option has a check mark in it.</p>
<p>or</p>
<p>In Visual Studio:</p>
<p>Â Go to Tools&gt; Options&gt; expand Source Control and choose Plug-in Settings.Â  Click on the advance button and select the Local Files tab and make sure the Use Read-only Flag for files not checked out option has a check mark in it.</p>
<p>In Visual Studio you have the option to be prompted when editing or to automatically check the file out.</p>
<p>In the dialog Tools&gt; Options&gt; expand Source Control and choose Environment. </p>
<p>Set the On Edit optionÂ to Prompt for Check out or Automatically check out depending on preference. </p>
<p>Move all the files from the working folder and re-issue the Get LatestÂ (making sure you do not select make writable) and try to edit the file.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>More Information</h2>
<div class=sbody>
<p>If you do a Get Latest,Â typically theÂ files should be marked with a read only attribute.Â  However, sometimes the attribute is not set for some reason. Please review the cause section for most common reasons.</p>
<p>Sharing of working directories is not recommend because it can easily lead to the problem described in this article.</p>
<p>If you are editing directly fromÂ the SourceSafe Explorer</p>
<p>Open the Tools&gt; Options&gt;Â General tab and make sure that the Double-click on a file option is set to Ask. </p>
<p>You are prompted by a dialog that contains the following question in a option group: </p>
<p>Do you want to:</p>
<p>View SourceSafe&#8217;s copy of this file</p>
<p>Check out this file and edit it in your working folder.</p>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>DISCLAIMER</h2>
<div class=sbody>MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE â€œMATERIALSâ€) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.</p>
<p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual SourceSafe 2005 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual SourceSafe 6.0d</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual SourceSafe 6.0C</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio .NET 2003 Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio .NET 2003 Enterprise Developer</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio .NET 2003 Enterprise Architect</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio .NET 2003 Academic Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Professional Edition with MSDN Premium Subscription</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Professional Edition with MSDN Professional Subscription</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Team Edition for Database Professionals</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Team Edition for Software Architects</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Team Edition for Software Developers</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Team Edition for Software Testers</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2008 Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2008 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio Team System 2008 Database Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio Team System 2008 Architecture Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio Team System 2008 Development Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio Team System 2008 Test Edition</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbnomt kbrapidpub KB953345</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/you-are-not-prompted-to-edit-a-file-under-source-control-when-you-begin-making-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Memory and CPU Usage When Debugging Lots of Dynamic Types</title>
		<link>http://ossmall.info/high-memory-and-cpu-usage-when-debugging-lots-of-dynamic-types/</link>
		<comments>http://ossmall.info/high-memory-and-cpu-usage-when-debugging-lots-of-dynamic-types/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 12:41:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/high-memory-and-cpu-usage-when-debugging-lots-of-dynamic-types/</guid>
		<description><![CDATA[RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION. Action Debugging managed code that contains a lot of dynamically created types. Result High memory usage accompanied by high cpu usage. Cause [...]]]></description>
			<content:encoded><![CDATA[<p class="section">
<p class="sbody">RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<h2 class="subTitle" id="tocHeadRef">Action</h2>
<p class="sbody">Debugging managed code that contains a lot of dynamically created types.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<h2 class="subTitle" id="tocHeadRef">Result</h2>
<p class="sbody">High memory usage accompanied by high cpu usage.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<h2 class="subTitle" id="tocHeadRef">Cause</h2>
<p class="sbody">High Memory Usage:<br />
The Visual Studio debugger makes a copy of meta-data every time a managed dynamic type is created, even when it already has a previous copy of the same type cached.  This is because there may still be outstanding references to the old copy.  So, when re-creating dynamic types, not only does the debugger make a copy of meta-data for itself to use, it may also create what amouts to a duplicate copy.</p>
<p>High CPU:<br />
This particular pattern of memory usage can also lead to fragmented native heaps in the process.  As the debugging activity progresses, native heaps can become more and more fragmented, causing high cpu usage as it becomes more and more difficult to free continguous space.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<h2 class="subTitle" id="tocHeadRef">Resolution</h2>
<p class="sbody">This behavior is considered by design.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<h2 class="subTitle" id="tocHeadRef">More Information</h2>
<p class="sbody">The only known workaround is to detach the debugger periodically and re-attach.  When the debugger is detached, the copies of metadata are freed.</p>
<p>Othewise, be sure you are caching dynamic types such that you don&#8217;t re-create them, resulting in multiple copies of metadata for the same type.</p>
<p>Also, try to limit the number of dynamic types used; try to consolidate functionality in as few dynamic types as reasonably possible.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<h2 class="subTitle" id="tocHeadRef">DISCLAIMER</h2>
<p class="sbody">MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.</p>
<p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.</p>
<p class="topOfPage"><a href="http://kbalertz.com/948032/Memory-Usage-Debugging-Dynamic-Types.aspx#top"><br />
</a></p>
<hr />
<h5>APPLIES TO</h5>
<table class="list">
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio .NET 2002 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio .NET 2003 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 2005 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 2008 Professional Edition</td>
</tr>
</table>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<h5>Microsoft Knowledge Base Article</h5>
<p class="MsoNormal">This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href="http://support.microsoft.com/tou/">Terms of Use</a> | <a href="http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx">Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/high-memory-and-cpu-usage-when-debugging-lots-of-dynamic-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detection and deployment guidance for the March 11, 2008 security release</title>
		<link>http://ossmall.info/detection-and-deployment-guidance-for-the-march-11-2008-security-release/</link>
		<comments>http://ossmall.info/detection-and-deployment-guidance-for-the-march-11-2008-security-release/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 01:28:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App HowTo]]></category>
		<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[MS Office Accounting]]></category>
		<category><![CDATA[MS Office Excel]]></category>
		<category><![CDATA[MS Office Groove]]></category>
		<category><![CDATA[MS Office InfoPath]]></category>
		<category><![CDATA[MS Office OneNote]]></category>
		<category><![CDATA[MS Office Outlook]]></category>
		<category><![CDATA[MS Office Powerpoint]]></category>
		<category><![CDATA[MS Office Project 2007]]></category>
		<category><![CDATA[MS Office Publisher]]></category>
		<category><![CDATA[MS Office SharePoint]]></category>
		<category><![CDATA[MS Office Suite 2007]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[MS Office Word]]></category>
		<category><![CDATA[MS Visual Studio]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[Visual Help]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Win XP Center]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>
		<category><![CDATA[XP HowTo]]></category>

		<guid isPermaLink="false">http://ossmall.info/detection-and-deployment-guidance-for-the-march-11-2008-security-release/</guid>
		<description><![CDATA[Detection and deployment guidance for the March 11, 2008 security release View products that this article applies to. Article ID : 950137 Last Review : March 11, 2008 Revision : 1.3 On This Page INTRODUCTION As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Detection and deployment guidance for the March 11, 2008 security release</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>950137</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 11, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.3</td>
</tr>
</table>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this detection and deployment guidance for all updates that are released during a Microsoft Security Response Center (MSRC) release cycle. </p>
<p>This guidance contains recommendations that are based on the types of scenarios that may exist in various Microsoft operating system environments. This guidance includes how to use tools such as the following tools:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Update</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Update</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office Update</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The Microsoft Baseline Security Analyzer (MBSA)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server Update Services (WSUS)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft System Center Configuration Manager </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Microsoft Systems Management Server (SMS)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The Extended Security Update Inventory Tool </td>
</tr>
</table>
<p>This article describes the detection and deployment guidance for the security release that is dated March 11, 2008.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>
<h3 id=tocHeadRef>Detection and deployment</h3>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Update, Microsoft Update, Office Update, and Mactopia</h4>
<p>Security updates that were released on March 11, 2008 are available through the following Web sites.  Any exceptions are described in each Web site section. The products that are supported by each Web site are also listed.</p>
<p><b>Note</b> Not every update is available on every Web site that is listed here.<br />
<h5 id=tocHeadRef>Windows Update </h5>
<div class=indent><a href=http://update.microsoft.com/windowsupdate>http://update.microsoft.com/windowsupdate</a><span class=pLink> (http://update.microsoft.com/windowsupdate)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows XP</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008</td>
</tr>
</table>
<h5 id=tocHeadRef>Microsoft Update</h5>
<div class=indent><a href=http://update.microsoft.com/microsoftupdate>http://update.microsoft.com/microsoftupdate</a><span class=pLink> (http://update.microsoft.com/microsoftupdate)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Security and Acceleration Server 2004</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Security and Acceleration Server 2006</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Exchange 2000 Server</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Exchange Server 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Exchange Server 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The 2007 Microsoft Office system</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows 2000 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows XP</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft SQL Server 2005</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Forefront Client Security</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Update does not support Office 2000 components.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Update does not support any Apple Macintosh products.</td>
</tr>
</table>
<p><b>Specific exceptions</b>Microsoft Update does not support the part of security update 933103 that involves the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2002 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft BizTalk Server 2000 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft BizTalk Server 2002 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Commerce Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft  Internet Security and Acceleration (ISA) Server 2000</td>
</tr>
</table>
<p>For more information about security update 933103, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=933103>933103</a><span class=pLink> (/Feedback.aspx?kbNumber=933103/)</span> MS08-017: Vulnerabilities in Microsoft Office Web Components could allow remote code execution </div>
<h5 id=tocHeadRef>Office Update</h5>
<div class=indent><a href=http://office.microsoft.com>http://office.microsoft.com</a><span class=pLink> (http://office.microsoft.com)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office 2000 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The 2007 Office system</td>
</tr>
</table>
<p><b>General Exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office Update does not support  2007 Office components when they are installed on computers that are running Windows Vista or Windows Server 2008. You must use Microsoft Update instead.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office Update does not support any Macintosh products.</td>
</tr>
</table>
<h5 id=tocHeadRef>Mactopia </h5>
<div class=indent><a href=http://www.microsoft.com/mac>http://www.microsoft.com/mac/</a><span class=pLink> (http://www.microsoft.com/mac/)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2001 for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office X for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect security updates by using Microsoft Baseline Security Analyzer (MBSA) version 2.0.1</h4>
<p>You can detect security updates that were released on March 11, 2008 if you use MBSA version 2.0.1.</p>
<p><b>General Exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 2.0.1 does not support any Office 2000 components.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 2.0.1 does not support any Macintosh products.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 2.0.1 is not supported on Windows Vista. However, MBSA version 2.0.1 supports remote scans of computers that are running Windows Vista. </p>
<p>For more information, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=931943>931943</a><span class=pLink> (/Feedback.aspx?kbNumber=931943/)</span>Microsoft Baseline Security Analyzer (MBSA) support for Windows Vista</div>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 1.2.1 is no longer supported. It will not detect security updates that were released after October 2007.</td>
</tr>
</table>
<p><b>Specific exceptions</b>MBSA version 2.0.1 does not support the part of security update 933103 that involves the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Visual Studio 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Visual Studio 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>BizTalk Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> BizTalk Server 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Commerce Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> ISA Server 2000 </td>
</tr>
</table>
<p>For more information about security update 933103, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=933103>933103</a><span class=pLink> (/Feedback.aspx?kbNumber=933103/)</span> MS08-017: Vulnerabilities in Microsoft Office Web Components could allow remote code execution </div>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Server Update Services (WSUS)</h4>
<p>You can detect and deploy security updates that were released on March 11, 2008 if you use any of the following items:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 2.0 Service Pack 1 (SP1)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 3.0</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 3.0 Service Pack 1 (SP1)</td>
</tr>
</table>
<p><b>General Exceptions </b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 2.0 SP1, WSUS 3.0, and WSUS 3.0 SP1 do not support any Office 2000 components.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 2.0 SP1, WSUS 3.0,  and WSUS 3.0 SP1 do not support any Macintosh products.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>SUS 1.0 Service Pack 1 (SP1) is no longer supported. It will not receive security updates. </td>
</tr>
</table>
<p><b>Specific exceptions</b>WSUS 2.0 SP1, WSUS 3.0, and WSUS 3.0 SP1 do not support the part of security update 933103 that involves the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Visual Studio 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Visual Studio 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>BizTalk Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> BizTalk Server 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Commerce Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> ISA Server 2000 </td>
</tr>
</table>
<p>For more information about security update 933103, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=933103>933103</a><span class=pLink> (/Feedback.aspx?kbNumber=933103/)</span> MS08-017: Vulnerabilities in Microsoft Office Web Components could allow remote code execution </div>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using SMS 2.0, SMS 2003, or System Center Configuration Manager 2007 </h4>
<p>You can detect and deploy all security updates that were released on March 11, 2008 if you use any of the following items:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Systems Management Server (SMS) 2.0 together with the SUS Feature Pack </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Systems Management Server (SMS) 2003 together with the SUS Feature Pack </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Systems Management Server (SMS) 2003 together with Inventory Tool for Microsoft Updates (ITMU)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>System Center Configuration Manager  2007</td>
</tr>
</table>
<p><b>General Exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>SMS ITMU and System Center Configuration Manager do not support any Office 2000 components.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>SMS together with the SUS Feature Pack does not support the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The 2007 Office system</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Internet Explorer 7 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Any x64-based versions of Windows</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Any Itanium-based versions of Windows</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The SMS SUS Feature Pack, SMS ITMU, and System Center Configuration Manager do not support any Macintosh products.</td>
</tr>
</table>
<p><b>Specific exceptions</b>WSUS 2.0, WSUS 3.0, and WSUS 3.0 SP1 do not support the part of security update 933103 that involves the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Visual Studio 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Visual Studio 2003 </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>BizTalk Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> BizTalk Server 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> Commerce Server 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>ISA Server 2000 </td>
</tr>
</table>
<p>For more information about security update 933103, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=933103>933103</a><span class=pLink> (/Feedback.aspx?kbNumber=933103/)</span> MS08-017: Vulnerabilities in Microsoft Office Web Components could allow remote code execution </div>
<p><b>Note</b> The SMS SUS Feature Pack requires the Extended Security Update Inventory Tool   to detect all the security updates. </p>
<p>To obtain the Extended Security Update Inventory Tool, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en>http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en</a></span><span class=pLink> (http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en)</span></div>
<h4 id=tocHeadRef>Summary of detection and deployment guidance</h4>
<p>The following table summarizes the detection and deployment guidance for each new security update.</p>
<p><b>Note</b> To simplify this table, items that were listed under the General Exceptions heading for each detection and deployment technology are not included. </p>
<p> For example, the Microsoft Update column in this table may include a Yes. However, the security bulletin lists an Office 2000 component as affected. Previously, we would have stated in the table that Microsoft Update partially supported deployment of the security update. However, no Office 2000 components are supported by Microsoft Update. Therefore, we no longer account for that product in the table because it is always listed as a general exception.<br />
<table cellspacing=1 class=table>
<tr>
<th>Security update</th>
<th>Bulletin</th>
<th>Component</th>
<th>Office Update</th>
<th>Windows Update</th>
<th>Microsoft Update</th>
<th>MBSA 2.0.1</th>
<th>WSUS 2.0 and WSUS 3.0</th>
<th>SMS SUS Feature Pack</th>
<th>SMS Inventory Tool for Microsoft Updates</th>
<th>System Center Configuration Manager 2007</th>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect only</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
</tr>
<tr>
<td>949029</td>
<td>MS08-014</td>
<td>Microsoft Excel</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>949031</td>
<td>MS08-015</td>
<td>Microsoft Outlook</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>949030</td>
<td>MS08-016</td>
<td>Office</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>933103</td>
<td>MS08-017</td>
<td>Microsoft Office Web Components</td>
<td>Partially. See Office Update section.</td>
<td>Not applicable</td>
<td>Partially. See Microsoft Update section.</td>
<td>Partially. See MBSA section.</td>
<td>Partially. See WSUS section.</td>
<td>Yes</td>
<td>Partially. See SMS section.</td>
<td>Partially. See System Center Configuration Manager section.</td>
</tr>
</table>
<h4 id=tocHeadRef>Rereleased security updates</h4>
<p>There are no rereleases this month.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<h3 id=tocHeadRef>Frequently asked questions</h3>
<p><b>What is Microsoft doing to provide guidance about how to deploy these updates? </p>
<p></b>We encourage system administrators to join the monthly technical Webcast to learn more about security updates. The Webcast for this security update airs on   	Thursday, March 13, 2008 12:00 A.M. (Pacific Time). To register, visit the following Microsoft Web site:
<div class=indent><a href=http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032373597>http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032373597</a><span class=pLink> (http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032373597)</span></div>
<p><b>What other information should I know about MBSA? </p>
<p></b>For more information about the programs that MBSA currently does not detect, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=895660>895660</a><span class=pLink> (/Feedback.aspx?kbNumber=895660/)</span>Microsoft Baseline Security Analyzer (MBSA) 2.0 is available </div>
<p>If you installed a program that is listed in the Affected software section of a security bulletin, you may have to manually determine whether you must install the required security update. For more information about MBSA, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/fwlink/?LinkId=21134>http://go.microsoft.com/fwlink/?LinkId=21134</a><span class=pLink> (http://go.microsoft.com/fwlink/?LinkId=21134)</span></div>
<p><b> Can I use SMS or System Center Configuration Manager to determine whether the updates are required? </p>
<p></b>Yes. SMS helps detect and deploy these security updates. SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with SUSFP use MBSA version 1.2.1 technology for detection. Therefore, SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack have limitations that resemble the limitations of MBSA version 1.2.1. </p>
<p>For more information about SMS, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/fwlink/?LinkId=21158>http://go.microsoft.com/fwlink/?LinkId=21158</a><span class=pLink> (http://go.microsoft.com/fwlink/?LinkId=21158)</span></div>
<p>The SUS Feature Pack together with the Extended Security Update Inventory Tool is required to detect all the security updates on Microsoft Windows and on other affected Microsoft products. </p>
<p>For more informationabout the limitations of the SUS Feature Pack, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=306460>306460</a><span class=pLink> (/Feedback.aspx?kbNumber=306460/)</span> Microsoft Baseline Security Analyzer (MBSA) returns note messages for some updates</div>
<p>SMS 2.0 together with the SUS Feature Pack  and SMS 2003 together with the SUS Feature Pack  also use the Microsoft Office Inventory Tool to detect the required security updates for Microsoft Office programs such as Microsoft Word. </p>
<p>SMS 2003 customers can also use ITMU to detect and to deploy security updates. ITMU uses technology from Microsoft Updates. For more information about ITMU, visit the following Microsoft Web site:
<div class=indent><a href=http://technet.microsoft.com/en-us/sms/bb676783.aspx>http://technet.microsoft.com/en-us/sms/bb676783.aspx</a><span class=pLink> (http://technet.microsoft.com/en-us/sms/bb676783.aspx)</span></div>
<p>System Center Configuration Manager 2007 uses WSUS 3.0 for detection and deployment of these security updates. Therefore, anything that is supported by WSUS 3.0 is also supported by System Center Configuration Manager 2007.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Professional x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 1, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Professional</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Home Edition</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows 2000 Service Pack 4, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Advanced Server</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Datacenter Server</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Professional Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Server</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Premium Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Small Business Server 2000 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Datacenter without Hyper-V</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Enterprise without Hyper-V</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 for Itanium-Based Systems</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Standard without Hyper-V</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Datacenter</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Standard</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Web Server 2008</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2000 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office XP Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Standard Edition 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Professional 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Professional Plus 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Standard 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Ultimate 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac Student and Teacher Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office X for Mac Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac Home and Student Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac Special Media Edition</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbhowto kbsecurity kbsecbulletin kbinfo KB950137</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/detection-and-deployment-guidance-for-the-march-11-2008-security-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>After you use the ReportResult method to customize the error icon when a logon failure occurs in Windows Vista, the general error icon (CPSI_ERROR) is displayed unexpectedly</title>
		<link>http://ossmall.info/after-you-use-the-reportresult-method-to-customize-the-error-icon-when-a-logon-failure-occurs-in-windows-vista-the-general-error-icon-cpsierror-is-displayed-unexpectedly/</link>
		<comments>http://ossmall.info/after-you-use-the-reportresult-method-to-customize-the-error-icon-when-a-logon-failure-occurs-in-windows-vista-the-general-error-icon-cpsierror-is-displayed-unexpectedly/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 13:04:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>

		<guid isPermaLink="false">http://ossmall.info/after-you-use-the-reportresult-method-to-customize-the-error-icon-when-a-logon-failure-occurs-in-windows-vista-the-general-error-icon-cpsierror-is-displayed-unexpectedly/</guid>
		<description><![CDATA[After you use the ReportResult method to customize the error icon when a logon failure occurs in Windows Vista, the general error icon (CPSI_ERROR) is displayed unexpectedly View products that this article applies to. Article ID : 953181 Last Review : May 22, 2008 Revision : 1.0 On This Page SYMPTOMS To develop a custom [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>After you use the ReportResult method to customize the error icon when a logon failure occurs in Windows Vista, the general error icon (CPSI_ERROR) is displayed unexpectedly</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>953181</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>May 22, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.0</td>
</tr>
</table>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>To develop a custom credential provider for Windows Vista, you use the <b>ReportResult</b> method to customize the string and the error icon that are displayed in  a logon failure situation. However, when a logon failure occurs, the general error icon (CPSI_ERROR) is displayed instead of the customized error icon in the credential provider.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>RESOLUTION</h2>
<div class=sbody>
<h3 id=tocHeadRef>Hotfix information</h3>
<p>A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Vista service pack that contains this hotfix.</p>
<p>To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/?linkid=6294451>http://go.microsoft.com/?linkid=6294451</a><span class=pLink> (http://go.microsoft.com/?linkid=6294451)</span></div>
<p><b>Note</b>  If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:
<div class=indent><a href=http://support.microsoft.com/contactus/?ws=support>http://support.microsoft.com/contactus/?ws=support</a><span class=pLink> (http://support.microsoft.com/contactus/?ws=support)</span></div>
<h4 id=tocHeadRef>Prerequisites</h4>
<p>To apply this hotfix, you must have Windows Vista Service Pack 1 installed.<br />
<h4 id=tocHeadRef>Restart requirement</h4>
<p>You must  restart the computer after you apply this hotfix.<br />
<h4 id=tocHeadRef>Hotfix replacement information</h4>
<p> This hotfix does not replace any other previously released hotfixes.<br />
<h4 id=tocHeadRef>Registry information</h4>
<p> To use this hotfix, you do not have to make any changes to the registry.<br />
<h4 id=tocHeadRef>File information</h4>
<p>The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the <strong class=uiterm>Time Zone</strong> tab in the <strong class=uiterm>Date and Time</strong> item in Control Panel.<br />
<h5 id=tocHeadRef>Windows Vista with SP1, x86-based versions</h5>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Package_1_for_kb953181~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,789</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb953181~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,956</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb953181~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,794</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_4_for_kb953181~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,794</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,367</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,431</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,421</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_sc~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,423</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,425</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,431</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,422</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,429</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not Applicable</td>
<td>3,077</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>X86_3515116c017ac72b22e29358e7ac307e_31bf3856ad364e35_6.0.6001.22180_none_adbb6519d9d9eaf4.manifest</td>
<td>Not Applicable</td>
<td>709</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-authentication-authui_31bf3856ad364e35_6.0.6001.22180_none_0c269a820ec66149.manifest</td>
<td>Not Applicable</td>
<td>56,697</td>
<td>16-May-2008</td>
<td>05:34</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Authui.dll</td>
<td>6.0.6001.2218</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista with SP1, x64-based versions</h5>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Amd64_41c0fa786f1529b488706cf78138a781_31bf3856ad364e35_6.0.6001.22180_none_90ff3bd856c48710.manifest</td>
<td>Not Applicable</td>
<td>1,066</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Amd64_4e8f87e8a6837219230bcf256a6a6d75_31bf3856ad364e35_6.0.6001.22180_none_13cff55103278822.manifest</td>
<td>Not Applicable</td>
<td>713</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Amd64_microsoft-windows-authentication-authui_31bf3856ad364e35_6.0.6001.22180_none_68453605c723d27f.manifest</td>
<td>Not Applicable</td>
<td>56,755</td>
<td>16-May-2008</td>
<td>06:12</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb953181~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,799</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb953181~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>2,195</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb953181~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>2,031</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_4_for_kb953181~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>2,031</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,375</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,439</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,429</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,431</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,433</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,439</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,430</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,437</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not Applicable</td>
<td>3,099</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Authui.dll</td>
<td>6.0.6001.22180</td>
<td>2,271,744</td>
<td>16-May-2008</td>
<td>05:30</td>
<td>x64</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista with SP1, Itanium-based versions</h5>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ia64_6326e9a85dd88b916eb63888d204b95c_31bf3856ad364e35_6.0.6001.22180_none_aca4bab8d67480f7.manifest</td>
<td>Not Applicable</td>
<td>711</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Ia64_83b064555600877e9f2a65fba95455fa_31bf3856ad364e35_6.0.6001.22180_none_1c99b700ed4c5f55.manifest</td>
<td>Not Applicable</td>
<td>1,064</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Ia64_microsoft-windows-authentication-authui_31bf3856ad364e35_6.0.6001.22180_none_0c283e780ec46a45.manifest</td>
<td>Not Applicable</td>
<td>55,780</td>
<td>16-May-2008</td>
<td>06:11</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb953181~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,794</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb953181~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>2,026</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb953181~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>2,026</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,425</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,426</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,429</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,434</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,426</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb953181_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,433</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not Applicable</td>
<td>2,423</td>
<td>16-May-2008</td>
<td>17:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Authui.dll</td>
<td>6.0.6001.22180</td>
<td>2,941,952</td>
<td>16-May-2008</td>
<td>05:15</td>
<td>IA-64</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>STATUS</h2>
<div class=sbody>Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the Applies to section.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>For more information about  credential providers in Windows Vista, visit the following Microsoft Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/bb530197.aspx>http://msdn.microsoft.com/en-us/library/bb530197.aspx</a><span class=pLink> (http://msdn.microsoft.com/en-us/library/bb530197.aspx)</span></div>
<p>For more information about  the <b>ReportResult</b> method, visit the following Microsoft Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/bb776030(VS.85).aspx>http://msdn.microsoft.com/en-us/library/bb776030(VS.85).aspx</a><span class=pLink> (http://msdn.microsoft.com/en-us/library/bb776030(VS.85).aspx)</span></div>
<p>For more information, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=824684>824684</a><span class=pLink> (/Feedback.aspx?kbNumber=824684/)</span> Description of the standard terminology that is used to describe Microsoft software updates</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbexpertiseadvanced kbfix kbqfe kbhotfixserver KB953181</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/after-you-use-the-reportresult-method-to-customize-the-error-icon-when-a-logon-failure-occurs-in-windows-vista-the-general-error-icon-cpsierror-is-displayed-unexpectedly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Microsoft Foundation Classes (MFC) AppWizard or MFC Application Wizard in Visual C++ does not generate resources in sublanguages</title>
		<link>http://ossmall.info/the-microsoft-foundation-classes-mfc-appwizard-or-mfc-application-wizard-in-visual-c-does-not-generate-resources-in-sublanguages/</link>
		<comments>http://ossmall.info/the-microsoft-foundation-classes-mfc-appwizard-or-mfc-application-wizard-in-visual-c-does-not-generate-resources-in-sublanguages/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 13:56:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/the-microsoft-foundation-classes-mfc-appwizard-or-mfc-application-wizard-in-visual-c-does-not-generate-resources-in-sublanguages/</guid>
		<description><![CDATA[The Microsoft Foundation Classes (MFC) AppWizard or MFC Application Wizard in Visual C++ .NET or in Visual C++ 2005 does not generate resources in sublanguages if the language setting of the operating system is set to a sublanguage instead of one of the five standard languages that Visual C++ supports. CAUSE AppWizard or Application Wizard [...]]]></description>
			<content:encoded><![CDATA[<p>The Microsoft Foundation Classes (MFC) AppWizard or MFC Application Wizard in Visual C++ .NET or in Visual C++ 2005 does not generate resources in sublanguages if the language setting of the operating system is set to a sublanguage instead of one of the five standard languages that Visual C++ supports.</p>
<h2>CAUSE</h2>
<p><script type="text/javascript"> loadTOCNode(1, 'cause'); </script>AppWizard or Application Wizard does not allow selection of sublanguage during application creation. If the language setting of the operating system is set to a sublanguage instead of a standard dialect, AppWizard or Application Wizard does not use that information.</p>
<h2>RESOLUTION</h2>
<p><script type="text/javascript"> loadTOCNode(1, 'resolution'); </script>Change the &#8220;Language Settings&#8221; property for the resource to match the exact language setting for the operating system.</p>
<p>To do this for a dialog resource:</p>
<table border="0" cellpadding="0">
<tr>
<td>1.</td>
<td>Right-click the dialog&#8217;s name in <strong>Resource View</strong>, and   then click <strong>Properties</strong>.</p>
<p><strong>NOTE</strong>: in Visual C++ .NET you can select multiple resources with   Shift-click. In previous versions, this could cause the IDE to crash.</td>
</tr>
<tr>
<td>2.</td>
<td>In <strong>Dialog Properties</strong> window, change <strong>Language   Settings</strong> to match the current setting for the operating system.</p>
<p>Visual C++ .NET or Visual C++ 2005:<br />
In the <strong>Properties</strong> window, choose a value from the <strong>Language</strong>   property drop-down list to match the current setting for the operating   system. If the <strong>Properties</strong> window is not visible, from the <strong>View</strong>   menu, select <strong>Properties Window</strong>.</td>
</tr>
</table>
<p>As an alternative, you can create a new copy of the resource in some other language by following these steps:</p>
<table border="0" cellpadding="0">
<tr>
<td>1.</td>
<td>Right-click the dialog&#8217;s name in <strong>Resource View</strong>, and   then click <strong>Insert Copy</strong>.</td>
</tr>
<tr>
<td>2.</td>
<td>In the <strong>Insert Resource Copy</strong> window, select the <strong>Language</strong>   that exactly matches the language setting of the operating system.</td>
</tr>
</table>
<h2>STATUS</h2>
<p><script type="text/javascript"> loadTOCNode(1, 'status'); </script>This behavior is by design.</p>
<h2>MORE INFORMATION</h2>
<h3><script type="text/javascript"> loadTOCNode(1, 'moreinformation'); </script>Steps to Reproduce Behavior</h3>
<table border="0" cellpadding="0">
<tr>
<td><script type="text/javascript"> loadTOCNode(2, 'moreinformation');   </script>1.</td>
<td>In Windows 95, Windows 98, and Windows Millennium Edition   (Me), from the Control Panel, change <strong>Regional Settings</strong> to <strong>French   (Swiss)</strong>.</p>
<p>In Windows NT and Windows 2000, select <strong>French (Swiss)</strong> as the default   language.</td>
</tr>
<tr>
<td>2.</td>
<td>Restart your computer, and then start Visual C++.</td>
</tr>
<tr>
<td>3.</td>
<td>Use MFC AppWizard to create a dialog-based application. AppWizard   allows you to choose five languages for resources. Sublanguages are not   listed and cannot be specified. Select <strong>French (Standard)</strong> for the   resource language.</p>
<p>Visual C++ .NET or Visual C++ 2005:<br />
On the <strong>Application Type</strong> tab of the MFC Application Wizard, the   resource language and its sublanguage are listed for the languages which the   wizard can generate. Select <strong>French (France)</strong> for the resource language.</td>
</tr>
<tr>
<td>4.</td>
<td>Generate the application.</td>
</tr>
<tr>
<td>5.</td>
<td>Change to <strong>Resource View</strong>.</td>
</tr>
<tr>
<td>6.</td>
<td>Open the main window dialog box. It shows the label   &#8220;French (French)&#8221; with the dialog&#8217;s name.</td>
</tr>
</table>
<p>Because the language setting for the resource does not match the language setting of the operating system, you may see another behavior where ClassWizard does not show Control IDs under the Member Variables Tab. This is a not behavior previous to version 4.0.</p>
<p>For additional information about this behavior, click the article number below to view the article in the Microsoft Knowledge Base:</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/the-microsoft-foundation-classes-mfc-appwizard-or-mfc-application-wizard-in-visual-c-does-not-generate-resources-in-sublanguages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stack Size Monitoring Tools</title>
		<link>http://ossmall.info/stack-size-monitoring-tools/</link>
		<comments>http://ossmall.info/stack-size-monitoring-tools/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 16:55:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/stack-size-monitoring-tools/</guid>
		<description><![CDATA[Monitor stack size to prevent, predict or debug the StackOverflowException. &#160; Result The following tools can be used to view the current stack size for threads: 1) Visual studio debugger. 2) WinDBG 3) Process Explorer &#160; Cause The need to monitor and diagnose potential stack overflow problems during the software development and testing stage is due to [...]]]></description>
			<content:encoded><![CDATA[<p class="section">
<p class="sbody">Monitor stack size to prevent, predict or debug the StackOverflowException.</p>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">Result</h2>
<p class="sbody">The following tools can be used to view the current stack size for threads:<br />
1) Visual studio debugger.<br />
2) WinDBG<br />
3) Process Explorer</p>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">Cause</h2>
<p class="sbody">The need to monitor and diagnose potential stack overflow problems during the software development and testing stage is due to the catastrophic nature of the stack overflow condition.  This exception or state can rarely be handled intelligently and often cannot be handled at all.  For these reasons, it can be desirable to detect or monitor thread stack size during application development and testing, or debugging, when the potential for too-little stack space exists, or stack overflow errors are detected.</p>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">Resolution</h2>
<p class="sbody">See the windbg help documentation under the heading, Debugging a Stack Overflow, for a detailed example of debugging thread stack size issues on a native debugger.</p>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">More Information</h2>
<p class="sbody">Debugging Tools for Windows<br />
<a href="http://www.microsoft.com/whdc/devtools/debugging/default.mspx">http://www.microsoft.com/whdc/devtools/debugging/default.mspx</a><span class="pLink"> (http://www.microsoft.com/whdc/devtools/debugging/default.mspx)</span></p>
<p>Managed StackOverflowException Class:<br />
<span class="ll"><a href="http://msdn2.microsoft.com/en-us/library/system.stackoverflowexception.aspx">http://msdn2.microsoft.com/en-us/library/system.stackoverflowexception.aspx</a></span><span class="pLink"> (http://msdn2.microsoft.com/en-us/library/system.stackoverflowexception.aspx)</span></p>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">DISCLAIMER</h2>
<p class="sbody">MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.</p>
<p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.</p>
<p class="topOfPage">&nbsp;</p>
<hr />
<h5>APPLIES TO</h5>
<table class="list">
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio .NET 2002 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio .NET 2003 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 2005 Standard Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 6.0 Enterprise Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 2008 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 2005 Team Edition for Software Developers</td>
</tr>
</table>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<h5>Microsoft Knowledge Base Article</h5>
<p class="MsoNormal">This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href="http://support.microsoft.com/tou/">Terms of Use</a> | <a href="http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx">Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/stack-size-monitoring-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sysprep errors are logged in the Setuperr.log file when you run the Sysprep /generalize /oobe command on a Windows Vista-based computer</title>
		<link>http://ossmall.info/sysprep-errors-are-logged-in-the-setuperrlog-file-when-you-run-the-sysprep-generalize-oobe-command-on-a-windows-vista-based-computer/</link>
		<comments>http://ossmall.info/sysprep-errors-are-logged-in-the-setuperrlog-file-when-you-run-the-sysprep-generalize-oobe-command-on-a-windows-vista-based-computer/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 00:18:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>

		<guid isPermaLink="false">http://ossmall.info/sysprep-errors-are-logged-in-the-setuperrlog-file-when-you-run-the-sysprep-generalize-oobe-command-on-a-windows-vista-based-computer/</guid>
		<description><![CDATA[Sysprep errors are logged in the Setuperr.log file when you run the Sysprep /generalize /oobe command on a Windows Vista-based computer View products that this article applies to. Article ID : 941821 Last Review : March 6, 2008 Revision : 1.0 On This Page SYMPTOMS Consider the following scenario: â€¢ You are running a Windows [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Sysprep errors are logged in the Setuperr.log file when you run the Sysprep /generalize /oobe command on a Windows Vista-based computer</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>941821</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 6, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.0</td>
</tr>
</table>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>Consider the following scenario:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You are running a Windows Vista-based computer.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You run the following command:
<div class=indent><b>Sysprep /generalize /oobe</b></div>
</td>
</tr>
</table>
<p> In this scenario, 		  Sysprep errors that resemble the following 		  are logged in the Setuperr.log file:
<div class=errormsg>SYSPRP MSS: Error		  0&#215;0 occurred while stopping service WSearch. <br />SYSPRP MSS: _StopService		  exits on timeout. <br />SYSPRP MSS: Plugin failed to stop Windows Search		  service, trying to kill itâ€¦ <br />SYSPRP MSS: Error 0&#215;425 occurred while		  stopping service WSearch.[gle=0x00000425] <br />SYSPRP MSS: _StopService exits		  on timeout.[gle=0x00000425] <br />SYSPRP MSS: Failed to kill Windows Search		  service![gle=0x00000425] </div>
<p>Additionally,		  you must now restart the Sysprep tool.</p>
<p><b>Note</b> The Setuperr.log file resides in the following		  location:
<div class=indent>Windows System32 Sysprep Panther</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>CAUSE</h2>
<div class=sbody>This problem occurs randomly on Windows Vista-based		  computers. Specifically, this problem occurs because the Search service is not		  stopped when the Sysprep process runs.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>RESOLUTION</h2>
<div class=sbody>
<h3 id=tocHeadRef>Hotfix information</h3>
<p>A supported hotfix is now available from			 Microsoft. However, this hotfix is intended to correct only the problem that is			 described in this article. Apply this hotfix only to systems that are			 experiencing this specific problem. This hotfix might receive additional			 testing. Therefore, if you are not severely affected by this problem, we			 recommend that you wait for the next service pack that contains this			 hotfix.</p>
<p>To resolve this problem, submit a request to Microsoft Online			 Customer Services to obtain the hotfix. To submit an online request to obtain			 the hotfix, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/?linkid=6294451>http://go.microsoft.com/?linkid=6294451</a><span class=pLink> (http://go.microsoft.com/?linkid=6294451)</span></div>
<p><b>Note</b> If additional issues occur or any troubleshooting is required,			 you might have to create a separate service request. The usual support costs			 will apply to additional support questions and issues that do not qualify for			 this specific hotfix. To create a separate service request, visit the following			 Microsoft Web site:
<div class=indent><a href=http://support.microsoft.com/contactus/?ws=support>http://support.microsoft.com/contactus/?ws=support</a><span class=pLink> (http://support.microsoft.com/contactus/?ws=support)</span></div>
<h4 id=tocHeadRef>Prerequisites</h4>
<p>No prerequisites are required.<br />
<h4 id=tocHeadRef>Restart requirement</h4>
<p> You must restart the computer after you apply this hotfix.<br />
<h4 id=tocHeadRef>Hotfix replacement information</h4>
<p>This hotfix does not replace a previously released hotfix.<br />
<h4 id=tocHeadRef>File information</h4>
<p> The English version of this hotfix has the file			 attributes (or later file attributes) that are listed in the following table.			 The dates and times for these files are listed in Coordinated Universal Time			 (UTC). When you view the file information, it is converted to local time. To			 find the difference between UTC and local time, use the <strong class=uiterm>Time			 Zone</strong> tab in the <strong class=uiterm>Date and Time</strong> item in Control			 Panel.<br />
<h5 id=tocHeadRef>Windows Vista, x86-based versions</h5>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Package_1_for_kb941821~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,919</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb941821~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,783</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb941821~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,757</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_client_0~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,408</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_client_1~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,367</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_client~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,711</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_server_0~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,434</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_server~31bf3856ad364e35~x86~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not				  Applicable</td>
<td>2,076</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_63b0d9cfd63354850f4e0cd71511816a_31bf3856ad364e35_6.0.6001.22119_none_5b3bb95b9c8bb1e3.manifest</td>
<td>Not				  Applicable</td>
<td>689</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_669a35e1739d7a942a826925bfe69fe2_31bf3856ad364e35_6.0.6000.20776_none_cddf8d52f518fdfb.manifest</td>
<td>Not				  Applicable</td>
<td>689</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_windowssearchengine_31bf3856ad364e35_6.0.6000.20776_none_487624244b848b02.manifest</td>
<td>Not				  Applicable</td>
<td>665,398</td>
<td>21-Feb-2008</td>
<td>05:15</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_windowssearchengine_31bf3856ad364e35_6.0.6001.22119_none_4aa043304877c052.manifest</td>
<td>Not				  Applicable</td>
<td>665,417</td>
<td>21-Feb-2008</td>
<td>05:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gsrvctr.h</td>
<td>Not				  Applicable</td>
<td>2,590</td>
<td>13-Dec-2007</td>
<td>19:59</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gsrvctr.ini</td>
<td>Not				  Applicable</td>
<td>30,628</td>
<td>13-Dec-2007</td>
<td>19:59</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.h</td>
<td>Not				  Applicable</td>
<td>3,100</td>
<td>13-Dec-2007</td>
<td>19:59</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.ini</td>
<td>Not				  Applicable</td>
<td>31,698</td>
<td>13-Dec-2007</td>
<td>19:59</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.h</td>
<td>Not				  Applicable</td>
<td>4,640</td>
<td>13-Dec-2007</td>
<td>20:01</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.ini</td>
<td>Not				  Applicable</td>
<td>20,698</td>
<td>13-Dec-2007</td>
<td>20:01</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Msscb.dll</td>
<td>6.0.6000.20776</td>
<td>23,552</td>
<td>21-Feb-2008</td>
<td>04:37</td>
<td>x86</td>
</tr>
<tr>
<td>Msscntrs.dll</td>
<td>6.0.6000.20776</td>
<td>51,200</td>
<td>21-Feb-2008</td>
<td>04:37</td>
<td>x86</td>
</tr>
<tr>
<td>Mssitlb.dll</td>
<td>6.0.6000.20776</td>
<td>98,304</td>
<td>21-Feb-2008</td>
<td>04:37</td>
<td>x86</td>
</tr>
<tr>
<td>Mssph.dll</td>
<td>6.0.6000.20776</td>
<td>331,776</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssphtb.dll</td>
<td>6.0.6000.20776</td>
<td>167,424</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssprxy.dll</td>
<td>6.0.6000.20776</td>
<td>32,256</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssrch.dll</td>
<td>6.0.6000.20776</td>
<td>1,397,248</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Msstrc.dll</td>
<td>6.0.6000.20776</td>
<td>52,224</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssvp.dll</td>
<td>6.0.6000.20776</td>
<td>1,695,744</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Propdefs.dll</td>
<td>6.0.6000.20776</td>
<td>65,536</td>
<td>21-Feb-2008</td>
<td>04:39</td>
<td>x86</td>
</tr>
<tr>
<td>Searchfilterhost.exe</td>
<td>6.0.6000.20776</td>
<td>76,800</td>
<td>21-Feb-2008</td>
<td>02:51</td>
<td>x86</td>
</tr>
<tr>
<td>Searchindexer.exe</td>
<td>6.0.6000.20776</td>
<td>300,032</td>
<td>21-Feb-2008</td>
<td>02:51</td>
<td>x86</td>
</tr>
<tr>
<td>Searchprotocolhost.exe</td>
<td>6.0.6000.20776</td>
<td>182,784</td>
<td>21-Feb-2008</td>
<td>02:51</td>
<td>x86</td>
</tr>
<tr>
<td>Tquery.dll</td>
<td>6.0.6000.20776</td>
<td>1,503,232</td>
<td>21-Feb-2008</td>
<td>04:40</td>
<td>x86</td>
</tr>
<tr>
<td>Gsrvctr.h</td>
<td>Not				  Applicable</td>
<td>2,590</td>
<td>18-Dec-2007</td>
<td>21:14</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gsrvctr.ini</td>
<td>Not				  Applicable</td>
<td>30,628</td>
<td>18-Dec-2007</td>
<td>21:14</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.h</td>
<td>Not				  Applicable</td>
<td>3,100</td>
<td>18-Dec-2007</td>
<td>21:13</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.ini</td>
<td>Not				  Applicable</td>
<td>31,698</td>
<td>18-Dec-2007</td>
<td>21:13</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.h</td>
<td>Not				  Applicable</td>
<td>4,640</td>
<td>18-Dec-2007</td>
<td>21:15</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.ini</td>
<td>Not				  Applicable</td>
<td>20,698</td>
<td>18-Dec-2007</td>
<td>21:15</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Msscb.dll</td>
<td>6.0.6001.22119</td>
<td>23,552</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Msscntrs.dll</td>
<td>6.0.6001.22119</td>
<td>51,200</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssitlb.dll</td>
<td>6.0.6001.22119</td>
<td>98,304</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssph.dll</td>
<td>6.0.6001.22119</td>
<td>334,336</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssphtb.dll</td>
<td>6.0.6001.22119</td>
<td>167,936</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssprxy.dll</td>
<td>6.0.6001.22119</td>
<td>32,256</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssrch.dll</td>
<td>6.0.6001.22119</td>
<td>1,400,320</td>
<td>21-Feb-2008</td>
<td>04:23</td>
<td>x86</td>
</tr>
<tr>
<td>Msstrc.dll</td>
<td>6.0.6001.22119</td>
<td>52,736</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssvp.dll</td>
<td>6.0.6001.22119</td>
<td>1,696,768</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Propdefs.dll</td>
<td>6.0.6001.22119</td>
<td>65,536</td>
<td>21-Feb-2008</td>
<td>04:23</td>
<td>x86</td>
</tr>
<tr>
<td>Searchfilterhost.exe</td>
<td>6.0.6001.22119</td>
<td>76,800</td>
<td>21-Feb-2008</td>
<td>02:47</td>
<td>x86</td>
</tr>
<tr>
<td>Searchindexer.exe</td>
<td>6.0.6001.22119</td>
<td>302,080</td>
<td>21-Feb-2008</td>
<td>02:47</td>
<td>x86</td>
</tr>
<tr>
<td>Searchprotocolhost.exe</td>
<td>6.0.6001.22119</td>
<td>179,712</td>
<td>21-Feb-2008</td>
<td>02:47</td>
<td>x86</td>
</tr>
<tr>
<td>Tquery.dll</td>
<td>6.0.6001.22119</td>
<td>1,507,328</td>
<td>21-Feb-2008</td>
<td>04:24</td>
<td>x86</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista, 64-bit versions</h5>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Amd64_574e488ad1604a190bcb38a9f97c03d5_31bf3856ad364e35_6.0.6001.22119_none_6d4b12ce289096a4.manifest</td>
<td>Not				  Applicable</td>
<td>1,028</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_e6c0c3a55c1e3be3aad543560b5f44e5_31bf3856ad364e35_6.0.6000.20776_none_719cad790ba46228.manifest</td>
<td>Not				  Applicable</td>
<td>1,028</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_windowssearchengine_31bf3856ad364e35_6.0.6000.20776_none_a494bfa803e1fc38.manifest</td>
<td>Not				  Applicable</td>
<td>666,218</td>
<td>21-Feb-2008</td>
<td>05:18</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_windowssearchengine_31bf3856ad364e35_6.0.6001.22119_none_a6bedeb400d53188.manifest</td>
<td>Not				  Applicable</td>
<td>666,237</td>
<td>21-Feb-2008</td>
<td>06:01</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb941821~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>2,140</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb941821~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>2,002</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb941821~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,976</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_client_0~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,416</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_client_1~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,375</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_client~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,721</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_server_0~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,442</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb941821_server~31bf3856ad364e35~amd64~~6.0.3.0.mum</td>
<td>Not				  Applicable</td>
<td>1,438</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not				  Applicable</td>
<td>2,090</td>
<td>22-Feb-2008</td>
<td>01:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_windowssearchengine_31bf3856ad364e35_6.0.6000.20776_none_aee969fa3842be33.manifest</td>
<td>Not				  Applicable</td>
<td>642,253</td>
<td>21-Feb-2008</td>
<td>05:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_windowssearchengine_31bf3856ad364e35_6.0.6001.22119_none_b11389063535f383.manifest</td>
<td>Not				  Applicable</td>
<td>642,272</td>
<td>21-Feb-2008</td>
<td>05:02</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gsrvctr.h</td>
<td>Not				  Applicable</td>
<td>2,590</td>
<td>14-Dec-2007</td>
<td>21:41</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gsrvctr.ini</td>
<td>Not				  Applicable</td>
<td>30,628</td>
<td>14-Dec-2007</td>
<td>21:41</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.h</td>
<td>Not				  Applicable</td>
<td>3,100</td>
<td>14-Dec-2007</td>
<td>21:40</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.ini</td>
<td>Not				  Applicable</td>
<td>31,698</td>
<td>14-Dec-2007</td>
<td>21:40</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.h</td>
<td>Not				  Applicable</td>
<td>4,640</td>
<td>14-Dec-2007</td>
<td>21:42</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.ini</td>
<td>Not				  Applicable</td>
<td>20,698</td>
<td>14-Dec-2007</td>
<td>21:42</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Msscb.dll</td>
<td>6.0.6000.20776</td>
<td>28,160</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Msscntrs.dll</td>
<td>6.0.6000.20776</td>
<td>61,952</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Mssitlb.dll</td>
<td>6.0.6000.20776</td>
<td>98,816</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Mssph.dll</td>
<td>6.0.6000.20776</td>
<td>488,960</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Mssphtb.dll</td>
<td>6.0.6000.20776</td>
<td>269,312</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Mssprxy.dll</td>
<td>6.0.6000.20776</td>
<td>39,424</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Mssrch.dll</td>
<td>6.0.6000.20776</td>
<td>2,250,240</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Msstrc.dll</td>
<td>6.0.6000.20776</td>
<td>91,648</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Mssvp.dll</td>
<td>6.0.6000.20776</td>
<td>1,822,208</td>
<td>21-Feb-2008</td>
<td>04:45</td>
<td>x64</td>
</tr>
<tr>
<td>Propdefs.dll</td>
<td>6.0.6000.20776</td>
<td>71,680</td>
<td>21-Feb-2008</td>
<td>04:46</td>
<td>x64</td>
</tr>
<tr>
<td>Searchfilterhost.exe</td>
<td>6.0.6000.20776</td>
<td>100,352</td>
<td>21-Feb-2008</td>
<td>03:10</td>
<td>x64</td>
</tr>
<tr>
<td>Searchindexer.exe</td>
<td>6.0.6000.20776</td>
<td>422,912</td>
<td>21-Feb-2008</td>
<td>03:11</td>
<td>x64</td>
</tr>
<tr>
<td>Searchprotocolhost.exe</td>
<td>6.0.6000.20776</td>
<td>255,488</td>
<td>21-Feb-2008</td>
<td>03:11</td>
<td>x64</td>
</tr>
<tr>
<td>Tquery.dll</td>
<td>6.0.6000.20776</td>
<td>2,129,920</td>
<td>21-Feb-2008</td>
<td>04:46</td>
<td>x64</td>
</tr>
<tr>
<td>Gsrvctr.h</td>
<td>Not				  Applicable</td>
<td>2,590</td>
<td>18-Dec-2007</td>
<td>21:14</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gsrvctr.ini</td>
<td>Not				  Applicable</td>
<td>30,628</td>
<td>18-Dec-2007</td>
<td>21:14</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.h</td>
<td>Not				  Applicable</td>
<td>3,100</td>
<td>18-Dec-2007</td>
<td>21:13</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Gthrctr.ini</td>
<td>Not				  Applicable</td>
<td>31,698</td>
<td>18-Dec-2007</td>
<td>21:13</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.h</td>
<td>Not				  Applicable</td>
<td>4,640</td>
<td>18-Dec-2007</td>
<td>21:15</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Idxcntrs.ini</td>
<td>Not				  Applicable</td>
<td>20,698</td>
<td>18-Dec-2007</td>
<td>21:15</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Msscb.dll</td>
<td>6.0.6001.22119</td>
<td>28,160</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Msscntrs.dll</td>
<td>6.0.6001.22119</td>
<td>61,952</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Mssitlb.dll</td>
<td>6.0.6001.22119</td>
<td>98,816</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Mssph.dll</td>
<td>6.0.6001.22119</td>
<td>489,472</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Mssphtb.dll</td>
<td>6.0.6001.22119</td>
<td>269,824</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Mssprxy.dll</td>
<td>6.0.6001.22119</td>
<td>39,424</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Mssrch.dll</td>
<td>6.0.6001.22119</td>
<td>2,255,872</td>
<td>21-Feb-2008</td>
<td>05:06</td>
<td>x64</td>
</tr>
<tr>
<td>Msstrc.dll</td>
<td>6.0.6001.22119</td>
<td>91,136</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Mssvp.dll</td>
<td>6.0.6001.22119</td>
<td>1,824,768</td>
<td>21-Feb-2008</td>
<td>05:05</td>
<td>x64</td>
</tr>
<tr>
<td>Propdefs.dll</td>
<td>6.0.6001.22119</td>
<td>71,680</td>
<td>21-Feb-2008</td>
<td>05:06</td>
<td>x64</td>
</tr>
<tr>
<td>Searchfilterhost.exe</td>
<td>6.0.6001.22119</td>
<td>100,352</td>
<td>21-Feb-2008</td>
<td>03:28</td>
<td>x64</td>
</tr>
<tr>
<td>Searchindexer.exe</td>
<td>6.0.6001.22119</td>
<td>423,936</td>
<td>21-Feb-2008</td>
<td>03:28</td>
<td>x64</td>
</tr>
<tr>
<td>Searchprotocolhost.exe</td>
<td>6.0.6001.22119</td>
<td>252,928</td>
<td>21-Feb-2008</td>
<td>03:28</td>
<td>x64</td>
</tr>
<tr>
<td>Tquery.dll</td>
<td>6.0.6001.22119</td>
<td>2,093,056</td>
<td>21-Feb-2008</td>
<td>05:07</td>
<td>x64</td>
</tr>
<tr>
<td>Msscb.dll</td>
<td>6.0.6000.20776</td>
<td>23,552</td>
<td>21-Feb-2008</td>
<td>04:37</td>
<td>x86</td>
</tr>
<tr>
<td>Msscntrs.dll</td>
<td>6.0.6000.20776</td>
<td>51,200</td>
<td>21-Feb-2008</td>
<td>04:37</td>
<td>x86</td>
</tr>
<tr>
<td>Mssitlb.dll</td>
<td>6.0.6000.20776</td>
<td>98,304</td>
<td>21-Feb-2008</td>
<td>04:37</td>
<td>x86</td>
</tr>
<tr>
<td>Mssph.dll</td>
<td>6.0.6000.20776</td>
<td>331,776</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssphtb.dll</td>
<td>6.0.6000.20776</td>
<td>167,424</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssprxy.dll</td>
<td>6.0.6000.20776</td>
<td>32,256</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssrch.dll</td>
<td>6.0.6000.20776</td>
<td>1,397,248</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Msstrc.dll</td>
<td>6.0.6000.20776</td>
<td>52,224</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Mssvp.dll</td>
<td>6.0.6000.20776</td>
<td>1,695,744</td>
<td>21-Feb-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Propdefs.dll</td>
<td>6.0.6000.20776</td>
<td>65,536</td>
<td>21-Feb-2008</td>
<td>04:39</td>
<td>x86</td>
</tr>
<tr>
<td>Searchfilterhost.exe</td>
<td>6.0.6000.20776</td>
<td>76,800</td>
<td>21-Feb-2008</td>
<td>02:51</td>
<td>x86</td>
</tr>
<tr>
<td>Searchindexer.exe</td>
<td>6.0.6000.20776</td>
<td>300,032</td>
<td>21-Feb-2008</td>
<td>02:51</td>
<td>x86</td>
</tr>
<tr>
<td>Searchprotocolhost.exe</td>
<td>6.0.6000.20776</td>
<td>182,784</td>
<td>21-Feb-2008</td>
<td>02:51</td>
<td>x86</td>
</tr>
<tr>
<td>Tquery.dll</td>
<td>6.0.6000.20776</td>
<td>1,503,232</td>
<td>21-Feb-2008</td>
<td>04:40</td>
<td>x86</td>
</tr>
<tr>
<td>Msscb.dll</td>
<td>6.0.6001.22119</td>
<td>23,552</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Msscntrs.dll</td>
<td>6.0.6001.22119</td>
<td>51,200</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssitlb.dll</td>
<td>6.0.6001.22119</td>
<td>98,304</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssph.dll</td>
<td>6.0.6001.22119</td>
<td>334,336</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssphtb.dll</td>
<td>6.0.6001.22119</td>
<td>167,936</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssprxy.dll</td>
<td>6.0.6001.22119</td>
<td>32,256</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssrch.dll</td>
<td>6.0.6001.22119</td>
<td>1,400,320</td>
<td>21-Feb-2008</td>
<td>04:23</td>
<td>x86</td>
</tr>
<tr>
<td>Msstrc.dll</td>
<td>6.0.6001.22119</td>
<td>52,736</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Mssvp.dll</td>
<td>6.0.6001.22119</td>
<td>1,696,768</td>
<td>21-Feb-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Propdefs.dll</td>
<td>6.0.6001.22119</td>
<td>65,536</td>
<td>21-Feb-2008</td>
<td>04:23</td>
<td>x86</td>
</tr>
<tr>
<td>Searchfilterhost.exe</td>
<td>6.0.6001.22119</td>
<td>76,800</td>
<td>21-Feb-2008</td>
<td>02:47</td>
<td>x86</td>
</tr>
<tr>
<td>Searchindexer.exe</td>
<td>6.0.6001.22119</td>
<td>302,080</td>
<td>21-Feb-2008</td>
<td>02:47</td>
<td>x86</td>
</tr>
<tr>
<td>Searchprotocolhost.exe</td>
<td>6.0.6001.22119</td>
<td>179,712</td>
<td>21-Feb-2008</td>
<td>02:47</td>
<td>x86</td>
</tr>
<tr>
<td>Tquery.dll</td>
<td>6.0.6001.22119</td>
<td>1,507,328</td>
<td>21-Feb-2008</td>
<td>04:24</td>
<td>x86</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>STATUS</h2>
<div class=sbody>Microsoft			 has confirmed that this is a problem in the Microsoft products that are listed			 in the Applies to section.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>For more information about the Sysprep tool, visit the		  following Microsoft Web site:
<div class=indent><span class=ll><a href=http://technet2.microsoft.com/WindowsVista/en/library/434e3931-a187-4940-a69c-70dd2ae657491033.mspx?mfr=true>http://technet2.microsoft.com/WindowsVista/en/library/434e3931-a187-4940-a69c-70dd2ae657491033.mspx?mfr=true</a></span><span class=pLink> (http://technet2.microsoft.com/WindowsVista/en/library/434e3931-a187-4940-a69c-70dd2ae657491033.mspx?mfr=true)</span></div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Starter</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Service Pack 1</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbexpertisebeginner kbexpertiseinter kbhotfixserver kbqfe KB941821</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/sysprep-errors-are-logged-in-the-setuperrlog-file-when-you-run-the-sysprep-generalize-oobe-command-on-a-windows-vista-based-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Visual Studio 2008 CTP lets developers use Visual Studio 2008 together with SQL Server 2008 February CTP</title>
		<link>http://ossmall.info/the-visual-studio-2008-ctp-lets-developers-use-visual-studio-2008-together-with-sql-server-2008-february-ctp/</link>
		<comments>http://ossmall.info/the-visual-studio-2008-ctp-lets-developers-use-visual-studio-2008-together-with-sql-server-2008-february-ctp/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 12:04:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/the-visual-studio-2008-ctp-lets-developers-use-visual-studio-2008-together-with-sql-server-2008-february-ctp/</guid>
		<description><![CDATA[When you try to open a database connection to the Microsoft SQL Server 2008 February Community Technology Preview (CTP) by using the Microsoft Visual Studio 2008 design tools, you receive the following error message: This server version is not supported. Only servers up to Microsoft SQL Server 2005 are supported. &#160; RESOLUTION To resolve this [...]]]></description>
			<content:encoded><![CDATA[<p class="section">
<p class="sbody">When you try to open a database connection to the Microsoft SQL Server 2008 February Community Technology Preview (CTP) by using the Microsoft Visual Studio 2008 design tools, you receive the following error message:</p>
<p class="errormsg">This server version is not supported. Only servers up to Microsoft SQL Server 2005 are supported.</p>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">RESOLUTION</h2>
<p class="sbody">To resolve this problem, install the Visual Studio 2008 CTP. This CTP lets developers use Visual Studio 2008 together with the SQL Server 2008 February CTP.</p>
<p class="topOfPage">&nbsp;</p>
<h3 id="tocHeadRef">How to obtain the Visual Studio 2008 CTP</h3>
<p>The following file is available for download from the Microsoft Download Center:<br />
<img src="http://support.microsoft.com/library/images/support/kbgraphics/public/EN-US/Download.gif" class="graphic" alt="Download" title="Download" /><a href="http://download.microsoft.com/download/6/7/0/670ce765-4c9b-4620-902f-b9fc9a7c3c2d/vs90-kb945855.exe">Download the VS90-KB945855.exe package now.</a><span class="pLink"> (http://download.microsoft.com/download/6/7/0/670ce765-4c9b-4620-902f-b9fc9a7c3c2d/vs90-kb945855.exe)</span></p>
<p>Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.</p>
<p class="topOfPage">&nbsp;</p>
<h3 id="tocHeadRef">Features</h3>
<p>After you install the Visual Studio 2008 CTP, you can use the following Visual Studio features together with the SQL Server 2008 February CTP:</p>
<table class="list ul">
<tr>
<td class="bullet">•</td>
<td class="text">Server Explorer</p>
<p><strong>Note</strong> You can use Server Explorer to connect to the SQL Server 2008 February CTP. You can view and edit some database objects in Visual Studio 2008. For example, you can view and edit stored procedures and table data in Visual Studio 2008.</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">SQL Server common language runtime (CLR) projects</p>
<p><strong>Note</strong> You can create and then deploy the SQL Server CLR projects to the SQL Server 2008 February CTP.</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Transact-SQL debugging</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">SQL Server CLR debugging</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">DataSet Designer</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Data Sources</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Data binding</p>
<p><strong>Note</strong> You can use the data binding features in client projects and in Web projects.</td>
</tr>
</table>
<p>After you install the Visual Studio 2008 for SQL Server 2008 CTP, you cannot do the following:</p>
<table class="list ul">
<tr>
<td class="bullet">•</td>
<td class="text">You cannot create or edit the table schemas in the Visual Studio Table Designer or in SQL Server Management Studio database diagrams.</p>
<p>To create and to edit the table schemas in the SQL Server 2008 February CTP, use the Table Designer in SQL Server Management Studio in the SQL Server 2008 February CTP. To obtain SQL Server Management Studio, follow these steps:</p>
<table class="list ol">
<tr>
<td class="number">1.</td>
<td class="text">Download and then install the SQL Server 2008 Developer Edition February CTP.</td>
</tr>
<tr>
<td class="number">2.</td>
<td class="text">During the installation, install the SQL Server Management Tools from the feature tree.</td>
</tr>
<tr>
<td class="number">3.</td>
<td class="text">After the installation is complete, start SQL Server Management Studio.</td>
</tr>
<tr>
<td class="number">4.</td>
<td class="text">Connect to the instance of SQL Server to which the database is attached.</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">You cannot use the LINQ to SQL Designer with SQL Server 2008.</td>
</tr>
</table>
<p class="topOfPage">&nbsp;</p>
<h3 id="tocHeadRef">System requirements</h3>
<table class="list ul">
<tr>
<td class="bullet">•</td>
<td class="text">Windows Server 2003 Service Pack 1, Windows Vista, or Windows XP Service Pack 2</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Access to a running instance of the SQL Server 2008 February CTP</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">The English version of Visual Studio 2008 Professional Edition or the English version of Visual Studio 2008 Team System Edition</td>
</tr>
</table>
<p class="topOfPage">&nbsp;</p>
<h3 id="tocHeadRef">Known issues</h3>
<table class="list ul">
<tr>
<td class="bullet">•</td>
<td class="text">After you enable SQL Server CLR debugging in the SQL Server CLR project and on the server, you cannot step into the breakpoint in the project code. You also cannot click the breakpoint in the project code. To work around this problem, make sure that the Assemblies node is expanded in Server Explorer.</td>
</tr>
</table>
<p class="topOfPage">&nbsp;</p>
<h3 id="tocHeadRef">Restart requirement</h3>
<p>You must restart the computer after you apply this CTP.</p>
<p class="topOfPage">&nbsp;</p>
<h3 id="tocHeadRef">File information</h3>
<p>The English version of this CTP has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the <strong class="uiterm">Time Zone</strong> tab in the <strong class="uiterm">Date and Time</strong> item in Control Panel.</p>
<table class="table" cellspacing="1">
<tr>
<th>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
</tr>
<tr>
<td>Microsoft.data.connectionui.dialog.dll</td>
<td>9.0.21022.102</td>
<td>421,888</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
<tr>
<td>Microsoft.data.connectionui.dll</td>
<td>9.0.21022.102</td>
<td>6,656</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
<tr>
<td>Microsoft.visualstudio.datatools.dll</td>
<td>9.0.21022.102</td>
<td>1,089,536</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspbatchparser.dll</td>
<td>2005.90.3042.0</td>
<td>363,376</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspconnectioninfo.dll</td>
<td>9.0.3196.0</td>
<td>156,688</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspgridcontrol.dll</td>
<td>9.0.3042.0</td>
<td>202,096</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspregsvrenum.dll</td>
<td>9.0.1399.0</td>
<td>64,216</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspservicebrokerenum.dll</td>
<td>9.0.3196.0</td>
<td>42,000</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspsmo.dll</td>
<td>9.0.3196.0</td>
<td>1,606,672</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspsmoenum.dll</td>
<td>9.0.3196.0</td>
<td>222,224</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspsqlenum.dll</td>
<td>9.0.3196.0</td>
<td>898,064</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspsqltdiagm.dll</td>
<td>9.0.1399.0</td>
<td>43,736</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.vspwmienum.dll</td>
<td>9.0.1399.0</td>
<td>43,736</td>
<td>30-Nov-2007</td>
<td>06:56</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.Data.Package.dll</td>
<td>9.0.21022.102</td>
<td>499,712</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
<tr>
<td>Microsoft.VisualStudio.Data.Providers.SqlServer.dll</td>
<td>9.0.21022.102</td>
<td>450,560</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
<tr>
<td>Vdt80.dll</td>
<td>9.0.21022.102</td>
<td>4,059,128</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
<tr>
<td>Vdt80p.dll</td>
<td>9.0.21022.102</td>
<td>717,304</td>
<td>13-Feb-2008</td>
<td>20:25</td>
</tr>
</table>
<p class="topOfPage">&nbsp;</p>
<h2 class="subTitle" id="tocHeadRef">REFERENCES</h2>
<p class="sbody">For more information about the Microsoft SQL Server 2008 CTP, visit the following Microsoft Web site:</p>
<p class="indent"><a href="http://go.microsoft.com/fwlink/?LinkID=110168&amp;clcid=0x409">http://go.microsoft.com/fwlink/?LinkID=110168&amp;clcid=0&#215;409</a><span class="pLink"> (http://go.microsoft.com/fwlink/?LinkID=110168&amp;clcid=0&#215;409)</span></p>
<p class="topOfPage">&nbsp;</p>
<hr />
<h5>APPLIES TO</h5>
<table class="list">
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio 2008 Professional Edition</td>
</tr>
<tr>
<td class="bullet">•</td>
<td class="text">Microsoft Visual Studio Team System 2008 Team Suite</td>
</tr>
</table>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<h5>Microsoft Knowledge Base Article</h5>
<p class="MsoNormal">This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href="http://support.microsoft.com/tou/">Terms of Use</a> | <a href="http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx">Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/the-visual-studio-2008-ctp-lets-developers-use-visual-studio-2008-together-with-sql-server-2008-february-ctp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An error message occurs when you run Sysprep /generalize in Windows Vista: A fatal error occurred while trying to Sysprep the machine</title>
		<link>http://ossmall.info/an-error-message-occurs-when-you-run-sysprep-generalize-in-windows-vista-a-fatal-error-occurred-while-trying-to-sysprep-the-machine/</link>
		<comments>http://ossmall.info/an-error-message-occurs-when-you-run-sysprep-generalize-in-windows-vista-a-fatal-error-occurred-while-trying-to-sysprep-the-machine/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 10:49:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>

		<guid isPermaLink="false">http://ossmall.info/an-error-message-occurs-when-you-run-sysprep-generalize-in-windows-vista-a-fatal-error-occurred-while-trying-to-sysprep-the-machine/</guid>
		<description><![CDATA[An error message occurs when you run Sysprep /generalize in Windows Vista: A fatal error occurred while trying to Sysprep the machine View products that this article applies to. Article ID : 929828 Last Review : August 13, 2007 Revision : 2.0 SYMPTOMS When you try to run the System Preparation Tool (Sysprep) in Windows [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>An error message occurs when you run Sysprep /generalize in Windows Vista: A fatal error occurred while trying to Sysprep the machine</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>929828</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>August 13, 2007</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>2.0</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>When you try to run the System Preparation Tool (Sysprep) in Windows Vista, and you use the <b>/generalize</b> option, you may receive the following error message:
<div class=errormsg>A fatal error occurred while trying to Sysprep the machine.</div>
<p>The Setupper.log file  may contain  lines that resemble the following:
<div class=indent>Error      [0x0f0082] SYSPRP LaunchDll: Failure occurred while executing &#8216;C: Windows System32 slc.dll, SLReArmWindows&#8217;, returned error code -1073425657</div>
<div class=indent>Error      [0x0f0070] SYSPRP RunExternalDlls: An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = -1073425657 </div>
<div class=indent>Error      [0x0f00a8] SYSPRP WinMain: Hit failure while processing sysprep generalize providers; hr = 0xc004d307 </div>
<p><b>Note  </b>The Setupper.log file is located in the  Windows System32 Sysprep Panther folder.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>CAUSE</h2>
<div class=sbody>This error may occur if the Windows Software Licensing Rearm program has run more than three times in a single Windows Vista image.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>RESOLUTION</h2>
<div class=sbody>To resolve this issue, you must rebuild the Windows Vista image.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>WORKAROUND</h2>
<div class=sbody>To work around this issue,  use the &lt;SkipRearm&gt; setting in an XML answer file (Unattend.xml) to skip the Rearm process when you build the Windows Vista image.</p>
<p>The following text is an example  of an XML answer file:
<pre class=in_text>&lt;settings pass=generalize&gt;        &lt;component name=Microsoft-Windows-Security-Licensing-SLC processorArchitecture=x86 publicKeyToken=31bf3856ad364e35 language=neutral versionScope=nonSxS xmlns:wcm=http://schemas.microsoft.com/WMIConfig/2002/State xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance&gt;            &lt;SkipRearm&gt;1&lt;/SkipRearm&gt;        &lt;/component&gt;    &lt;/settings&gt;</pre>
<p><b>Note </b>You must  make sure that the &lt;SkipRearm&gt; setting is removed from the final unattended file that is used to deploy computers in a  production environment.If &lt;SkipRearm&gt; is not removed from the unattended file that is used to deploy computers in a production environment, the KMS current client count does not increase for new clients that are added to the network.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>The Windows Software Licensing Rearm program restores the Windows system to the original licensing state. All licensing and registry data related to activation is either removed or reset. Also, any  grace period timers are reset.</p>
<p>To run  the Rearm process in Windows Vista, use one of the following methods:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Run <b>Sysprep /generalize</b>on the computers that are used to build the custom Windows Vista image.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Run the Slmgr.vbs script in an elevated Command Prompt window. For example, run <b>cscript c: windows system32 slmgr.vbs â€“rearm</b>. </td>
</tr>
</table>
<p><b>Note</b> Administrative credentials are required to run the Rearm process.  The Rearm process can be run a maximum of three times in a Windows Vista image. For more information about the System Preparation Tool, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=299840>299840</a><span class=pLink> (/Feedback.aspx?kbNumber=299840/)</span> How to use Sysprep with Windows Product Activation or Volume License Media to deploy Windows XP</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbtshoot kbprb kbexpertisebeginner KB929828</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/an-error-message-occurs-when-you-run-sysprep-generalize-in-windows-vista-a-fatal-error-occurred-while-trying-to-sysprep-the-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Description of the R6025 run-time error in Visual C++</title>
		<link>http://ossmall.info/description-of-the-r6025-run-time-error-in-visual-c/</link>
		<comments>http://ossmall.info/description-of-the-r6025-run-time-error-in-visual-c/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 11:35:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/description-of-the-r6025-run-time-error-in-visual-c/</guid>
		<description><![CDATA[This article discusses an issue that may occur when you are developing a program. If you are still experiencing a problem that resembles the one that this article describes, it may be a different problem. To search for issues related to a specific problem, please include the product name in your search in order to [...]]]></description>
			<content:encoded><![CDATA[<p>This article discusses an issue that may occur when you are developing a program. If you are still experiencing a problem that resembles the one that this article describes, it may be a different problem. To search for issues related to a specific problem, please include the product name in your search in order to narrow your results. To troubleshoot similar problems, please see the &#8220;Similar problems and resolutions&#8221; section later in this article.</p>
<h2>SYMPTOMS</h2>
<p><script type="text/javascript"> loadTOCNode(1, \'symptoms\'); </script>The C++ program fails and reports the following run-time error:</p>
<p><font color="#ff0000">runtime error R6025<br />
- pure virtual function call</font></p>
<h2>CAUSE</h2>
<p><script type="text/javascript"> loadTOCNode(1, \'cause\'); </script>This error occurs when your application indirectly calls a pure virtual member function in a context where a call to the function is not valid. In most cases, the compiler detects this and reports the error when building the application. But depending on how your code is written, sometimes the problem is detected only at run-time.</p>
<p>The error occurs when you indirectly call a pure virtual function within the context of a call to the constructor or destructor of an abstract base class. This is illustrated in the sample code below, along with some more description.</p>
<h2>RESOLUTION</h2>
<p><script type="text/javascript"> loadTOCNode(1, \'resolution\'); </script>Calling a pure virtual function is a programming error, so you need to find the call to the pure virtual function and rewrite the code so it is not called.</p>
<p>One way to find a call to a pure virtual function is to replace the pure virtual function with an implementation that calls the Windows API function <strong>DebugBreak</strong>. When using the debugger, <strong>DebugBreak</strong> will cause a hard-coded breakpoint. When the code stops running at this breakpoint, you can view the callstack to see where the function was called.</p>
<p>Another way to find a call to a pure virtual function is to set a breakpoint on the <strong>_purecall</strong> function that is found in PureVirt.c. Breaking on this function has the advantage of keeping the stack intact so that you can trace what is occurring.</p>
<h2>STATUS</h2>
<p><script type="text/javascript"> loadTOCNode(1, \'status\'); </script>This behavior is by design.</p>
<h2>MORE INFORMATION</h2>
<p><strong>Note</strong> The R6025 error is not documented in the manuals or online help included with Visual C++, versions 2.x or below. However, it is briefly discussed in Part 3 of the Readme.wri file shipped with Visual C++ version 2.0.</p>
<h3>Sample code</h3>
<pre><script type="text/javascript">
loadTOCNode(2, \'moreinformation\');
</script>   /* Compile options needed: none</pre>
<pre>   */</pre>
<pre></pre>
<pre>   class A;</pre>
<pre></pre>
<pre>   void fcn( A* );</pre>
<pre></pre>
<pre>   class A</pre>
<pre>   {</pre>
<pre>   public:</pre>
<pre>       virtual void f() = 0;</pre>
<pre>       A() { fcn( this ); }</pre>
<pre>   };</pre>
<pre></pre>
<pre>   class B : A</pre>
<pre>   {</pre>
<pre>       void f() { }</pre>
<pre>   };</pre>
<pre></pre>
<pre>   void fcn( A* p )</pre>
<pre>   {</pre>
<pre>       p-&gt;f();</pre>
<pre>   }</pre>
<pre></pre>
<pre>   // The declaration below invokes class B's constructor, which</pre>
<pre>   // first calls class A's constructor, which calls fcn. Then</pre>
<pre>   // fcn calls A::f, which is a pure virtual function, and</pre>
<pre>   // this causes the run-time error. B has not been constructed</pre>
<pre>   // at this point, so the B::f cannot be called. You would not</pre>
<pre>   // want it to be called because it could depend on something</pre>
<pre>   // in B that has not been initialized yet.</pre>
<pre></pre>
<pre>   B b;</pre>
<pre></pre>
<pre>   void main()</pre>
<pre>   {</pre>
<pre>   }</pre>
<pre></pre>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/description-of-the-r6025-run-time-error-in-visual-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detection and deployment guidance for the November 11, 2008 security release</title>
		<link>http://ossmall.info/detection-and-deployment-guidance-for-the-november-11-2008-security-release/</link>
		<comments>http://ossmall.info/detection-and-deployment-guidance-for-the-november-11-2008-security-release/#comments</comments>
		<pubDate>Sun, 15 May 2011 11:56:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App HowTo]]></category>
		<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[MS Office Accounting]]></category>
		<category><![CDATA[MS Office Excel]]></category>
		<category><![CDATA[MS Office Groove]]></category>
		<category><![CDATA[MS Office InfoPath]]></category>
		<category><![CDATA[MS Office OneNote]]></category>
		<category><![CDATA[MS Office Outlook]]></category>
		<category><![CDATA[MS Office Powerpoint]]></category>
		<category><![CDATA[MS Office Project 2007]]></category>
		<category><![CDATA[MS Office Publisher]]></category>
		<category><![CDATA[MS Office SharePoint]]></category>
		<category><![CDATA[MS Office Suite 2007]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[MS Office Word]]></category>
		<category><![CDATA[MS Visual Studio]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[Visual Help]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Win XP Center]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>
		<category><![CDATA[XP HowTo]]></category>

		<guid isPermaLink="false">http://ossmall.info/detection-and-deployment-guidance-for-the-november-11-2008-security-release</guid>
		<description><![CDATA[Article ID: 959665 &#8211; Last Review: November 11, 2008 &#8211; Revision: 1.0 Detection and deployment guidance for the November 11, 2008 security release View products that this article applies to. On This Page Expand all &#124; Collapse all INTRODUCTION As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 959665 &#8211; Last Review: November 11, 2008 &#8211; Revision: 1.0</div>
<p><strong class=title>Detection and deployment guidance for the November 11, 2008 security release</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div id=kb_section class=section>
<h2 class=subTitle id=tocTitle><span><a >On This Page</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody id=tocDiv></div>
<p><noscript></noscript>
<div id=kb_expandcollapseall class=expandcollapseall><a >Expand all</a> | <a >Collapse all</a></div>
<h2 class=subTitle id=tocHeadRef><span><a >INTRODUCTION</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this detection and deployment guidance for all updates that are released during a Microsoft Security Response Center (MSRC) release cycle.</p>
<p>This guidance contains recommendations that are based on the kinds of scenarios that may exist in various Microsoft operating system environments. This guidance includes how to use tools such as the following tools:
<ul>
<li>Windows Update</li>
<li>Microsoft Update</li>
<li>Office Update</li>
<li>The Microsoft Baseline Security Analyzer (MBSA)</li>
<li>Windows Server Update Services (WSUS)</li>
<li>Microsoft System Center Configuration Manager</li>
<li>Microsoft Systems Management Server (SMS)</li>
<li>The Extended Security Update Inventory Tool</li>
</ul>
<p>This article describes the detection and deployment guidance for the security release that is dated November 11, 2008.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >MORE INFORMATION</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>
<h3 id=tocHeadRef>Detection and deployment</h3>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Update, Microsoft Update, Office Update, and Mactopia</h4>
<p>Security updates that were released on November 11, 2008 are available through the following Web sites. Any exceptions are described in each Web site section. The products that are supported by each Web site are also listed.</p>
<p><b>Note</b>Not every update is available on every Web site that is listed here.<br />
<h5 id=tocHeadRef>Windows Update</h5>
<div class=indent><a href=http://update.microsoft.com/windowsupdate>http://update.microsoft.com/windowsupdate</a><span class=pLink>            (http://update.microsoft.com/windowsupdate)        </span></div>
<p>The products that are supported by this Web site are as follows:
<ul>
<li>Microsoft Windows 2000</li>
<li>Windows XP</li>
<li>Windows Server 2003</li>
<li>Windows Vista</li>
<li>Windows Server 2008</li>
</ul>
<h5 id=tocHeadRef>Microsoft Update</h5>
<div class=indent><a href=http://update.microsoft.com/microsoftupdate>http://update.microsoft.com/microsoftupdate</a><span class=pLink>            (http://update.microsoft.com/microsoftupdate)        </span></div>
<p>You can detect security updates that were released on November 11, 2008 if you use Microsoft Update.</p>
<p><b>General exceptions</b><br />Microsoft Update does not support the following:
<ul>
<li>Visual Studio 2002 or Visual Studio 2003</li>
<li>Digital Image Suite 2006</li>
<li>SQL 7.0 or Microsoft Data Engine (MSDE) 1.0</li>
<li>Report Viewer 2005 or Report Viewer 2008</li>
<li>Visual FoxPro 8.0 Service Pack 1 (SP1), Visual FoxPro 9.0 SP1, or Visual FoxPro 9.0 SP2 when it is installed on Windows 2000 SP4</li>
<li>Platform SDK: GDI+</li>
<li>Any Office 2000 components</li>
<li>Any Macintosh products</li>
<li>MSN Messenger or Windows Live Messenger</li>
</ul>
<p><b>Specific exceptions</b><br />There are no specific exceptions this month.<br />
<h5 id=tocHeadRef>Office Update</h5>
<div class=indent><a href=http://office.microsoft.com>http://office.microsoft.com</a><span class=pLink>            (http://office.microsoft.com)        </span></div>
<p>The products that are supported by this Web site are as follows:
<ul>
<li>Office 2000</li>
<li>Office 2002</li>
<li>Office 2003</li>
<li>The 2007 Office system</li>
</ul>
<p><b>General exceptions</b>
<ul>
<li>Office Update does not support 2007 Office components when they are installed on computers that are running Windows Vista or Windows Server 2008. You must use Microsoft Update instead. </li>
<li>Office Update does not support any Macintosh products. </li>
</ul>
<h5 id=tocHeadRef>Mactopia</h5>
<div class=indent><a href=http://www.microsoft.com/mac>http://www.microsoft.com/mac/</a><span class=pLink>            (http://www.microsoft.com/mac/)        </span></div>
<p>The products that are supported by this Web site are as follows:
<ul>
<li>Microsoft Office 2001 for Mac</li>
<li>Microsoft Office 2004 for Mac</li>
<li>Microsoft Office X for Mac</li>
<li>Microsoft Office 2008 for Mac</li>
</ul>
<h4 id=tocHeadRef>Environments that detect security updates by using Microsoft Baseline Security Analyzer (MBSA) version 2.1</h4>
<p>You can detect security updates that were released on November 11, 2008 if you use MBSA version 2.1.</p>
<p><b>General exceptions</b><br />MBSA version 2.1 does not support the following:
<ul>
<li>Visual Studio 2002 or Visual Studio 2003</li>
<li>Digital Image Suite 2006</li>
<li>SQL 7.0 or Microsoft Data Engine (MSDE) 1.0</li>
<li>Report Viewer 2005 or Report Viewer 2008</li>
<li>Visual FoxPro 8.0 SP1, Visual FoxPro 9.0 SP1, or Visual FoxPro 9.0 SP2 when it is installed on Windows 2000 SP4</li>
<li>Platform SDK: GDI+</li>
<li>Any Office 2000 components</li>
<li>Any Macintosh products</li>
<li>Microsoft Works 8 when you use an offline scan<br /><b>Note</b> For more information, see the Offline and Online scans section later in this section. </li>
<li>MSN Messenger or Windows Live Messenger</li>
</ul>
<p><b>Specific exceptions</b><br />There are no specific exceptions this month.</p>
<p><b>Offline and Online scans</b>
<ul>
<li><b>Online scan</b><br />This is when the system that is scanned by MBSA 2.1 has connectivity to Microsoft Update. This is shown in the completed scan report. </li>
<li><b>Offline scan</b><br />This is when the system that is scanned by MBSA 2.1 is managed by WSUS or in an offline secure environment that forces the system to use theWSUSSCN2.CAB offline catalog. </li>
</ul>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Server Update Services (WSUS)</h4>
<p>You can detect and deploy security updates that were released on November 11, 2008 if you use any of the following items:
<ul>
<li>WSUS 2.0 Service Pack 1 (SP1)</li>
<li>WSUS 3.0</li>
<li>WSUS 3.0 SP1</li>
</ul>
<p><b>General exceptions</b>WSUS does not support the following:
<ul>
<li>Visual Studio 2002 or Visual Studio 2003</li>
<li>Digital Image Suite 2006</li>
<li>SQL 7.0 or Microsoft Data Engine (MSDE) 1.0</li>
<li>Report Viewer 2005 or Report Viewer 2008</li>
<li>Visual FoxPro 8.0 SP1, Visual FoxPro 9.0 SP1, or Visual FoxPro 9.0 SP2 when it is installed on Windows 2000 SP4</li>
<li>Platform SDK: GDI+</li>
<li>Any Office 2000 components</li>
<li>Any Macintosh products</li>
<li>MSN Messenger or Windows Live Messenger</li>
</ul>
<p><b>Specific exceptions</b><br />There are no specific exceptions this month.<br />
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using SMS 2.0, SMS 2003, or SCCM 2007</h4>
<p>You can detect and deploy all security updates that were released on November 11, 2008 if you use any of the following items:
<ul>
<li>Systems Management Server (SMS) 2.0 together with the SUS Feature Pack</li>
<li>Systems Management Server (SMS) 2003 together with the SUS Feature Pack</li>
<li>Systems Management Server (SMS) 2003 together with Inventory Tool for Microsoft Updates (ITMU)</li>
<li>System Center Configuration Manager (SCCM) 2007</li>
</ul>
<p><b>General exceptions</b>
<ul>
<li>Microsoft Systems Management Server 2003 Service Pack 3 (SP3) includes support for, and is required for, Windows Vista and Windows Server 2008 manageability. </li>
<li>SMS 2003 together with the ITMU and SCCM 2007 do not support the following products:
<ul>
<li>Visual Studio 2002 or Visual Studio 2003</li>
<li>Digital Image Suite 2006</li>
<li>SQL 7.0 or Microsoft Data Engine (MSDE) 1.0</li>
<li>Report Viewer 2005 or Report Viewer 2008</li>
<li>Visual FoxPro 8.0 SP1, Visual FoxPro 9.0 SP1 or Visual FoxPro 9.0 SP2 when it is installed on Windows 2000 SP4</li>
<li>Platform SDK: GDI+</li>
<li>Any Office 2000 components</li>
<li>Any Macintosh products</li>
<li>MSN Messenger or Windows Live Messenger</li>
</ul>
</li>
<li>SMS together with the SUS Feature Pack do not support the following products:
<ul>
<li>Microsoft Expression Web and Microsoft Expression Web 2</li>
<li>Host Integration Server 2000, 2004 and 2006</li>
<li>Forefront Client Security 1.0 when it is installed on Windows 2000 SP4</li>
<li>Report Viewer 2005 or Report Viewer 2008</li>
<li>Visual FoxPro 9.0 SP1 and Visual FoxPro 9.0 SP2 when it is installed on Windows 2000 SP4</li>
<li>The .NET Framework 2.0 and the .NET Framework 2.0 SP1 when it is installed on Windows 2000 SP4</li>
<li>Windows Media Player 11</li>
<li>Digital Image Suite 2006</li>
<li>Microsoft Data Engine (MSDE) 1.0</li>
<li>SQL Server 2005</li>
<li>SQL Server 2008</li>
<li>Visual Studio 2008</li>
<li>Exchange 2007 </li>
<li>Microsoft Works 8</li>
<li>The 2007 Office system</li>
<li>Windows Internet Explorer 7</li>
<li>Windows Vista</li>
<li>Windows Server 2008</li>
<li>Any x64-based versions of Windows or of SQL Server</li>
<li>Any Itanium-based versions of Windows or of SQL Server</li>
</ul>
</li>
<li>The SMS SUS Feature Pack, SMS ITMU, and SCCM do not support any Macintosh products. </li>
</ul>
<p><b>Specific exceptions</b><br />There are no specific exceptions this month.</p>
<p><b>Note</b>The SMS SUS Feature Pack requires the Extended Security Update Inventory Tool to detect all the security updates.</p>
<p>To obtain the Extended Security Update Inventory Tool, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en>http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en</a></span><span class=pLink>            (http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en)        </span></div>
<h4 id=tocHeadRef>Summary of detection and deployment guidance</h4>
<p>The following table summarizes the detection and deployment guidance for each new security update.</p>
<p><b>Note</b>To simplify this table, items that were listed under the general exceptions heading for each detection and deployment technology are not included.</p>
<p>For example, the <strong class=uiterm>SMS SUS Feature Pack</strong> column in this table may include a Yes. However, the security bulletin lists a Windows Vista component as affected. Previously, we would have stated in the table that the SMS SUS Feature Pack partly supported the deployment of the security update because the SMS SUS Feature Pack does not support Windows Vista components. Currently, we no longer account for that specific exception in the table because the exception is always listed as a general exception.
<div class=kb_outertablewrapper kb_outertablewrapper_closed>
<div class=kb_tabletop><span class=kb_collapsetext_close><span class=kb_collapsetext_background></span>Collapse this table</span><span class=kb_expandtext><span class=kb_expandtext_background></span>Expand this table</span></div>
<div class=kb_tablewrapper>
<table cellspacing=1 class=table>
<tr>
<th>Security update</th>
<th>Bulletin</th>
<th>Component</th>
<th>Office Update</th>
<th>Windows Update</th>
<th>Microsoft Update</th>
<th>MBSA 2.1</th>
<th>WSUS 2.0 and WSUS 3.0</th>
<th>SMS SUS Feature Pack</th>
<th>SMS Inventory Tool for Microsoft Updates</th>
<th>System Center Configuration Manager 2007</th>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect only</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
</tr>
<tr>
<td></td>
<td>MS08-068</td>
<td>SMB</td>
<td>N/A</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td></td>
<td>MS08-069</td>
<td>MSXML</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Rereleased security updates</h4>
<p>There are no rereleases this month.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
<h3 id=tocHeadRef>Frequently asked questions</h3>
<p><b>What is Microsoft doing to provide guidance about how to deploy these updates?</p>
<p></b>We encourage system administrators to join the monthly technical webcast to learn more about security updates.The webcast for this security update airs on November 12 at 11am (Pacific Time). To register, visit the following Microsoft Web site:
<div class=indent><a href=http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032374642>http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032374642</a><span class=pLink>            (http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032374642)        </span></div>
<p><b>What other information should I know about MBSA?</p>
<p></b>For more information about the programs that MBSA currently supports, visit the following Microsoft TechNet Web page:
<div class=indent><a href=http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx>http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx</a><span class=pLink>            (http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx)        </span></div>
<p><b>Can I use SMS or System Center Configuration Manager to determine whether the updates are required?</p>
<p></b>Yes. SMS helps detect and deploy these security updates. SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with SUSFP use MBSA version 1.2.1 technology for detection. Therefore, SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack have limitations that resemble the limitations of MBSA version 1.2.1.</p>
<p>For more information about SMS, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/fwlink/?LinkId=21158>http://go.microsoft.com/fwlink/?LinkId=21158</a><span class=pLink>            (http://go.microsoft.com/fwlink/?LinkId=21158)        </span></div>
<p>The SUS Feature Pack together with the Extended Security Update Inventory Tool are required to detect all the security updates on Microsoft Windows and on other affected Microsoft products.</p>
<p>For more information about the limitations of the SUS Feature Pack, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=306460>306460</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=306460/                        )        </span>Microsoft Baseline Security Analyzer (MBSA) returns note messages for some updates</div>
<p>SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack also use the Microsoft Office Inventory Tool to detect the required security updates for Microsoft Office programs such as Microsoft Word.</p>
<p>SMS 2003 customers can also use ITMU to detect and deploy security updates. ITMU uses technology from Microsoft Updates. For more information about ITMU, visit the following Microsoft Web site:
<div class=indent><a href=http://technet.microsoft.com/en-us/sms/bb676783.aspx>http://technet.microsoft.com/en-us/sms/bb676783.aspx</a><span class=pLink>            (http://technet.microsoft.com/en-us/sms/bb676783.aspx)        </span></div>
<p>System Center Configuration Manager 2007 uses WSUS 3.0 for detection and deployment of these security updates. Therefore, anything that is supported by WSUS 3.0 is also supported by System Center Configuration Manager 2007.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<li>Windows Vista Business</li>
<li>Windows Vista Enterprise</li>
<li>Windows Vista Home Basic</li>
<li>Windows Vista Home Premium</li>
<li>Windows Vista Ultimate</li>
<li>Windows Vista Business 64-bit Edition</li>
<li>Microsoft Windows Server 2003 Service Pack 2, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Web Edition</li>
<li>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Datacenter x64 Edition</li>
<li>Microsoft Windows Server 2003, Enterprise x64 Edition</li>
<li>Microsoft Windows Server 2003, Standard x64 Edition</li>
<li>Microsoft Windows XP Professional x64 Edition</li>
<li>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</li>
<li>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</li>
</ul>
<li>Microsoft Windows Server 2003 Service Pack 1, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Web Edition</li>
<li>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</li>
<li>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</li>
</ul>
<li>Microsoft Windows XP Service Pack 2, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows XP Professional</li>
<li>Microsoft Windows XP Home Edition</li>
</ul>
<ul class=kb_subList>
<li>Microsoft Windows 2000 Advanced Server</li>
<li>Microsoft Windows 2000 Datacenter Server</li>
<li>Microsoft Windows 2000 Professional Edition</li>
<li>Microsoft Windows 2000 Server</li>
</ul>
<li>Microsoft Windows Small Business Server 2003 Premium Edition</li>
<li>Microsoft Windows Small Business Server 2003 Standard Edition</li>
<li>Microsoft Small Business Server 2000 Standard Edition</li>
<li>Windows Server 2008 Datacenter without Hyper-V</li>
<li>Windows Server 2008 Enterprise without Hyper-V</li>
<li>Windows Server 2008 for Itanium-Based Systems</li>
<li>Windows Server 2008 Standard without Hyper-V</li>
<li>Windows Server 2008 Datacenter</li>
<li>Windows Server 2008 Enterprise</li>
<li>Windows Server 2008 Standard</li>
<li>Windows Web Server 2008</li>
<li>Microsoft Office 2000 Standard Edition</li>
<li>Microsoft Office Professional 2007</li>
<li>Microsoft Office Professional Plus 2007</li>
<li>Microsoft Office Standard 2007</li>
<li>Microsoft Office Ultimate 2007</li>
<li>Microsoft Office 2004 for Mac Professional Edition</li>
<li>Microsoft Office 2004 for Mac Standard Edition</li>
<li>Microsoft Office 2004 for Mac Student and Teacher Edition</li>
<li>Microsoft Office X for Mac Standard Edition</li>
<li>Microsoft Office 2008 for Mac</li>
<li>Microsoft Office 2008 for Mac Home and Student Edition</li>
<li>Microsoft Office 2008 for Mac Special Media Edition</li>
</ul>
</div>
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Ã‚Â                             </h5>
</td>
<td class=text>kbhowto kbsecurity kbsecbulletin kbinfo KB959665</td>
</tr>
</table>
</div>
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/detection-and-deployment-guidance-for-the-november-11-2008-security-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detection and deployment guidance for the May 13, 2008 security release</title>
		<link>http://ossmall.info/detection-and-deployment-guidance-for-the-may-13-2008-security-release/</link>
		<comments>http://ossmall.info/detection-and-deployment-guidance-for-the-may-13-2008-security-release/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 13:51:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App HowTo]]></category>
		<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[MS Office Accounting]]></category>
		<category><![CDATA[MS Office Excel]]></category>
		<category><![CDATA[MS Office Groove]]></category>
		<category><![CDATA[MS Office InfoPath]]></category>
		<category><![CDATA[MS Office OneNote]]></category>
		<category><![CDATA[MS Office Outlook]]></category>
		<category><![CDATA[MS Office Powerpoint]]></category>
		<category><![CDATA[MS Office Project 2007]]></category>
		<category><![CDATA[MS Office Publisher]]></category>
		<category><![CDATA[MS Office SharePoint]]></category>
		<category><![CDATA[MS Office Suite 2007]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[MS Office Word]]></category>
		<category><![CDATA[MS Visual Studio]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[Visual Help]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Win XP Center]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>
		<category><![CDATA[XP HowTo]]></category>

		<guid isPermaLink="false">http://ossmall.info/detection-and-deployment-guidance-for-the-may-13-2008-security-release/</guid>
		<description><![CDATA[Detection and deployment guidance for the May 13, 2008 security release View products that this article applies to. Article ID : 952726 Last Review : May 13, 2008 Revision : 1.0 On This Page INTRODUCTION As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Detection and deployment guidance for the May 13, 2008 security release</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>952726</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>May 13, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.0</td>
</tr>
</table>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this detection and deployment guidance for all updates that are released during a Microsoft Security Response Center (MSRC) release cycle. </p>
<p>This guidance contains recommendations that are based on the kinds of scenarios that may exist in various Microsoft operating system environments. This guidance includes how to use tools such as the following tools:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Update</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Update</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office Update</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The Microsoft Baseline Security Analyzer (MBSA)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server Update Services (WSUS)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft System Center Configuration Manager</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Systems Management Server (SMS)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The Extended Security Update Inventory Tool</td>
</tr>
</table>
<p>This article describes the detection and deployment guidance for the security release that is dated May 13, 2008.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>
<h3 id=tocHeadRef>Detection and deployment</h3>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Update, Microsoft Update, Office Update, and Mactopia</h4>
<p>Security updates that were released on May 13, 2008 are available through the following Web sites. Any exceptions are described in each Web site section. The products that are supported by each Web site are also listed. </p>
<p><b>Note</b>Not every update is available on every Web site that is listed here.<br />
<h5 id=tocHeadRef>Windows Update</h5>
<div class=indent><a href=http://update.microsoft.com/windowsupdate>http://update.microsoft.com/windowsupdate</a><span class=pLink> (http://update.microsoft.com/windowsupdate)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows XP</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008</td>
</tr>
</table>
<h5 id=tocHeadRef>Microsoft Update</h5>
<div class=indent><a href=http://update.microsoft.com/microsoftupdate>http://update.microsoft.com/microsoftupdate</a><span class=pLink> (http://update.microsoft.com/microsoftupdate)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Security and Acceleration Server 2004</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Security and Acceleration Server 2006</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Exchange 2000 Server</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Exchange Server 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Exchange Server 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The 2007 Microsoft Office system</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows XP</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft SQL Server 2005</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Forefront Client Security</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Update does not support Office 2000 components. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Update does not support any Apple Macintosh products. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Security update 952044 (security bulletin MS08-029)<br />Microsoft Update supports only the Forefront Client Security and Windows Defender parts of this update. The other products that use the Malware Protection Engine update provide built-in mechanisms for automatic detection and deployment.</td>
</tr>
</table>
<h5 id=tocHeadRef>Office Update</h5>
<div class=indent><a href=http://office.microsoft.com>http://office.microsoft.com</a><span class=pLink> (http://office.microsoft.com)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office 2000</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office 2002</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The 2007 Office system</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office Update does not support 2007 Office components when they are installed on computers that are running Windows Vista or Windows Server 2008. You must use Microsoft Update instead. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Office Update does not support any Macintosh products. </td>
</tr>
</table>
<h5 id=tocHeadRef>Mactopia</h5>
<div class=indent><a href=http://www.microsoft.com/mac>http://www.microsoft.com/mac/</a><span class=pLink> (http://www.microsoft.com/mac/)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2001 for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office X for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect security updates by using Microsoft Baseline Security Analyzer (MBSA) version 2.1</h4>
<p>You can detect security updates that were released on May 13, 2008 if you use MBSA version 2.1. </p>
<p><b>Note</b> MBSA version 2.1 is now released and fully supports security and vulnerability assessment scans on Windows Vista and Windows Server 2008.<b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 2.1 does not support any Office 2000 components. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 2.1 does not support any Macintosh products. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>MBSA version 1.2.1 and 2.0.1 are no longer supported. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Security update 952044 (security bulletin MS08-029)<br />MBSA version 2.1 does not support the Malware Protection Engine update. The products that use the Malware Protection Engine update provide built-in mechanisms for automatic detection and deployment.</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Server Update Services (WSUS)</h4>
<p>You can detect and deploy security updates that were released on May 13, 2008 if you use any of the following items:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 2.0 Service Pack 1 (SP1)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 3.0</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 3.0 Service Pack 1 (SP1)</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 2.0 SP1, WSUS 3.0, and WSUS 3.0 SP1 do not support any Office 2000 components. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>WSUS 2.0 SP1, WSUS 3.0, and WSUS 3.0 SP1 do not support any Macintosh products. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>SUS 1.0 Service Pack 1 (SP1) is no longer supported. It will not receive security updates. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Security update 952044 (security bulletin MS08-029)<br />WSUS 2.0 and WSUS 3.0 support only the Forefront Client Security and Windows Defender parts of this update.  The other products that use the Malware Protection Engine update provide built-in mechanisms for automatic detection and deployment.</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using SMS 2.0, SMS 2003, or System Center Configuration Manager 2007</h4>
<p>You can detect and deploy all security updates that were released on May 13, 2008 if you use any of the following items:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Systems Management Server (SMS) 2.0 together with the SUS Feature Pack</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Systems Management Server (SMS) 2003 together with the SUS Feature Pack</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Systems Management Server (SMS) 2003 together with Inventory Tool for Microsoft Updates (ITMU)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>System Center Configuration Manager 2007</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>SMS ITMU and System Center Configuration Manager do not support any Office 2000 components. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text> SMS together with the SUS Feature Pack does not support the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The 2007 Office system</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Internet Explorer 7</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Any x64-based versions of Windows</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Any Itanium-based versions of Windows</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The SMS SUS Feature Pack, SMS ITMU, and System Center Configuration Manager do not support any Macintosh products. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Security update 952044 (security bulletin MS08-029)<br />SMS ITMU and SUS Feature Pack do not support the Malware Protection Engine update. System Center Configuration Manager 2007 supports only the Forefront Client Security and Windows Defender parts of this update. The products that use the Malware Protection Engine update provide built-in mechanisms for automatic detection and deployment. </td>
</tr>
</table>
<p><b>Note</b>The SMS SUS Feature Pack requires the Extended Security Update Inventory Tool to detect all the security updates. </p>
<p>To obtain the Extended Security Update Inventory Tool, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en>http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en</a></span><span class=pLink> (http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en)</span></div>
<h4 id=tocHeadRef>Summary of detection and deployment guidance</h4>
<p>The following table summarizes the detection and deployment guidance for each new security update. </p>
<p><b>Note</b>To simplify this table, items that were listed under the general exceptions heading for each detection and deployment technology are not included. </p>
<p>For example, the Microsoft Update column in this table may include a Yes. However, the security bulletin lists an Office 2000 component as affected. Previously, we would have stated in the table that Microsoft Update partly supported deployment of the security update. However, no Office 2000 components are supported by Microsoft Update. Therefore, we no longer account for that product in the table because it is always listed as a general exception.<br />
<table cellspacing=1 class=table>
<tr>
<th>Security update</th>
<th>Bulletin</th>
<th>Component</th>
<th>Office Update</th>
<th>Windows Update</th>
<th>Microsoft Update</th>
<th>MBSA 2.1</th>
<th>WSUS 2.0 and WSUS 3.0</th>
<th>SMS SUS Feature Pack</th>
<th>SMS Inventory Tool for Microsoft Updates</th>
<th>System Center Configuration Manager 2007</th>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect only</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
</tr>
<tr>
<td>951207</td>
<td>MS08-026</td>
<td>Word</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>951208</td>
<td>MS08-027</td>
<td>Publisher</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>950749</td>
<td>MS08-028</td>
<td>Jet</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>952044</td>
<td>MS08-029</td>
<td>Malware Protection Engine</td>
<td>Not applicable</td>
<td>Not applicable</td>
<td>Yes</td>
<td>No</td>
<td>Partly, see the WSUS section</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
</tr>
</table>
<h4 id=tocHeadRef>Rereleased security updates</h4>
<p>There are no rereleases this month.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<h3 id=tocHeadRef>Frequently asked questions</h3>
<p><b>What is Microsoft doing to provide guidance about how to deploy these updates? </p>
<p></b>We encourage system administrators to join the monthly technical Webcast to learn more about security updates. The Webcast for this security update airs on May 14, 2008 at 11:00 A.M. (Pacific Time). To register, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032357221&amp;culture=en-US>http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032357221&amp;culture=en-US&gt; </a></span><span class=pLink> (http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032357221&amp;culture=en-US)</span></div>
<p><b>What other information should I know about MBSA? </p>
<p></b>For more information about the programs that MBSA currently supports, visit the following Microsoft TechNet Web page:
<div class=indent><a href=http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx>http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx</a><span class=pLink> (http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx)</span></div>
<p><b>Can I use SMS or System Center Configuration Manager to determine whether the updates are required? </p>
<p></b>Yes. SMS helps detect and deploy these security updates. SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with SUSFP use MBSA version 1.2.1 technology for detection. Therefore, SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack have limitations that resemble the limitations of MBSA version 1.2.1. </p>
<p>For more information about SMS, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/fwlink/?LinkId=21158>http://go.microsoft.com/fwlink/?LinkId=21158</a><span class=pLink> (http://go.microsoft.com/fwlink/?LinkId=21158)</span></div>
<p>The SUS Feature Pack together with the Extended Security Update Inventory Tool is required to detect all the security updates on Microsoft Windows and on other affected Microsoft products. </p>
<p>For more information about the limitations of the SUS Feature Pack, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=306460>306460</a><span class=pLink> (/Feedback.aspx?kbNumber=306460/)</span>Microsoft Baseline Security Analyzer (MBSA) returns note messages for some updates </div>
<p>SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack also use the Microsoft Office Inventory Tool to detect the required security updates for Microsoft Office programs such as Microsoft Word. </p>
<p>SMS 2003 customers can also use ITMU to detect and to deploy security updates. ITMU uses technology from Microsoft Updates. For more information about ITMU, visit the following Microsoft Web site:
<div class=indent><a href=http://technet.microsoft.com/en-us/sms/bb676783.aspx>http://technet.microsoft.com/en-us/sms/bb676783.aspx</a><span class=pLink> (http://technet.microsoft.com/en-us/sms/bb676783.aspx)</span></div>
<p>System Center Configuration Manager 2007 uses WSUS 3.0 for detection and deployment of these security updates. Therefore, anything that is supported by WSUS 3.0 is also supported by System Center Configuration Manager 2007.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Professional x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 1, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Professional</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Home Edition</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows 2000 Service Pack 4, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Advanced Server</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Datacenter Server</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Professional Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows 2000 Server</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Premium Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Small Business Server 2000 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Datacenter without Hyper-V</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Enterprise without Hyper-V</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 for Itanium-Based Systems</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Standard without Hyper-V</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Datacenter</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Standard</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Web Server 2008</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2000 Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office XP Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Standard Edition 2003</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Professional 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Professional Plus 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Standard 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office Ultimate 2007</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2004 for Mac Student and Teacher Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office X for Mac Standard Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac Home and Student Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Office 2008 for Mac Special Media Edition</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbhowto kbsecurity kbsecbulletin kbinfo KB952726</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/detection-and-deployment-guidance-for-the-may-13-2008-security-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS08-036: Vulnerabilities in Pragmatic General Multicast (PGM) could allow denial of service</title>
		<link>http://ossmall.info/ms08-036-vulnerabilities-in-pragmatic-general-multicast-pgm-could-allow-denial-of-service/</link>
		<comments>http://ossmall.info/ms08-036-vulnerabilities-in-pragmatic-general-multicast-pgm-could-allow-denial-of-service/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 03:44:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VS General]]></category>

		<guid isPermaLink="false">http://ossmall.info/ms08-036-vulnerabilities-in-pragmatic-general-multicast-pgm-could-allow-denial-of-service/</guid>
		<description><![CDATA[MS08-036: Vulnerabilities in Pragmatic General Multicast (PGM) could allow denial of service View products that this article applies to. Article ID : 950762 Last Review : June 10, 2008 Revision : 1.0 On This Page INTRODUCTION Microsoft has released security bulletin MS08-036. The security bulletin contains all the relevant information about the security update. This [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>MS08-036: Vulnerabilities in Pragmatic General Multicast (PGM) could allow denial of service</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>950762</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>June 10, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.0</td>
</tr>
</table>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>Microsoft has released security bulletin MS08-036. The		  security bulletin contains all the relevant information about the security		  update. This information includes deployment options. To view the complete		  security bulletin, visit one of the following Microsoft Web sites:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Home users:
<div class=indent><span class=ll><a href=http://www.microsoft.com/protect/computer/updates/bulletins/200806.mspx>http://www.microsoft.com/protect/computer/updates/bulletins/200806.mspx</a></span><span class=pLink> (http://www.microsoft.com/protect/computer/updates/bulletins/200806.mspx)</span></div>
<p><b>Skip the details</b>: Download the updates for your home computer or laptop from the				Microsoft Update Web site now:
<div class=indent><a href=http://update.microsoft.com/microsoftupdate>http://update.microsoft.com/microsoftupdate/</a><span class=pLink> (http://update.microsoft.com/microsoftupdate/)</span></div>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>IT professionals:
<div class=indent><a href=http://www.microsoft.com/technet/security/bulletin/ms08-036.mspx>http://www.microsoft.com/technet/security/bulletin/ms08-036.mspx</a><span class=pLink> (http://www.microsoft.com/technet/security/bulletin/ms08-036.mspx)</span></div>
</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<h3 id=tocHeadRef>How to obtain help and support for this security update</h3>
<p> For home users, no-charge support is available by calling			 1-866-PCSAFETY in the United States and Canada or by contacting your local			 Microsoft subsidiary. For more information about how to contact your local			 Microsoft subsidiary for support issues with security updates, visit the			 Microsoft International Support Web site:
<div class=indent><a href=http://support.microsoft.com/common/international.aspx?rdpath=4>http://support.microsoft.com/common/international.aspx?rdpath=4</a><span class=pLink> (http://support.microsoft.com/common/international.aspx?rdpath=4)</span></div>
<p> North American customers can also obtain instant access to			 unlimited no-charge e-mail support or to unlimited individual chat support by			 visiting the following Microsoft Web site:
<div class=indent><a href=http://support.microsoft.com/oas/default.aspx?&amp;prid=7552>http://support.microsoft.com/oas/default.aspx?&amp;prid=7552</a><span class=pLink> (http://support.microsoft.com/oas/default.aspx?&amp;prid=7552)</span></div>
<p> For enterprise customers, support for security updates is			 available through your usual support contacts.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<div class=sbody>
<h3 id=tocHeadRef>File information</h3>
<p> The English (United States) version of this security update			 has the file attributes (or later file attributes) that are listed in the			 following table. The dates and times for these files are listed in Coordinated			 Universal Time (UTC). When you view the file information, it is converted to			 local time. To find the difference between UTC and local time, use the			 <strong class=uiterm>Time Zone</strong> tab in the <strong class=uiterm>Date and Time</strong> item in			 Control Panel.<br />
<h4 id=tocHeadRef>For all supported Itanium-based editions of Windows Server 2008</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ia64_28e8b318b2ae5693b178d232c1a46201_31bf3856ad364e35_6.0.6001.18069_none_7961d3424ab1e4e3.manifest</td>
<td>Not				  Applicable</td>
<td>1,036</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Ia64_e1e9e1a2d971fb335250f914b8e4383f_31bf3856ad364e35_6.0.6001.22176_none_b5c544a83d8d562d.manifest</td>
<td>Not				  Applicable</td>
<td>1,036</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Ia64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.18069_none_5447933988119421.manifest</td>
<td>Not				  Applicable</td>
<td>7,909</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Ia64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.22176_none_54c35f3aa13a03d7.manifest</td>
<td>Not				  Applicable</td>
<td>7,480</td>
<td>10-May-2008</td>
<td>04:09</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb950762_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,959</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb950762~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,881</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,419</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,438</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,424</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,443</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update-bf.mum</td>
<td>Not				  Applicable</td>
<td>1,415</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.18069_none_bab9351974d1be56.manifest</td>
<td>Not				  Applicable</td>
<td>5,123</td>
<td>10-May-2008</td>
<td>03:52</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.22176_none_bb35011a8dfa2e0c.manifest</td>
<td>Not				  Applicable</td>
<td>5,123</td>
<td>10-May-2008</td>
<td>03:33</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6001.18069</td>
<td>364,032</td>
<td>10-May-2008</td>
<td>02:05</td>
<td>IA-64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.18000</td>
<td>40,448</td>
<td>19-Jan-2008</td>
<td>08:29</td>
<td>IA-64</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6001.22176</td>
<td>364,032</td>
<td>10-May-2008</td>
<td>01:44</td>
<td>IA-64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.22176</td>
<td>40,448</td>
<td>10-May-2008</td>
<td>03:37</td>
<td>IA-64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.18069</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:35</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.22176</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:22</td>
<td>x86</td>
</tr>
</table>
<h4 id=tocHeadRef>For all supported x64-based editions of Windows Vista or Windows Server 2008</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Amd64_214b2b777b1aec679ed42beb453b4202_31bf3856ad364e35_6.0.6000.16687_none_f4817ccc9618fbb9.manifest</td>
<td>Not				  Applicable</td>
<td>1,038</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_448cada65f02a0b18e14715faadb9ad3_31bf3856ad364e35_6.0.6001.22176_none_947886f2e96109d0.manifest</td>
<td>Not				  Applicable</td>
<td>1,038</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_cf891490fccc983b920a7e17dc7dfd10_31bf3856ad364e35_6.0.6001.18069_none_75457f1254233720.manifest</td>
<td>Not				  Applicable</td>
<td>1,038</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_f2983e5aa66b43fd26a2f9e7d3c640e5_31bf3856ad364e35_6.0.6000.20832_none_d61d592260a8766b.manifest</td>
<td>Not				  Applicable</td>
<td>1,038</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6000.16687_none_ae66abb5435c709e.manifest</td>
<td>Not				  Applicable</td>
<td>7,566</td>
<td>10-May-2008</td>
<td>04:17</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6000.20832_none_af2158905c560327.manifest</td>
<td>Not				  Applicable</td>
<td>7,566</td>
<td>10-May-2008</td>
<td>03:54</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.18069_none_b0648ac74070fc5b.manifest</td>
<td>Not				  Applicable</td>
<td>7,489</td>
<td>10-May-2008</td>
<td>04:34</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.22176_none_b0e056c859996c11.manifest</td>
<td>Not				  Applicable</td>
<td>7,489</td>
<td>10-May-2008</td>
<td>04:32</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb950762_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,124</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb950762~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>3,052</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb950762_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,964</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb950762~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,888</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb950762_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,964</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb950762~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,888</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,423</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,442</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_1_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,365</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,384</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,699</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,732</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,423</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,442</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,428</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,448</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update-bf.mum</td>
<td>Not				  Applicable</td>
<td>2,068</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6000.16687_none_b8bb560777bd3299.manifest</td>
<td>Not				  Applicable</td>
<td>5,198</td>
<td>10-May-2008</td>
<td>03:42</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6000.20832_none_b97602e290b6c522.manifest</td>
<td>Not				  Applicable</td>
<td>5,198</td>
<td>10-May-2008</td>
<td>03:21</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.18069_none_bab9351974d1be56.manifest</td>
<td>Not				  Applicable</td>
<td>5,123</td>
<td>10-May-2008</td>
<td>03:52</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Wow64_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.22176_none_bb35011a8dfa2e0c.manifest</td>
<td>Not				  Applicable</td>
<td>5,123</td>
<td>10-May-2008</td>
<td>03:33</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6000.16687</td>
<td>140,288</td>
<td>10-May-2008</td>
<td>01:46</td>
<td>x64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.16687</td>
<td>17,408</td>
<td>10-May-2008</td>
<td>03:47</td>
<td>x64</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6000.20832</td>
<td>140,288</td>
<td>10-May-2008</td>
<td>01:40</td>
<td>x64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.20832</td>
<td>17,408</td>
<td>10-May-2008</td>
<td>03:34</td>
<td>x64</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6001.18069</td>
<td>140,288</td>
<td>10-May-2008</td>
<td>01:58</td>
<td>x64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.18069</td>
<td>17,408</td>
<td>10-May-2008</td>
<td>03:55</td>
<td>x64</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6001.22176</td>
<td>140,288</td>
<td>10-May-2008</td>
<td>01:50</td>
<td>x64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.22176</td>
<td>17,408</td>
<td>10-May-2008</td>
<td>03:49</td>
<td>x64</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.16687</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:30</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.20832</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:14</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.18069</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:35</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.22176</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:22</td>
<td>x86</td>
</tr>
</table>
<h4 id=tocHeadRef>For all supported 32-bit editions of Windows Vista or Windows Server 2008</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Package_1_for_kb950762_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,904</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb950762~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,608</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb950762_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,746</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb950762~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,446</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb950762_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,746</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb950762~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>2,446</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,415</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,434</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_1_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,357</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,376</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,689</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,722</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,415</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,434</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,420</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb950762_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,440</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update-bf.mum</td>
<td>Not				  Applicable</td>
<td>2,054</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_1d142a5f819914897923766fc04ad8a1_31bf3856ad364e35_6.0.6000.16687_none_7986d5c7ed9e6846.manifest</td>
<td>Not				  Applicable</td>
<td>694</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_2a642c1097eb91642210818a097375c6_31bf3856ad364e35_6.0.6001.22176_none_cd555138c0c5e8f3.manifest</td>
<td>Not				  Applicable</td>
<td>694</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_6413f6164136512ddd22035ef2c1368d_31bf3856ad364e35_6.0.6001.18069_none_3f47989189c4b483.manifest</td>
<td>Not				  Applicable</td>
<td>694</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_82609b8be8a68883ab2a47af42e05eea_31bf3856ad364e35_6.0.6000.20832_none_fe33e3bb04582609.manifest</td>
<td>Not				  Applicable</td>
<td>694</td>
<td>12-May-2008</td>
<td>20:07</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6000.16687_none_524810318afeff68.manifest</td>
<td>Not				  Applicable</td>
<td>7,546</td>
<td>10-May-2008</td>
<td>03:49</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6000.20832_none_5302bd0ca3f891f1.manifest</td>
<td>Not				  Applicable</td>
<td>7,546</td>
<td>10-May-2008</td>
<td>03:27</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.18069_none_5445ef4388138b25.manifest</td>
<td>Not				  Applicable</td>
<td>7,900</td>
<td>12-May-2008</td>
<td>20:10</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-rmcast_31bf3856ad364e35_6.0.6001.22176_none_54c1bb44a13bfadb.manifest</td>
<td>Not				  Applicable</td>
<td>7,471</td>
<td>10-May-2008</td>
<td>03:41</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6000.16687</td>
<td>113,664</td>
<td>10-May-2008</td>
<td>01:21</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.16687</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:30</td>
<td>x86</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6000.20832</td>
<td>113,664</td>
<td>10-May-2008</td>
<td>01:15</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.20832</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:14</td>
<td>x86</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6001.18069</td>
<td>113,664</td>
<td>10-May-2008</td>
<td>01:33</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6000.16386</td>
<td>14,848</td>
<td>02-Nov-2006</td>
<td>09:46</td>
<td>x86</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>6.0.6001.22176</td>
<td>113,664</td>
<td>10-May-2008</td>
<td>01:20</td>
<td>x86</td>
</tr>
<tr>
<td>Wshrm.dll</td>
<td>6.0.6001.22176</td>
<td>14,848</td>
<td>10-May-2008</td>
<td>03:22</td>
<td>x86</td>
</tr>
</table>
<h4 id=tocHeadRef>For all supported x64-based editions of Windows Server 2003 or Windows XP Professional</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
<th>SP				  requirement</th>
<th>Service branch</th>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.3136</td>
<td>180,736</td>
<td>09-May-2008</td>
<td>04:16</td>
<td>x64</td>
<td>SP1</td>
<td>SP1GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.3136</td>
<td>180,736</td>
<td>09-May-2008</td>
<td>04:16</td>
<td>x64</td>
<td>SP1</td>
<td>SP1QFE</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.4290</td>
<td>181,248</td>
<td>09-May-2008</td>
<td>04:20</td>
<td>x64</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.4290</td>
<td>181,248</td>
<td>09-May-2008</td>
<td>04:15</td>
<td>x64</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
</table>
<h4 id=tocHeadRef>For all supported Itanium-based editions of Windows Server 2003</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
<th>SP				  requirement</th>
<th>Service branch</th>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.3136</td>
<td>338,944</td>
<td>09-May-2008</td>
<td>04:17</td>
<td>IA-64</td>
<td>SP1</td>
<td>SP1GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.3136</td>
<td>338,944</td>
<td>09-May-2008</td>
<td>04:17</td>
<td>IA-64</td>
<td>SP1</td>
<td>SP1QFE</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.4290</td>
<td>339,968</td>
<td>09-May-2008</td>
<td>04:19</td>
<td>IA-64</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.4290</td>
<td>339,968</td>
<td>09-May-2008</td>
<td>04:18</td>
<td>IA-64</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
</table>
<h4 id=tocHeadRef>For all supported 32-bit editions of Windows Server 2003</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
<th>SP				  requirement</th>
<th>Service branch</th>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.3136</td>
<td>108,544</td>
<td>08-May-2008</td>
<td>12:48</td>
<td>x86</td>
<td>SP1</td>
<td>SP1GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.3136</td>
<td>108,544</td>
<td>08-May-2008</td>
<td>13:11</td>
<td>x86</td>
<td>SP1</td>
<td>SP1QFE</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.4290</td>
<td>109,568</td>
<td>08-May-2008</td>
<td>13:27</td>
<td>x86</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.2.3790.4290</td>
<td>109,568</td>
<td>08-May-2008</td>
<td>12:58</td>
<td>x86</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
</table>
<h4 id=tocHeadRef>For all supported 32-bit editions of Windows XP</h4>
<table cellspacing=1 class=table>
<tr>
<th>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
<th>SP				  requirement</th>
<th>Service branch</th>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.1.2600.3369</td>
<td>202,752</td>
<td>08-May-2008</td>
<td>12:28</td>
<td>x86</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.1.2600.3369</td>
<td>203,008</td>
<td>08-May-2008</td>
<td>12:14</td>
<td>x86</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.1.2600.5598</td>
<td>203,136</td>
<td>08-May-2008</td>
<td>14:02</td>
<td>x86</td>
<td>SP3</td>
<td>SP3GDR</td>
</tr>
<tr>
<td>Rmcast.sys</td>
<td>5.1.2600.5598</td>
<td>203,136</td>
<td>08-May-2008</td>
<td>13:58</td>
<td>x86</td>
<td>SP3</td>
<td>SP3QFE</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 R2 Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 R2 Enterprise Edition (32-Bit x86)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 R2 Datacenter Edition (32-Bit x86)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 R2 Standard x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 R2 Datacenter x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003, Standard x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003, Enterprise x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003, Datacenter x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 1, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Standard x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003 R2 Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003 R2 Enterprise Edition (32-Bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003 R2 Datacenter Edition (32-Bit x86)</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003 R2 Standard x64 Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows Server 2003 R2 Datacenter x64 Edition</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Tablet PC Edition 2005</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Media Center Edition 2005</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Professional x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Service Pack 3, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Home Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Professional</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Home Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Microsoft Windows XP Professional</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Starter</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Premium 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Home Basic 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Service Pack 1, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Enterprise 64-bit Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Home Basic 64-bit Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Home Premium 64-bit Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Ultimate 64-bit Edition</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Starter</td>
</tr>
<tr>
<td>Â </td>
<td>Â </td>
<td class=text>Windows Vista Ultimate</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 for Itanium-Based Systems</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Datacenter</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Server 2008 Standard</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Web Server 2008</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbexpertiseinter kbpubtypekc kbfix kbbug kbsecvulnerability kbsecbulletin kbsecurity kbqfe kbexpertisebeginner KB950762</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/ms08-036-vulnerabilities-in-pragmatic-general-multicast-pgm-could-allow-denial-of-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information about Network Monitor 3</title>
		<link>http://ossmall.info/information-about-network-monitor-3/</link>
		<comments>http://ossmall.info/information-about-network-monitor-3/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 11:50:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App HowTo]]></category>
		<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[OS X Applications]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>
		<category><![CDATA[XP HowTo]]></category>

		<guid isPermaLink="false">http://ossmall.info/information-about-network-monitor-3/</guid>
		<description><![CDATA[Information about Network Monitor 3 View products that this article applies to. Article ID : 933741 Last Review : March 17, 2008 Revision : 3.0 INTRODUCTION This article contains information about Microsoft Network Monitor 3. Network Monitor 3 is a protocol analyzer. It enables you to capture, to view, and to analyze network data. You [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Information about Network Monitor 3</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>933741</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 17, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>3.0</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>This article contains information about Microsoft Network Monitor 3. Network Monitor 3 is a protocol analyzer.  It enables you to capture, to view, and to analyze network data. You can use it to help troubleshoot problems with applications on the network.  </p>
<p>  This article contains download and support information, installation notes, and general usage information about Network Monitor 3.  Network Monitor 3.1 is the latest version.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>Network Monitor 3  is a complete overhaul of the earlier Network Monitor 2.<var>x</var> version. Some key features of Network Monitor 3 include the following:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Script-based parser model</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Simultaneous capture sessions</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Support for Windows Vista </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Support for 32-bit platforms and for 64-bit platforms </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Support for network conversations</td>
</tr>
</table>
<h4 id=tocHeadRef>Download and support information</h4>
<p>To download Network Monitor 3.1 visit the following Microsoft Web sites:
<div class=indent><b>Windows Vista, x86-based versions</b><br /><span class=ll><a href=http://download.microsoft.com/download/1/8/f/18fd3dfa-ea78-4ed0-a62d-f5b043391ea4/nm31_release_x86.msi>http://download.microsoft.com/download/1/8/f/18fd3dfa-ea78-4ed0-a62d-f5b043391ea4/NM31_Release_x86.msi</a></span><span class=pLink> (http://download.microsoft.com/download/1/8/f/18fd3dfa-ea78-4ed0-a62d-f5b043391ea4/nm31_release_x86.msi)</span></div>
<div class=indent><b>Windows Vista, x64-based versions</b><br /><span class=ll><a href=http://download.microsoft.com/download/1/8/f/18fd3dfa-ea78-4ed0-a62d-f5b043391ea4/nm31_release_x64.msi>http://download.microsoft.com/download/1/8/f/18fd3dfa-ea78-4ed0-a62d-f5b043391ea4/NM31_Release_x64.msi</a></span><span class=pLink> (http://download.microsoft.com/download/1/8/f/18fd3dfa-ea78-4ed0-a62d-f5b043391ea4/nm31_release_x64.msi)</span></div>
<p>Support information for Network Monitor 3  is located at the following Microsoft Connect Web site:
<div class=indent><a href=http://connect.microsoft.com>http://connect.microsoft.com</a><span class=pLink> (http://connect.microsoft.com)</span></div>
<p> You must sign in to the Web site by using a   Windows Live ID. After you sign in, you can apply to participate in the program. To do this, in the <strong class=uiterm>Options</strong> column of the table, click <strong class=uiterm>Apply</strong> next to <strong class=uiterm>Network Monitor 3</strong>.  After you enroll in the program, you have access to newsgroups, and you can submit bug reports.<br />
<h4 id=tocHeadRef>Installation notes</h4>
<p>Network Monitor 3.1 can co-exist with earlier versions of Network Monitor. By default, Network Monitor 3.1 is installed in the %Program Files% Microsoft Network Monitor 3.0   folder. Therefore, conflicts do not occur if an earlier version is installed in a different folder on the computer. When you install Network Monitor 3.1, Network Monitor 3 is uninstalled.</p>
<p>Network Monitor 3.1 includes a new driver for Windows Vista-based computers. This new driver supports new features of the Network Driver Interface Specification (NDIS) 6.0 driver.  If you are using tools that rely on Network Monitor 2.<var>x</var> NPPTools, the tools will no longer work. To capture network data in Windows Vista, you must use Network Monitor 3.1.  Network Monitor 2.<var>x</var> does not capture network data correctly in Windows Vista. </p>
<p>Suggested hardware to run Network Monitor 3.1 is listed as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>	1 GHz or faster processor</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>1 GB or more memory</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>25 MB free space on the hard disk, and additional hard disk space to store capture files</td>
</tr>
</table>
<p>Network Monitor 3.1 is supported on the following operating systems:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows XP</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003</td>
</tr>
</table>
<h5 id=tocHeadRef>Warnings and cautions</h5>
<p>Currently, we do not recommend that you run Network Monitor 3 on production systems. In scenarios where load is something to consider, use the command-line version of Network Monitor 3  to capture network data. The command-line version is Nmcap.exe. For more information about Nmcap.exe, see the Nmcap.exe command-line tool section.</p>
<p>Network Monitor 3 may consume lots of system resources. Some things to consider are listed as follows.<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Disk space</b></p>
<p>When you start a capture session, Network Monitor 3 stores frames in a sequence of capture files that are located in the  Temp folder. By default, the size of each capture file is 20 MB. By default, if you do not stop the capture session, Network Monitor 3 continues to store capture files in the  Temp folder until the free hard disk space on the computer is less than 2 percent. Then, Network Monitor 3 stops the capture session.</p>
<p>You can configure the capture file size, the location where the capture files are stored, the free hard disk space limit, and other capture options. To do this, on the <strong class=uiterm>Tools</strong> menu, point to <strong class=uiterm>Options</strong>, and then click the <strong class=uiterm>Capture</strong> tab.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Memory use</b></p>
<p>In addition to capturing data, Network Monitor 3 assigns properties to frames, and then uses the properties to group the frames into conversations. Network Monitor 3 displays the conversations and the associated frames in a tree structure in the <strong class=uiterm>Network Conversations</strong> pane.</p>
<p>The Conversations feature of Network Monitor 3 significantly increases memory use. This may cause the computer to become unresponsive. By default, the Conversations feature is turned off.  Some higher-level protocol filters require conversation properties.  To turn on  the Conversations feature, click the <strong class=uiterm>Start Page</strong> tab, and then click to select the <strong class=uiterm>Enable Conversations</strong> check box.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Processor utilization</b></p>
<p>The Conversations feature of Network Monitor 3 may significantly increase processor utilization when lots of frames are processed. By default, the Conversations feature  is turned off, as mentioned in the Memory use section. </td>
</tr>
</table>
<h4 id=tocHeadRef>General usage</h4>
<p>General usage information for Network Monitor 3 is listed as follows.<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Capture network data</b></p>
<p>As mentioned earlier, Network Monitor 3 may consume lots of system resources. Therefore, if you want to minimize the effect on system resources that may occur when you use Network Monitor 3 to capture data, use the Nmcap.exe command-line tool to capture data.  </p>
<p>Network Monitor 3 enables you to collect network  data and to view the network data in real time as the data is captured. To start a capture session in Network Monitor 3, click the <strong class=uiterm>Start Page</strong> tab,  click <strong class=uiterm>Create a new capture tab</strong>, and then either click the <strong class=uiterm>Start Capture</strong> button, or press F10.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Filters</b></p>
<p>Network Monitor 3 uses a simple syntax that is expression-based to filter frames. All frames that match the expression are displayed to the user. For more information about  filters, do any of the following:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>View the topics in the Using Filters section of the Network Monitor 3 User&#8217;s Guide. To do this, on the <strong class=uiterm>Help</strong> menu, click <strong class=uiterm>Contents</strong>, and then double-click <strong class=uiterm>Using Filters</strong>.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>On the <strong class=uiterm>Help</strong> menu, point to <strong class=uiterm>How Do I </strong>,  and then click <strong class=uiterm>Use Filters</strong>.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Use the <strong class=uiterm>Capture Filter</strong> tab or the <strong class=uiterm>Display Filter</strong> tab to view standard filters.</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Conversations</b></p>
<p>By default, the Conversations feature is turned off. This is the default setting  because the Conversations feature can consume lots  of memory, especially in scenarios  when you  capture data for long periods of time. To turn on  the Conversations feature, click the <strong class=uiterm>Start Page</strong> tab, and then click to select the <strong class=uiterm>Enable Conversations</strong> check box.</p>
<p>When you turn on the Conversations feature,  frames are grouped and displayed in the  <strong class=uiterm>Network Conversations</strong> pane in a tree structure according to the conversations to which they belong. For example, TCP data that uses the same source port and the same destination port is organized into a group.  When you click a node in the <strong class=uiterm>Network Conversations</strong> pane, the corresponding conversation filter is automatically applied to the frames in the <strong class=uiterm>Frame Summary</strong> pane. Only frames that belong to that particular conversation are displayed. </td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Nmcap.exe command-line tool</b></p>
<p>The Nmcap.exe command-line tool enables you to configure when you want to start a capture session or to stop a capture session. You can also  use the Nmcap.exe command-line tool to created chained captures. Chained captures enable you to create multiple capture files.  However,   the size of the capture files remains small.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text><b>Network Parsing Language (NPL)</b></p>
<p>Network Monitor 3 parsers are written in a language specifically to make parser development more straightforward. This also provides a level of protection against potential exploitation from  malicious code that may occur if parsers were created as DLL files. NPL provides access to parsers. You can view or modify the parsers that are included in Network Monitor 3.  </td>
</tr>
</table>
<h4 id=tocHeadRef>Common issues</h4>
<p>Common issues include the following:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Protocols may not parse correctly. This issue may occur  if either of the following conditions is true:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The Conversations feature is turned off.</p>
<p>Certain protocols depend on conversation properties to store state values that may be needed in later frames.  For example,  TCP needs conversations to store information about retransmitted frames. The filter for TCP Retransmits will not  work unless the Conversations feature is enabled.  </p>
<p>Similarly, the Server Message Block (SMB) protocol cannot translate the response to a Transact command, because the response does not contain the original command.  The information is saved in conversation properties.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The parser and the associated protocol may be available under the Microsoft Communications Protocol Program (MCPP) and the Microsoft Work Group Server Protocol Program (WSPP).  To learn more about how to become a licensee, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://www.microsoft.com/about/legal/intellectualproperty/protocols/mcpp.mspx>http://www.microsoft.com/about/legal/intellectualproperty/protocols/mcpp.mspx</a></span><span class=pLink> (http://www.microsoft.com/about/legal/intellectualproperty/protocols/mcpp.mspx)</span></div>
<p>These parsers are considered confidential Microsoft intellectual property and are not distributed publicly. Therefore,  these parsers are not part of the publicly-released version of Network Monitor 3</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You receive one of the following error messages when you run Network Monitor 3 on a Windows Vista-based computer:
<div class=errormsg>None of the network adapters are bound to the Netmon driver</div>
<div class=errormsg>This network adapter is not configured to capture with Network Monitor</div>
<p> This issue occurs if either of the following conditions is true:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You are not running  Network Monitor 3  as administrator.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You are not a member of the Netmon Users group.</td>
</tr>
</table>
<p> For more information, see the Network Monitor 3 releases notes or see the Operating on Windows Vista topic in Network Monitor 3 Help.</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>REFERENCES</h2>
<div class=sbody>For support information about Network Monitor 3, visit the following Microsoft  Web sites:
<div class=indent><a href=http://connect.microsoft.com>http://connect.microsoft.com</a><span class=pLink> (http://connect.microsoft.com)</span></div>
<div class=indent><a href=http://blogs.technet.com/netmon>http://blogs.technet.com/netmon/</a><span class=pLink> (http://blogs.technet.com/netmon/)</span></div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Ultimate 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Enterprise 64-bit Edition</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Â </h5>
</td>
<td class=text>kbhowto kbinfo kbexpertiseinter KB933741</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/information-about-network-monitor-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detection and deployment guidance for the August 12, 2008 security release</title>
		<link>http://ossmall.info/detection-and-deployment-guidance-for-the-august-12-2008-security-release/</link>
		<comments>http://ossmall.info/detection-and-deployment-guidance-for-the-august-12-2008-security-release/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 00:33:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App HowTo]]></category>
		<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Internet Explorer 7]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[MS Office Accounting]]></category>
		<category><![CDATA[MS Office Excel]]></category>
		<category><![CDATA[MS Office Groove]]></category>
		<category><![CDATA[MS Office InfoPath]]></category>
		<category><![CDATA[MS Office OneNote]]></category>
		<category><![CDATA[MS Office Outlook]]></category>
		<category><![CDATA[MS Office Powerpoint]]></category>
		<category><![CDATA[MS Office Project 2007]]></category>
		<category><![CDATA[MS Office Publisher]]></category>
		<category><![CDATA[MS Office SharePoint]]></category>
		<category><![CDATA[MS Office Suite 2007]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[MS Office Word]]></category>
		<category><![CDATA[MS Visual Studio]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[Visual Help]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Win XP Center]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>
		<category><![CDATA[XP HowTo]]></category>

		<guid isPermaLink="false">http://ossmall.info/detection-and-deployment-guidance-for-the-august-12-2008-security-release/</guid>
		<description><![CDATA[Detection and deployment guidance for the August 12, 2008 security release View products that this article applies to. Article ID : 956636 Last Review : August 13, 2008 Revision : 2.0 On This Page INTRODUCTION As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Detection and deployment guidance for the August 12, 2008 security release</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div class=articleProperty>
<table>
<tr>
<td>Article ID</td>
<td>:</td>
<td>956636</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>August 13, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>2.0</td>
</tr>
</table>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>As part of an ongoing commitment to provide detection tools and deployment recommendations for security updates, Microsoft is delivering this detection and deployment guidance for all updates that are released during a Microsoft Security Response Center (MSRC) release cycle.</p>
<p>This guidance contains recommendations that are based on the kinds of scenarios that may exist in various Microsoft operating system environments. This guidance includes how to use tools such as the following tools:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Update</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Update</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Office Update</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>The Microsoft Baseline Security Analyzer (MBSA)</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server Update Services (WSUS)</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft System Center Configuration Manager</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Systems Management Server (SMS)</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>The Extended Security Update Inventory Tool</td>
</tr>
</table>
<p>This article describes the detection and deployment guidance for the security release that is dated August 12, 2008.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>
<h3 id=tocHeadRef>Detection and deployment</h3>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Update, Microsoft Update, Office Update, and Mactopia</h4>
<p>Security updates that were released on August 12, 2008 are available through the following Web sites. Any exceptions are described in each Web site section. The products that are supported by each Web site are also listed.</p>
<p><b>Note</b>Not every update is available on every Web site that is listed here.<br />
<h5 id=tocHeadRef>Windows Update</h5>
<div class=indent><a href=http://update.microsoft.com/windowsupdate>http://update.microsoft.com/windowsupdate</a><span class=pLink> (http://update.microsoft.com/windowsupdate)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Windows 2000</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows XP</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2003</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008</td>
</tr>
</table>
<h5 id=tocHeadRef>Microsoft Update</h5>
<div class=indent><a href=http://update.microsoft.com/microsoftupdate>http://update.microsoft.com/microsoftupdate</a><span class=pLink> (http://update.microsoft.com/microsoftupdate)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Internet Security and Acceleration Server 2004</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Internet Security and Acceleration Server 2006</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Exchange 2000 Server</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Exchange Server 2003</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Exchange Server 2007</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2002</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2003</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>The 2007 Microsoft Office system</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows 2000</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows XP</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2003</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft SQL Server 2005</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Forefront Client Security</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Visual Studio 2005</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Update does not support SQL 7.0 or Microsoft Date Engine (MSDE) 1.0. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Update does not support Office 2000 components. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Update does not support any Apple Macintosh products. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Update does not support MSN Messenger or Windows Live Messenger. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>955702 (MS08-050) Ã¢â‚¬â€œ Microsoft Update only supports Windows Messenger 4.7 on Windows XP Service Pack 2 (SP2) and on Windows XP Service Pack 3 (SP3). No other versions of Windows are supported. Windows Messenger 5.1 is not supported.</td>
</tr>
</table>
<h5 id=tocHeadRef>Office Update</h5>
<div class=indent><a href=http://office.microsoft.com>http://office.microsoft.com</a><span class=pLink> (http://office.microsoft.com)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Office 2000</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Office 2002</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Office 2003</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>The 2007 Office system</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Office Update does not support 2007 Office components when they are installed on computers that are running Windows Vista or Windows Server 2008. You must use Microsoft Update instead. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Office Update does not support any Macintosh products. </td>
</tr>
</table>
<h5 id=tocHeadRef>Mactopia</h5>
<div class=indent><a href=http://www.microsoft.com/mac>http://www.microsoft.com/mac/</a><span class=pLink> (http://www.microsoft.com/mac/)</span></div>
<p>The products that are supported by this Web site are as follows:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2001 for Mac</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2004 for Mac</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office X for Mac</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2008 for Mac</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect security updates by using Microsoft Baseline Security Analyzer (MBSA) version 2.1</h4>
<p>You can detect security updates that were released on August 12, 2008 if you use MBSA version 2.1.</p>
<p><b>Note</b>MBSA version 2.1 is now released and fully supports security and vulnerability assessment scans on Windows Vista and on Windows Server 2008.</p>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MBSA version 2.1 does not support SQL 7.0 or MSDE 1.0. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MBSA version 2.1 does not support any Office 2000 components. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MBSA version 2.1 does not support any Macintosh products. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MBSA version 2.1 does not support Microsoft Works 8 when using an offline scan. For more information, see the Offline and Online scans section, later in this section. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MBSA version 2.1 does not support MSN Messenger or Windows Live Messenger. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MBSA version 1.2.1 and 2.0.1 are no longer supported. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>955702 (MS08-050) Ã¢â‚¬â€œ MBSA only supports Windows Messenger 4.7 on Windows XP SP2 and on Windows XP SP3. No other versions of Windows are supported. Windows Messenger 5.1 is not supported.</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>924090 (MS08-044) Ã¢â‚¬â€œ MBSA only supports detection of Microsoft Works when doing an online scan. For more information, see the Offline and Online scans section, later in this section.</td>
</tr>
</table>
<p><b>Offline and Online scans</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text><b>Online scan</b><br /> This is when the system that is scanned by MBSA 2.1 has connectivity to Microsoft Update. This is shown in the completed scan report.</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text><b>Offline scan</b><br />This is when the system that is scanned by MBSA 2.1 is managed by WSUS or in an offline secure environment that forces the system to use the WSUSSCN2.CAB offline catalog.</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using Windows Server Update Services (WSUS)</h4>
<p>You can detect and deploy security updates that were released on August 12, 2008 if you use any of the following items:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>WSUS 2.0 Service Pack 1 (SP1)</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>WSUS 3.0</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>WSUS 3.0 SP1</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>WSUS does not support SQL 7.0 or MSDE 1.0. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>WSUS does not support Microsoft Works 8. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>SUS 1.0 SP1 is no longer supported. It will not receive security updates. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>955702 (MS08-050) Ã¢â‚¬â€œ WSUS only supports Windows Messenger 4.7 on Windows XP SP2 and on Windows XP SP3. No other versions of Windows are supported. Windows Messenger 5.1 is not supported.</td>
</tr>
</table>
<h4 id=tocHeadRef>Environments that detect and deploy security updates by using SMS 2.0, SMS 2003, or SCCM 2007</h4>
<p>You can detect and deploy all security updates that were released on August 12, 2008 if you use any of the following items:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Systems Management Server (SMS) 2.0 together with the SUS Feature Pack</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Systems Management Server (SMS) 2003 together with the SUS Feature Pack</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Systems Management Server (SMS) 2003 together with Inventory Tool for Microsoft Updates (ITMU)</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>System Center Configuration Manager (SCCM) 2007</td>
</tr>
</table>
<p><b>General exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Systems Management Server 2003 SP3 includes support for, and is required for, Windows Vista and Windows Server 2008 manageability. </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text> SMS 2003 together with ITMU and SCCM 2007 do not support the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>SQL 7.0</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MSDE 1.0</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Works 8</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text> SMS together with the SUS Feature Pack do not support the following products:<br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>MSDE 1.0</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>SQL 2005</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>SQL 2008</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Exchange 2007 </td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Works 8</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>The 2007 Office system</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Internet Explorer 7</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Any x64-based versions of Windows or of SQL</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Any Itanium-based versions of Windows or of SQL</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>The SMS SUS Feature Pack, SMS ITMU, and SCCM do not support any Macintosh products. </td>
</tr>
</table>
<p><b>Specific exceptions</b><br />
<table class=list ul>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>955702 (MS08-050) Ã¢â‚¬â€œ SMS SUSFP, SMS ITMU, and SCCM 2007 only support Windows Messenger 4.7 on Windows XP SP2 and on Windows XP SP3. No other versions of Windows are supported. Windows Messenger 5.1 is not supported.</td>
</tr>
</table>
<p><b>Note</b>The SMS SUS Feature Pack requires the Extended Security Update Inventory Tool to detect all the security updates.</p>
<p>To obtain the Extended Security Update Inventory Tool, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en>http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en</a></span><span class=pLink> (http://www.microsoft.com/downloads/details.aspx?FamilyId=2C93DA1D-48A0-4E5C-991F-87E08954F61B&amp;displaylang=en)</span></div>
<h4 id=tocHeadRef>Summary of detection and deployment guidance</h4>
<p>The following table summarizes the detection and deployment guidance for each new security update.</p>
<p><b>Note</b>To simplify this table, items that were listed under the general exceptions heading for each detection and deployment technology are not included.</p>
<p>For example, the <strong class=uiterm>SMS SUS Feature Pack</strong> column in this table may include a Yes. However, the security bulletin lists a Windows Vista component as affected. Previously, we would have stated in the table that the SMS SUS Feature Pack partly supported the deployment of the security update because the SMS SUS Feature Pack does not support Windows Vista components. Currently, we no longer account for that specific exception in the table because the exception is always listed as a general exception.<br />
<table cellspacing=1 class=table>
<tr>
<th>Security update</th>
<th>Bulletin</th>
<th>Component</th>
<th>Office Update</th>
<th>Windows Update</th>
<th>Microsoft Update</th>
<th>MBSA 2.1</th>
<th>WSUS 2.0 and WSUS 3.0</th>
<th>SMS SUS Feature Pack</th>
<th>SMS Inventory Tool for Microsoft Updates</th>
<th>System Center Configuration Manager 2007</th>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect only</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
<td>Detect and deploy</td>
</tr>
<tr>
<td>955617</td>
<td>MS08-041</td>
<td>Access</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>955048</td>
<td>MS08-042</td>
<td>Word</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>954066</td>
<td>MS08-043</td>
<td>Excel</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>924090</td>
<td>MS08-044</td>
<td>Office Filters</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>953838</td>
<td>MS08-045</td>
<td>Internet Explorer</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>952954</td>
<td>MS08-046</td>
<td>Windows ICM</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>953733</td>
<td>MS08-047</td>
<td>IPsec</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>951066</td>
<td>MS08-048</td>
<td>Outlook Express/Windows Mail</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>950974</td>
<td>MS08-049</td>
<td>Event System</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>955702</td>
<td>MS08-050</td>
<td>Windows Messenger</td>
<td>Not applicable</td>
<td>Partly, see the Windows Update section</td>
<td>Partly, see the Microsoft Update section</td>
<td>Partly, see the MBSA section</td>
<td>Partly, see the WSUS section</td>
<td>Partly, see the SMS section</td>
<td>Partly, see the SMS Update section</td>
<td>Partly, see the SCCM section</td>
</tr>
<tr>
<td>949785</td>
<td>MS08-051</td>
<td>PowerPoint</td>
<td>Yes</td>
<td>Not applicable</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
</table>
<h4 id=tocHeadRef>Rereleased security updates</h4>
<p>There are no rereleases this month.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<h3 id=tocHeadRef>Frequently asked questions</h3>
<p><b>What is Microsoft doing to provide guidance about how to deploy these updates?</p>
<p></b>We encourage system administrators to join the monthly technical Webcast to learn more about security updates. The Webcast for this security update airs on August 13, 2008 at 11:00 A.M. (Pacific Time). To register, visit the following Microsoft Web site:
<div class=indent><a href=http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032374631>http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032374631</a><span class=pLink> (http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032374631)</span></div>
<p><b>What other information should I know about MBSA?</p>
<p></b>For more information about the programs that MBSA currently supports, visit the following Microsoft TechNet Web site:
<div class=indent><a href=http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx>http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx</a><span class=pLink> (http://www.microsoft.com/technet/security/tools/mbsa2_1/default.mspx)</span></div>
<p><b>Can I use SMS or System Center Configuration Manager to determine whether the updates are required?</p>
<p></b>Yes. SMS helps detect and deploy these security updates. SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with SUSFP use MBSA version 1.2.1 technology for detection. Therefore, SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack have limitations that resemble the limitations of MBSA version 1.2.1.</p>
<p>For more information about SMS, visit the following Microsoft Web site:
<div class=indent><a href=http://go.microsoft.com/fwlink/?LinkId=21158>http://go.microsoft.com/fwlink/?LinkId=21158</a><span class=pLink> (http://go.microsoft.com/fwlink/?LinkId=21158)</span></div>
<p>The SUS Feature Pack together with the Extended Security Update Inventory Tool is required to detect all the security updates on Microsoft Windows and on other affected Microsoft products.</p>
<p>For more information about the limitations of the SUS Feature Pack, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=306460>306460</a><span class=pLink> (/Feedback.aspx?kbNumber=306460/)</span>Microsoft Baseline Security Analyzer (MBSA) returns note messages for some updates</div>
<p>SMS 2.0 together with the SUS Feature Pack and SMS 2003 together with the SUS Feature Pack also use the Microsoft Office Inventory Tool to detect the required security updates for Microsoft Office programs such as Microsoft Word.</p>
<p>SMS 2003 customers can also use ITMU to detect and deploy security updates. ITMU uses technology from Microsoft Updates. For more information about ITMU, visit the following Microsoft Web site:
<div class=indent><a href=http://technet.microsoft.com/en-us/sms/bb676783.aspx>http://technet.microsoft.com/en-us/sms/bb676783.aspx</a><span class=pLink> (http://technet.microsoft.com/en-us/sms/bb676783.aspx)</span></div>
<p>System Center Configuration Manager 2007 uses WSUS 3.0 for detection and deployment of these security updates. Therefore, anything that is supported by WSUS 3.0 is also supported by System Center Configuration Manager 2007.
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
</div>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<table class=list>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista Business</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista Enterprise</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista Home Basic</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista Home Premium</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista Ultimate</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Vista Business 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter x64 Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise x64 Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Standard x64 Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows XP Professional x64 Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Windows Server 2003 Service Pack 1, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Web Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Windows XP Service Pack 2, when used with:</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows XP Professional</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows XP Home Edition</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=textSub colspan=2>
<table class=list>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows 2000 Advanced Server</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows 2000 Datacenter Server</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows 2000 Professional Edition</td>
</tr>
<tr>
<td>Ã‚Â </td>
<td>Ã‚Â </td>
<td class=text>Microsoft Windows 2000 Server</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Premium Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Standard Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Small Business Server 2000 Standard Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 Datacenter without Hyper-V</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 Enterprise without Hyper-V</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 for Itanium-Based Systems</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 Standard without Hyper-V</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 Datacenter</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 Enterprise</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Server 2008 Standard</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Windows Web Server 2008</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2000 Standard Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office Professional 2007</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office Professional Plus 2007</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office Standard 2007</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office Ultimate 2007</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2004 for Mac Professional Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2004 for Mac Standard Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2004 for Mac Student and Teacher Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office X for Mac Standard Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2008 for Mac</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2008 for Mac Home and Student Edition</td>
</tr>
<tr>
<td class=bullet>Ã¢â‚¬Â¢</td>
<td class=text>Microsoft Office 2008 for Mac Special Media Edition</td>
</tr>
</table>
</div>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Ã‚Â </h5>
</td>
<td class=text>kbhowto kbsecurity kbsecbulletin kbinfo KB956636</td>
</tr>
</table>
<p class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></p>
</div>
<p></span>					<A name=feedback>&nbsp;</A><a href=/sponsor.aspx?ID=64>	<img src=/images/ads/TechTarget/windows-ba.gif width=300 height=250 border=0></a>&nbsp;<a href=/sponsor.aspx?ID=64>	<img src=/images/ads/TechTarget/Networking-ba.gif width=300 height=250 border=0></a>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/detection-and-deployment-guidance-for-the-august-12-2008-security-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hang When Reading StdErr/StdOut Properties of WshScriptExec Object</title>
		<link>http://ossmall.info/hang-when-reading-stderrstdout-properties-of-wshscriptexec-object/</link>
		<comments>http://ossmall.info/hang-when-reading-stderrstdout-properties-of-wshscriptexec-object/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 11:56:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple Products]]></category>
		<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft .NET Framework]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[MS Office Visio]]></category>
		<category><![CDATA[VS General]]></category>
		<category><![CDATA[Windows Defender]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Server 2008 - HowTo]]></category>
		<category><![CDATA[Windows Server 2008 - Tips]]></category>

		<guid isPermaLink="false">http://ossmall.info/hang-when-reading-stderrstdout-properties-of-wshscriptexec-object</guid>
		<description><![CDATA[Article ID: 960246 &#8211; Last Review: November 18, 2008 &#8211; Revision: 1.0 Hang When Reading StdErr/StdOut Properties of WshScriptExec Object View products that this article applies to. Expand all &#124; Collapse all Source: Microsoft Support Back to the top RAPID PUBLISHING RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 960246 &#8211; Last Review: November 18, 2008 &#8211; Revision: 1.0</div>
<p><strong class=title>Hang When Reading StdErr/StdOut Properties of WshScriptExec Object</strong>
<div class=appliesToLink><a href=#appliesto>View products that this article applies to.</a></div>
<div id=kb_section class=section>
<div id=kb_expandcollapseall class=expandcollapseall><a >Expand all</a> | <a >Collapse all</a></div>
<div class=sbody><b>Source: </b>Microsoft Support
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >RAPID PUBLISHING</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION.  THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >Symptoms</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>
<p>The Windows Script Host object model provides the WshShell.Exec method, which allows script to run an application in a child command-shell. The Exec method returns a WshScriptExec object, which exposes the StdOut andÃ‚Â StdErr properties. These properties provide access toÃ‚Â informationÃ‚Â the child process has written to its standard output or standard error streams.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<div class=sbody>When reading the StdErr or StdOut properties of the WshScriptExec object, the script may hang (deadlock).
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >Cause</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>
<p>A console application&#8217;s StdOut and StdErr streams share the same internal 4KB buffer. In addition,Ã‚Â the WshScriptExec object only providesÃ‚Â synchronous read operations on these streams. Synchronous read operationsÃ‚Â introduce a dependency between the calling scriptÃ‚Â reading from theseÃ‚Â streams and the child process writing to those streams, which can resultÃ‚Â in deadlock conditions. </p>
<p>When the caller reads from the redirected stream of a child process, it is dependent on the child. The caller waits on the read operation until the child writes to the stream or closes the stream. When the child process writes enough data to fill its redirected stream, it is dependent on the parent. The child process waits on the next write operation until the parent reads from the full stream or closes the stream. The deadlock condition results when the caller and child process wait on each other to complete an operation, and neither can proceed. Generally, this occurs if the spawned application is writing to both the StdOut and StdErr streams, whileÃ‚Â the calling script is architected so that it reads only from one of them.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >Resolution</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>
<p>These are severalÃ‚Â possible workarounds.</p>
<p>1. Architect the script so that it reads from both StdOut and StdErr, which prevents the buffer from filling up.</p>
<p>2. Redirect the console program output to a disk file (or files), and then read the file(s). When spawning the console application, you can use the &gt; operator to output the results of the operation to a file. You could then use the FileSystemObject to read the output files back in for processing.</p>
<p>FileSystemObject Object<br /><a href=http://msdn.microsoft.com/en-us/library/z9ty6h50(VS.85).aspx>http://msdn.microsoft.com/en-us/library/z9ty6h50(VS.85).aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/z9ty6h50(VS.85).aspx)        </span></p>
<p>3. Instead of using the WScriptÃ‚Â object model for reading the StdOut/StdErr streams, write a COM component that implementsÃ‚Â asynchronous reads of these streams; and then call the COM component from your script. For example, theÃ‚Â System.Diagnostics.Process class in the Microsoft .NET Framework exposes anÃ‚Â asynchronous model for reading the StdOut/StdErr streams. Therefore;Ã‚Â it is possible to write aÃ‚Â COM callable component which utilizes the Microsoft .NET Framework whichÃ‚Â could raiseÃ‚Â event back to the script on read operations. </p>
<p>Process.StandardOutput Property<br /><span class=ll><a href=http://msdn.microsoft.com/en-us/library/system.diagnostics.process.standardoutput.aspx>http://msdn.microsoft.com/en-us/library/system.diagnostics.process.standardoutput.aspx</a></span><span class=pLink>            (http://msdn.microsoft.com/en-us/library/system.diagnostics.process.standardoutput.aspx)        </span></p>
<p>Process.StandardError Property<br /><span class=ll><a href=http://msdn.microsoft.com/en-us/library/system.diagnostics.process.standarderror.aspx>http://msdn.microsoft.com/en-us/library/system.diagnostics.process.standarderror.aspx</a></span><span class=pLink>            (http://msdn.microsoft.com/en-us/library/system.diagnostics.process.standarderror.aspx)        </span></p>
<p>Ã‚Â 
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >Advanced Steps</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>
<p>Steps to Reproduce Problem<br />=====================</p>
<p>1. Create a new text file with the following script.</p>
<p>&#8216;This script will simulate the work done by a console application.<br />&#8216;This just iterates 500 times, writing data to both the StdOut and StdErr streams.<br />Dim i<br />For i = 1 toÃ‚Â 500<br />Ã‚Â Ã‚Â  WScript.StdOut.WriteLine StdOut:  &amp; i<br />Ã‚Â Ã‚Â  WScript.StdErr.WriteLine StdErr:  &amp; i <br />Next</p>
<p>2. Save the file as scriptworker.vbs.<br />3. Create a new text file with the following script.</p>
<p>Dim WSHShell<br />Dim oExec </p>
<p>Set WSHShell = CreateObject(WScript.Shell)<br />Set oExec = WSHShell.Exec(cscript scriptworker.vbs)<br />With oExec <br />Ã‚Â Ã‚Â  Do While .Status = 0 <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  WScript.Sleep 10 <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  Do While Not .StdOut.AtEndOfStream <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  WScript.Echo .StdOut.ReadLine <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  Loop<br />Ã‚Â Ã‚Â  Loop <br />End With</p>
<p>4. Save this file as scriptspawn.vbs, and place it in the same folder with scriptworker.vbs.<br />5. Start a new command prompt (cmd.exe).<br />6. Navigate to the folder where you copied scriptworker.vbs and scriptspawn.vbs.<br />7. Run the following command:</p>
<p>cscript.exe scriptspawn.vbs</p>
<p>Note that the script hangs after outputting just over 300 items, and you have to manually kill the process by pressing CTRL+C or CTRL+BREAK.</p>
<p>Steps to Work Around Problem<br />=======================</p>
<p>This example demonstrates how toÃ‚Â changeÃ‚Â the scriptÃ‚Â to read from both StdOut and StdErr, whichÃ‚Â prevents the buffer from filling up.</p>
<p>1. Follow the steps in the Steps to Reproduce Problem section above.<br />2. Use the following script for scriptspawn.vbs, rather than the script shown in the Steps to Reproduce Problem section.</p>
<p>Dim WSHShell<br />Dim oExec </p>
<p>Set WSHShell = CreateObject(WScript.Shell)<br />Set oExec = WSHShell.Exec(cscript scriptworker.vbs)<br />With oExec <br />Ã‚Â Ã‚Â  Do While .Status = 0 <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  WScript.Sleep 10 <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  Do While Not .StdOut.AtEndOfStream <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  WScript.Echo .StdOut.ReadLine<br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  <br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  &#8216;Check the .StdErr to see if it is at the end of its<br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  &#8216;stream. If not, call ReadLine on it<br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  If Not .StdErr.AtEndOfStream Then<br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  .StdErr.ReadLine<br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  End If<br />Ã‚Â Ã‚Â Ã‚Â Ã‚Â Ã‚Â  Loop<br />Ã‚Â Ã‚Â  Loop <br />End With</p>
<p>Note that when running this script, it does not hang and successfully reads all data from the StdOut property.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<h2 class=subTitle id=tocHeadRef><span><a >DISCLAIMER</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE Ã¢â‚¬Å“MATERIALSÃ¢â‚¬Â) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.</p>
<p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<li>Microsoft Windows 2000</li>
<li>Microsoft Windows XP Professional</li>
<li>Windows Server 2008 Enterprise</li>
<li>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</li>
</ul>
</div>
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
<div class=keywords>
<table>
<tr>
<td class=header>
<h5>Keywords:Ã‚Â                             </h5>
</td>
<td class=text>kbnomt kbrapidpub KB960246</td>
</tr>
</table>
</div>
<div class=topOfPage><a href=#top><img src=http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gif alt=>Back to the top</a></div>
</div>
<p></span>					<A name=feedback>&nbsp;</A>                    <br/>				</div>
<h5>Microsoft Knowledge Base Article</h5>
<p class='MsoNormal'>This article contents is Microsoft Copyrighted material.<br />
Microsoft Corporation. All rights reserved. <a href='http://support.microsoft.com/tou/'>Terms of Use</a> | <a href='http://support.microsoft.com/library/toolbar/3.0/trademarks/en-us.mspx'>Trademarks</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Articles or Pages</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://ossmall.info/hang-when-reading-stderrstdout-properties-of-wshscriptexec-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

