<?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</title>
	<atom:link href="http://ossmall.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://ossmall.info</link>
	<description>Open Software Solutions</description>
	<lastBuildDate>Fri, 18 May 2012 12:42:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>An application may crash when it uses legacy methods to query performance counter values in Windows Vista or in Windows Server 2008</title>
		<link>http://ossmall.info/an-application-may-crash-when-it-uses-legacy-methods-to-query-performance-counter-values-in-windows-vista-or-in-windows-server-2008-1/</link>
		<comments>http://ossmall.info/an-application-may-crash-when-it-uses-legacy-methods-to-query-performance-counter-values-in-windows-vista-or-in-windows-server-2008-1/#comments</comments>
		<pubDate>Fri, 18 May 2012 12:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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-application-may-crash-when-it-uses-legacy-methods-to-query-performance-counter-values-in-windows-vista-or-in-windows-server-2008-1/</guid>
		<description><![CDATA[An application may crash when it uses legacy methods to query performance counter values in Windows Vista or in Windows Server 2008 View products that this article applies to. Article ID : 953290 Last Review : May 30, 2008 Revision : 1.0 On This Page SYMPTOMS Consider the following scenario: â€¢ On a computer that [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>An application may crash when it uses legacy methods to query performance counter values in Windows Vista or in Windows Server 2008</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>953290</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>May 30, 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>On a computer that is running Windows Vista or Windows Server 2008, an application uses legacy methods to query performance counter values. For example, the application uses the <b>RegQueryValueEx</b> function to perform a global query for performance counter data.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Counter data is returned from more than 64 counter sets  that are registered by performance counter version 2.0 APIs. For example, the application performs a global query on a system on which more than 64 of these  counter sets are registered.</td>
</tr>
</table>
<p>In this scenario, the application may crash.
<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 because of incorrect memory management behavior in the performance counter version 2.0 interface.
<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>Windows Vista hotfix information</h3>
<p> A supported hotfix is 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 software update that contains this hotfix.</p>
<p>If the hotfix is available for download, there is a Hotfix download available section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.<br />
<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 any other hotfixes.<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>Advapi32.dll</td>
<td>6.0.6000.20836</td>
<td>770,560</td>
<td>17-May-2008</td>
<td>03:29</td>
<td>x86</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6000.20836</td>
<td>106,496</td>
<td>17-May-2008</td>
<td>03:33</td>
<td>x86</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista with Service Pack 1, 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>
<th>SP requirement</th>
</tr>
<tr>
<td>Advapi32.dll</td>
<td>6.0.6001.22181</td>
<td>798,720</td>
<td>17-May-2008</td>
<td>03:21</td>
<td>x86</td>
<td>SP1</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6001.22181</td>
<td>107,008</td>
<td>17-May-2008</td>
<td>03:26</td>
<td>x86</td>
<td>SP1</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista, 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>Advapi32.dll</td>
<td>6.0.6000.20836</td>
<td>1,032,192</td>
<td>17-May-2008</td>
<td>03:36</td>
<td>x64</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6000.20836</td>
<td>203,776</td>
<td>17-May-2008</td>
<td>03:40</td>
<td>x64</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista with Service Pack 1, 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>
<th>SP requirement</th>
</tr>
<tr>
<td>Advapi32.dll</td>
<td>6.0.6001.22181</td>
<td>1,062,400</td>
<td>17-May-2008</td>
<td>03:49</td>
<td>x64</td>
<td>SP1</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6001.22181</td>
<td>206,848</td>
<td>17-May-2008</td>
<td>03:55</td>
<td>x64</td>
<td>SP1</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Vista with Service Pack 1, 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>Advapi32.dll</td>
<td>6.0.6001.22181</td>
<td>1,960,448</td>
<td>17-May-2008</td>
<td>03:36</td>
<td>IA-64</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6001.22181</td>
<td>354,816</td>
<td>17-May-2008</td>
<td>03:45</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>
<h3 id=tocHeadRef>Windows Server 2008 hotfix information</h3>
<p> A supported hotfix is 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 software update that contains this hotfix.</p>
<p>If the hotfix is available for download, there is a Hotfix download available section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.<br />
<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 any other hotfixes.<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 Server 2008, 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>
<th>SP requirement</th>
</tr>
<tr>
<td>Advapi32.dll</td>
<td>6.0.6001.22181</td>
<td>798,720</td>
<td>17-May-2008</td>
<td>03:21</td>
<td>x86</td>
<td>SP1</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6001.22181</td>
<td>107,008</td>
<td>17-May-2008</td>
<td>03:26</td>
<td>x86</td>
<td>SP1</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Server 2008, 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>Advapi32.dll</td>
<td>6.0.6001.22181</td>
<td>1,960,448</td>
<td>17-May-2008</td>
<td>03:36</td>
<td>IA-64</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6001.22181</td>
<td>354,816</td>
<td>17-May-2008</td>
<td>03:45</td>
<td>IA-64</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Server 2008, 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>
<th>SP requirement</th>
</tr>
<tr>
<td>Advapi32.dll</td>
<td>6.0.6001.22181</td>
<td>1,062,400</td>
<td>17-May-2008</td>
<td>03:49</td>
<td>x64</td>
<td>SP1</td>
</tr>
<tr>
<td>Regsvc.dll</td>
<td>6.0.6001.22181</td>
<td>206,848</td>
<td>17-May-2008</td>
<td>03:55</td>
<td>x64</td>
<td>SP1</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>Performance counter version 2.0 APIs provide  a new architecture for collecting counter data in Windows Vista and in Windows Server 2008. For more information about these performance counter APIs, visit the following Microsoft Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/aa373102.aspx>http://msdn.microsoft.com/en-us/library/aa373102.aspx</a><span class=pLink> (http://msdn.microsoft.com/en-us/library/aa373102.aspx)</span></div>
<p>For more information about how an application can provide performance counter data by using the performance counter version 2.0 APIs, visit the following Microsoft Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/aa965334.aspx>http://msdn.microsoft.com/en-us/library/aa965334.aspx</a><span class=pLink> (http://msdn.microsoft.com/en-us/library/aa965334.aspx)</span></div>
<p>For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=>824684</a><span class=pLink> (/)</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 Ultimate</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 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 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 Service Pack 1</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 Server 2008 Enterprise</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 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 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>kbautohotfix kbexpertiseinter kbbug kbfix kbhotfixserver kbqfe KB953290</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-application-may-crash-when-it-uses-legacy-methods-to-query-performance-counter-values-in-windows-vista-or-in-windows-server-2008-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On a computer that is running Windows Vista or Windows Server 2008, iSCSI Initiator may be unable to communicate with the iSCSI target for several minutes after an iSCSI Protocol Data Unit (PDU) is rejected</title>
		<link>http://ossmall.info/on-a-computer-that-is-running-windows-vista-or-windows-server-2008-iscsi-initiator-may-be-unable-to-communicate-with-the-iscsi-target-for-several-minutes-after-an-iscsi-protocol-data-unit-pdu-is-rejec/</link>
		<comments>http://ossmall.info/on-a-computer-that-is-running-windows-vista-or-windows-server-2008-iscsi-initiator-may-be-unable-to-communicate-with-the-iscsi-target-for-several-minutes-after-an-iscsi-protocol-data-unit-pdu-is-rejec/#comments</comments>
		<pubDate>Fri, 18 May 2012 11:56:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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/on-a-computer-that-is-running-windows-vista-or-windows-server-2008-iscsi-initiator-may-be-unable-to-communicate-with-the-iscsi-target-for-several-minutes-after-an-iscsi-protocol-data-unit-pdu-is-rejected</guid>
		<description><![CDATA[Article ID: 959384 &#8211; Last Review: November 21, 2008 &#8211; Revision: 1.0 On a computer that is running Windows Vista or Windows Server 2008, iSCSI Initiator may be unable to communicate with the iSCSI target for several minutes after an iSCSI Protocol Data Unit (PDU) is rejected Hotfix Download AvailableView and request hotfix downloads View [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 959384 &#8211; Last Review: November 21, 2008 &#8211; Revision: 1.0</div>
<p><strong class=title>On a computer that is running Windows Vista or Windows Server 2008, iSCSI Initiator may be unable to communicate with the iSCSI target for several minutes after an iSCSI Protocol Data Unit (PDU) is rejected</strong><br />
<table class=kb_hotfix>
<tr>
<td class=kb_hotfix_img><img src=http://support.microsoft.com/library/images/support/CN/hotfix_icon.png alt=Hotfix download is available></td>
<td class=kb_hotfix_text>Hotfix Download Available<br /><a id=kb_hotfix_link href=http://support.microsoft.com/gp/noscript>View and request hotfix downloads</a></td>
</tr>
</table>
<div class=kb_meta_divider></div>
<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 >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Consider the following scenario:
<ul>
<li>You		  use Microsoft iSCSI Initiator to connect to an iSCSI target		  from a computer that is running Windows Vista or Windows Server 2008.		  </li>
<li>An iSCSI Protocol Data Unit (PDU) is rejected by the target for one of the		  reasons that are outlined in section 10.17.1 of iSCSI Specification Request for Comment (RFC) 3720. </li>
</ul>
<p> In this		  scenario, iSCSI Initiator should resend the PDU that was rejected by the iSCSI		  target. However, iSCSI Initiator may be unable to communicate with the iSCSI		  target for		  several minutes. </p>
<p>Specifically, iSCSI Initiator cannot		  communicate with the target for a period of five times the Disk Timeout value that		  is specified in the following registry entry:
<div class=indent><b>Subkey: </b>HKEY_LOCAL_MACHINE System CurrentControlSet Services Disk<br /><b>Entry: </b>TimeoutValue<br /><b>Type: </b>REG_DWORD<br /><b>Value: </b>The Disk Timeout Value in		  seconds </div>
<p>After a		  period of		  five times the Disk Timeout Value		  elapses, iSCSI Initiator performs session recovery, and then the iSCSI session is dropped and reestablished. Eventually, iSCSI Initiator may be able to		  communicate with the iSCSI target again.
<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>This problem may occur because of a defect in how		  iSCSI Initiator determines how many times it has		  re-sent a rejected PDU. This defect makes the iSCSI target unresponsive.		  Therefore, iSCSI Initiator performs LUN resets in order to communicate with the		  iSCSI target. It does this  instead of immediately retrying the rejected PDU.
<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>
<h3 id=tocHeadRef>Hotfix information</h3>
<p>Important Windows Vista and Windows Server 2008 hotfixes are			 included in the same packages. However, only one of these products may be			 listed on the Ã¢â‚¬Å“Hotfix RequestÃ¢â‚¬Â page. To request the hotfix package that applies			 to both Windows Vista and Windows Server 2008, just select the product that is			 listed on the page.</p>
<p> A supported hotfix is			 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 the problem described in this article. This hotfix might			 receive additional testing. Therefore, if you are not severely affected by this			 problem, we recommend that you wait for the next software update that contains			 this hotfix.</p>
<p>If the hotfix is available for download, there is a			 Hotfix download available section at the top of this Knowledge Base article.			 If this section does not appear, contact Microsoft Customer Service and Support			 to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and			 Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for			 which the hotfix is available. If you do not see your language, it is because a			 hotfix is not available for that language.<br />
<h4 id=tocHeadRef>Prerequisites</h4>
<p>To apply this hotfix on a Windows Vista-based computer, you must		  have Windows Vista Service Pack 1 installed.</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=935791>935791</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=935791/                        )        </span> How to obtain the latest Windows Vista service pack</div>
<p>No prerequisites are required for Windows Server		  2008-based computers.<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 hotfixes.<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 />
<h4 id=tocHeadRef>Windows Vista and Windows Server 2008 file information notes</h4>
<ul>
<li>The files that apply to a specific product, milestone (RTM,				SP<var>n</var>), and service branch (LDR, GDR) can be identified by examining the file				version numbers as shown in the following table.
<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>
<td><b>Version</b></td>
<td><b>Product</b></td>
<td><b>Milestone</b></td>
<td><b>Service branch</b></td>
</tr>
<tr>
<td>6.0.600<b>0</b>.<b>16</b><var>xxx</var></td>
<td>Windows						Vista</td>
<td>RTM</td>
<td>GDR</td>
</tr>
<tr>
<td>6.0.600<b>0</b>.<b>20</b><var>xxx</var></td>
<td>Windows						Vista</td>
<td>RTM</td>
<td>LDR</td>
</tr>
<tr>
<td>6.0.600<b>1</b>.<b>18</b><var>xxx</var></td>
<td>Windows Vista SP1 and						Windows Server 2008 SP1</td>
<td>SP1</td>
<td>GDR</td>
</tr>
<tr>
<td>6.0.600<b>1</b>.<b>22</b><var>xxx</var></td>
<td>Windows Vista SP1 and						Windows Server 2008 SP1</td>
<td>SP1</td>
<td>LDR</td>
</tr>
</table>
</div>
</div>
</li>
<li>Service Pack 1 is integrated into Windows Server 2008.				</li>
<li>The MANIFEST files (.manifest) and MUM files (.mum)				that are installed for each environment are <span><a href=#Manifests>listed separately</a></span>. MUM and MANIFEST files, and				the associated security catalog (.cat) files, are critical to maintaining the				state of the updated component. The security catalog files (attributes not				listed) are signed with a Microsoft digital signature.</li>
</ul>
<h5 id=tocHeadRef>For all supported x86-based versions of Windows Server 2008 and of Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Iscsilog.dll</td>
<td>6.0.6001.22299</td>
<td>14,848</td>
<td>31-Oct-2008</td>
<td>01:23</td>
<td>x86</td>
</tr>
<tr>
<td>Msiscsi.sys</td>
<td>6.0.6001.22299</td>
<td>179,976</td>
<td>31-Oct-2008</td>
<td>03:43</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported x64-based versions of Windows Server 2008 and of Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Iscsilog.dll</td>
<td>6.0.6001.22299</td>
<td>14,848</td>
<td>31-Oct-2008</td>
<td>02:45</td>
<td>x64</td>
</tr>
<tr>
<td>Msiscsi.sys</td>
<td>6.0.6001.22299</td>
<td>213,768</td>
<td>31-Oct-2008</td>
<td>05:06</td>
<td>x64</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported Itanium-based versions of Windows Server 2008</h5>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Iscsilog.dll</td>
<td>6.0.6001.22299</td>
<td>14,848</td>
<td>31-Oct-2008</td>
<td>02:46</td>
<td>IA-64</td>
</tr>
<tr>
<td>Msiscsi.sys</td>
<td>6.0.6001.22299</td>
<td>491,784</td>
<td>31-Oct-2008</td>
<td>05:01</td>
<td>IA-64</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >STATUS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Microsoft			 has confirmed that this is a problem in the Microsoft products that are listed			 in the Applies to section.
<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>For more information about iSCSI Specification RFC 3720, visit the following Internet Engineering Task Force (IETF) Web site:
<div class=indent><a href=https://www.ietf.org/rfc/rfc3720.txt>https://www.ietf.org/rfc/rfc3720.txt</a><span class=pLink>            (https://www.ietf.org/rfc/rfc3720.txt)        </span></div>
<p>Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.</p>
<p>For more information about			 software update terminology, 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>
<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>
<h3 id=tocHeadRef>Additional file information for Windows Vista and for Windows Server 2008</h3>
<p><span><a id=Manifests></a></span><br />
<h4 id=tocHeadRef>Additional files for all supported x86-based versions of Windows Server 2008 and of Windows Vista</h4>
<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>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,367</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,431</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,421</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_sc~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,423</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,431</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,422</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>X86_iscsi.inf_31bf3856ad364e35_6.0.6001.22299_none_3cf517b30d052ea7.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,250</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:47</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported x64-based versions of Windows Server 2008 and of Windows Vista</h4>
<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>
<td><b>File				  name</b></td>
<td>Amd64_iscsi.inf_31bf3856ad364e35_6.0.6001.22299_none_9913b336c5629fdd.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,252</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:05</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,375</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,439</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,431</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,439</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,437</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported Itanium-based versions of Windows Server 2008</h4>
<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>
<td><b>File				  name</b></td>
<td>Ia64_iscsi.inf_31bf3856ad364e35_6.0.6001.22299_none_3cf6bba90d0337a3.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,251</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,426</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,434</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,426</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				  name</b></td>
<td>Package_for_kb959384_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>05-Nov-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>02:11</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</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>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<li>Windows Vista Ultimate</li>
<li>Windows Vista Home Premium</li>
<li>Windows Vista Home Basic</li>
<li>Windows Vista Enterprise</li>
<li>Windows Vista Business</li>
<li>Windows Vista Business 64-bit Edition</li>
<li>Windows Vista Ultimate 64-bit Edition</li>
<li>Windows Vista Home Premium 64-bit Edition</li>
<li>Windows Vista Home Basic 64-bit Edition</li>
<li>Windows Vista Enterprise 64-bit Edition</li>
<li>Windows Vista Service Pack 1</li>
<li>Windows Server 2008 Standard</li>
<li>Windows Server 2008 Enterprise</li>
<li>Windows Server 2008 Datacenter</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 Web Server 2008</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>kbautohotfix kbexpertiseinter kbbug kbfix kbhotfixserver kbqfe KB959384</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/on-a-computer-that-is-running-windows-vista-or-windows-server-2008-iscsi-initiator-may-be-unable-to-communicate-with-the-iscsi-target-for-several-minutes-after-an-iscsi-protocol-data-unit-pdu-is-rejec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An audio application cannot play the latest non-Pulse Code Modulation (PCM) or encrypted PCM and non-PCM audio formats even after you install a High Definition Audio function driver on a Windows Vista-based or Windows Server 2008-based computer</title>
		<link>http://ossmall.info/an-audio-application-cannot-play-the-latest-non-pulse-code-modulation-pcm-or-encrypted-pcm-and-non-pcm-audio-formats-even-after-you-install-a-high-definition-audio-function-driver-on-a-windows-vista-b/</link>
		<comments>http://ossmall.info/an-audio-application-cannot-play-the-latest-non-pulse-code-modulation-pcm-or-encrypted-pcm-and-non-pcm-audio-formats-even-after-you-install-a-high-definition-audio-function-driver-on-a-windows-vista-b/#comments</comments>
		<pubDate>Fri, 18 May 2012 11:56:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application Center]]></category>
		<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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-audio-application-cannot-play-the-latest-non-pulse-code-modulation-pcm-or-encrypted-pcm-and-non-pcm-audio-formats-even-after-you-install-a-high-definition-audio-function-driver-on-a-windows-vista-based-or-windows-server-2008-based-c</guid>
		<description><![CDATA[Article ID: 960044 &#8211; Last Review: December 18, 2008 &#8211; Revision: 1.0 An audio application cannot play the latest non-Pulse Code Modulation (PCM) or encrypted PCM and non-PCM audio formats even after you install a High Definition Audio function driver on a Windows Vista-based or Windows Server 2008-based computer Hotfix Download AvailableView and request hotfix [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 960044 &#8211; Last Review: December 18, 2008 &#8211; Revision: 1.0</div>
<p><strong class=title>An audio application cannot play the latest non-Pulse Code Modulation (PCM) or encrypted PCM and non-PCM audio formats even after you install a High Definition Audio function driver on a Windows Vista-based or Windows Server 2008-based computer</strong><br />
<table class=kb_hotfix>
<tr>
<td class=kb_hotfix_img><img src=http://support.microsoft.com/library/images/support/CN/hotfix_icon.png alt=Hotfix download is available></td>
<td class=kb_hotfix_text>Hotfix Download Available<br /><a id=kb_hotfix_link href=http://support.microsoft.com/gp/noscript>View and request hotfix downloads</a></td>
</tr>
</table>
<div class=kb_meta_divider></div>
<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 >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>You install a High Definition (HD) Audio function driver on a Windows Vista-based or Windows Server 2008-based computer. The driver can expose multiple non-Pulse Code Modulation (PCM) audio formats and some PCM or non-PCM audio formats that are encrypted.</p>
<p>However, you may notice that the audio application cannot play the following formats:
<ul>
<li>The latest non-PCM formats, such as Dolby True HD</li>
<li>Both PCM and non-PCM audio formats that are encrypted </li>
</ul>
<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>The audio formats that are mentioned in the Symptoms section are expressed in a KSDATARANGE_AUDIO structure with a unique SubFormat GUID. The GUID comes from the WAVEFORMATEXTENSIBLE structure.</p>
<p>When the audio application selects a specific audio format to transfer stream data, the audio miniport driver should see the corresponding KSDATAFORMAT structure that contains the specific GUID and other parameters in the miniportÃ¢â‚¬â„¢s handlers. For example,  the audio miniport driver should see the NewStream() parameter. When the audio driver encounters these parameters, the driver  takes some action, based on  the specific GUID.</p>
<p>However, in Windows Vista-based or Windows Server 2008-based computers, the system audio stack (Portcls.sys) may pass a KSDATAFORMAT instance with a different GUID to the WaveRT miniportÃ¢â‚¬â„¢s NewStream() parameter.</p>
<p>For example, there can be two data ranges that have the same sample rates, but the data ranges have a different number of channels. In this case, the system may detect  one data range that is the first data range that matches the sample rate and the sample bit in the array. However,  the channel number is incorrect.</p>
<p>Therefore, the audio driver does not obtain the correct data format. Because the driver does not obtain the correct data format, the audio driver cannot function correctly with regard to the audio format that was selected in the application, and the function  fails.
<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>
<h3 id=tocHeadRef>Hotfix information </h3>
<p> A supported hotfix is 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 the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.</p>
<p>If the hotfix is available for download, there is a Hotfix download available section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.<br />
<h4 id=tocHeadRef>Prerequisites</h4>
<p>No prerequisites are required to install this hotfix.<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 hotfixes.<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 />
<h4 id=tocHeadRef>Windows Vista and Windows Server 2008 file information notes</h4>
<ul>
<li>The files that apply to a specific product, milestone (RTM, SPn)  can be identified by examining the file version numbers as shown in the following table:
<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>
<td><b>Version</b></td>
<td><b>Product</b></td>
<td><b>Milestone</b></td>
<td><b>Service branch </b></td>
</tr>
<tr>
<td>6.0.600 <b>0</b> . <b>20</b> xxx </td>
<td>Windows </td>
<td>RTM </td>
<td>LDR </td>
</tr>
<tr>
<td>6.0.600 <b>1</b> . <b>22</b> xxx </td>
<td>Windows Vista SP1 and Windows Server 2008 SP1 </td>
<td>SP1 </td>
<td>LDR </td>
</tr>
</table>
</div>
</div>
</li>
<li>Service Pack 1 is integrated into Windows Server 2008. Therefore, RTM milestone files apply only to Windows Vista. RTM milestone files have a 6.0.0000.xxxxxx version number. </li>
<li>The MANIFEST files (.manifest) and MUM files (.mum) installed for each environment are   <span><a href=#Manifests>listed separately</a></span>. MUM and MANIFEST files, and the associated security catalog (.cat) files, are critical to maintaining the state of the updated component. The security catalog files (attributes not listed) are signed with a Microsoft digital signature. </li>
</ul>
<h5 id=tocHeadRef>For all supported 32-bit versions of Windows Server 2008 and  of Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>13-Dec-2007</td>
<td>19:46</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6000.20967</td>
<td>88,064</td>
<td>02-Dec-2008</td>
<td>02:27</td>
<td>x86</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6000.20967</td>
<td>398,848</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6000.20967</td>
<td>273,920</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6000.20967</td>
<td>115,712</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Audiosrv.dll</td>
<td>6.0.6000.20967</td>
<td>311,296</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Encdump.dll</td>
<td>5.0.1.1</td>
<td>169,984</td>
<td>02-Dec-2008</td>
<td>04:22</td>
<td>x86</td>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>18-Dec-2007</td>
<td>20:59</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6001.22320</td>
<td>88,064</td>
<td>02-Dec-2008</td>
<td>04:35</td>
<td>x86</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6001.22320</td>
<td>397,312</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6001.22320</td>
<td>274,944</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6001.22320</td>
<td>116,224</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audiosrv.dll</td>
<td>6.0.6001.22320</td>
<td>314,368</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Encdump.dll</td>
<td>5.0.1.1</td>
<td>169,984</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported 64-bit versions of Windows Server 2008 and of Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>14-Dec-2007</td>
<td>21:27</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6000.20967</td>
<td>111,104</td>
<td>02-Dec-2008</td>
<td>02:51</td>
<td>x64</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6000.20967</td>
<td>480,768</td>
<td>02-Dec-2008</td>
<td>04:34</td>
<td>x64</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6000.20967</td>
<td>311,808</td>
<td>02-Dec-2008</td>
<td>04:34</td>
<td>x64</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6000.20967</td>
<td>193,024</td>
<td>02-Dec-2008</td>
<td>04:34</td>
<td>x64</td>
</tr>
<tr>
<td>Audiosrv.dll</td>
<td>6.0.6000.20967</td>
<td>446,464</td>
<td>02-Dec-2008</td>
<td>04:34</td>
<td>x64</td>
</tr>
<tr>
<td>Encdump.dll</td>
<td>5.0.1.1</td>
<td>200,704</td>
<td>02-Dec-2008</td>
<td>04:34</td>
<td>x64</td>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>18-Dec-2007</td>
<td>20:59</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6001.22320</td>
<td>111,104</td>
<td>02-Dec-2008</td>
<td>05:50</td>
<td>x64</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6001.22320</td>
<td>475,136</td>
<td>02-Dec-2008</td>
<td>05:51</td>
<td>x64</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6001.22320</td>
<td>313,856</td>
<td>02-Dec-2008</td>
<td>05:52</td>
<td>x64</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6001.22320</td>
<td>190,976</td>
<td>02-Dec-2008</td>
<td>05:51</td>
<td>x64</td>
</tr>
<tr>
<td>Audiosrv.dll</td>
<td>6.0.6001.22320</td>
<td>444,928</td>
<td>02-Dec-2008</td>
<td>05:51</td>
<td>x64</td>
</tr>
<tr>
<td>Encdump.dll</td>
<td>5.0.1.1</td>
<td>201,728</td>
<td>02-Dec-2008</td>
<td>05:52</td>
<td>x64</td>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>13-Dec-2007</td>
<td>19:46</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6000.20967</td>
<td>88,064</td>
<td>02-Dec-2008</td>
<td>02:27</td>
<td>x86</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6000.20967</td>
<td>398,848</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6000.20967</td>
<td>273,920</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6000.20967</td>
<td>115,712</td>
<td>02-Dec-2008</td>
<td>04:21</td>
<td>x86</td>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>18-Dec-2007</td>
<td>20:59</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6001.22320</td>
<td>88,064</td>
<td>02-Dec-2008</td>
<td>04:35</td>
<td>x86</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6001.22320</td>
<td>397,312</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6001.22320</td>
<td>274,944</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6001.22320</td>
<td>116,224</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported Itanium-based versions of Windows Server 2008 </h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>18-Dec-2007</td>
<td>20:59</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6001.22320</td>
<td>282,112</td>
<td>02-Dec-2008</td>
<td>05:35</td>
<td>IA-64</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6001.22320</td>
<td>586,752</td>
<td>02-Dec-2008</td>
<td>05:38</td>
<td>IA-64</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6001.22320</td>
<td>339,968</td>
<td>02-Dec-2008</td>
<td>05:38</td>
<td>IA-64</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6001.22320</td>
<td>360,960</td>
<td>02-Dec-2008</td>
<td>05:38</td>
<td>IA-64</td>
</tr>
<tr>
<td>Audiosrv.dll</td>
<td>6.0.6001.22320</td>
<td>852,480</td>
<td>02-Dec-2008</td>
<td>05:38</td>
<td>IA-64</td>
</tr>
<tr>
<td>Audiocore.mof</td>
<td>Not Applicable</td>
<td>4,352</td>
<td>18-Dec-2007</td>
<td>20:59</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Audiodg.exe</td>
<td>6.0.6001.22320</td>
<td>88,064</td>
<td>02-Dec-2008</td>
<td>04:35</td>
<td>x86</td>
</tr>
<tr>
<td>Audioeng.dll</td>
<td>6.0.6001.22320</td>
<td>397,312</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audiokse.dll</td>
<td>6.0.6001.22320</td>
<td>274,944</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
<tr>
<td>Audioses.dll</td>
<td>6.0.6001.22320</td>
<td>116,224</td>
<td>02-Dec-2008</td>
<td>04:36</td>
<td>x86</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >STATUS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the Applies to section.
<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>For more information about KSDATARANGE_AUDIO, visit the following Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/ms790116.aspx>http://msdn.microsoft.com/en-us/library/ms790116.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/ms790116.aspx)        </span></div>
<p>For more information about WAVEFORMATEXTENSIBLE, visit the following Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/ms713496.aspx>http://msdn.microsoft.com/en-us/library/ms713496.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/ms713496.aspx)        </span></div>
<p>For more information about KSDATAFORMAT, visit the following Web site:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/ms808782.aspx>http://msdn.microsoft.com/en-us/library/ms808782.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/ms808782.aspx)        </span></div>
<p>For more information about WaveRT, visit the following Web sites:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/aa474703.aspx>http://msdn.microsoft.com/en-us/library/aa474703.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/aa474703.aspx)        </span></div>
<div class=indent><a href=http://www.microsoft.com/whdc/device/audio/wavertport.mspx>http://www.microsoft.com/whdc/device/audio/wavertport.mspx</a><span class=pLink>            (http://www.microsoft.com/whdc/device/audio/wavertport.mspx)        </span></div>
<p><span><a id=Manifests></a></span><br />
<h4 id=tocHeadRef>Additional file information for Windows Server 2008 and for Windows Vista</h4>
<h5 id=tocHeadRef>Additional files for all supported 32-bit versions of Windows Server 2008 and  of Windows Vista</h5>
<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>
<td><b>File name</b></td>
<td>Package_for_kb960044_client_0~31bf3856ad364e35~x86~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_client_1~31bf3856ad364e35~x86~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,367</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_client~31bf3856ad364e35~x86~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,711</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_server_0~31bf3856ad364e35~x86~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_server~31bf3856ad364e35~x86~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_6ca607014f6f1ec35ad9c288afc16c1a_31bf3856ad364e35_6.0.6000.20967_none_81767550ac2264d9.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>703</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_a7ae42c9ef0770ba2d4b0690ee3d8ed6_31bf3856ad364e35_6.0.6001.22320_none_d9b9b117fdc0253a.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>703</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6000.20967_none_7509489600c12208.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>130,247</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:53</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6001.22320_none_7713c4e5fdcd91d4.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>131,599</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:45</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>Additional files for all supported 64-bit versions of Windows Server 2008 and of Windows Vista </h5>
<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>
<td><b>File name</b></td>
<td>Amd64_1d7a4a07cc5c673d116f7deb8298c62d_31bf3856ad364e35_6.0.6000.20967_none_bfbe74cceeba4640.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,056</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_97bd9f13d6b9da2ee66922d31827d468_31bf3856ad364e35_6.0.6001.22320_none_1c4a6192639f9a9a.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,056</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6000.20967_none_d127e419b91e933e.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>130,289</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:40</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6001.22320_none_d3326069b62b030a.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>131,641</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>06:43</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_client_0~31bf3856ad364e35~amd64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_client_1~31bf3856ad364e35~amd64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,375</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_client~31bf3856ad364e35~amd64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,721</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_server_0~31bf3856ad364e35~amd64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_server~31bf3856ad364e35~amd64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,438</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Wow64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6000.20967_none_db7c8e6bed7f5539.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>121,806</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:44</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Wow64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6001.22320_none_dd870abbea8bc505.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>122,435</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:36</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>Additional files for all supported Itanium-based versions of Windows Server 2008</h5>
<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>
<td><b>File name</b></td>
<td>Ia64_67b2b21649b9aa6697b46af9a87f604d_31bf3856ad364e35_6.0.6001.22320_none_95485bf8c114ccd3.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,054</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Ia64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6001.22320_none_771568dbfdcb9ad0.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>129,678</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>07:11</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_server_0~31bf3856ad364e35~ia64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb960044_server~31bf3856ad364e35~ia64~~6.0.2.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,434</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>22:31</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Wow64_microsoft-windows-audio-audiocore_31bf3856ad364e35_6.0.6001.22320_none_dd870abbea8bc505.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>122,435</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>02-Dec-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:36</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</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>
</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>Windows Vista Enterprise 64-bit Edition</li>
<li>Windows Vista Home Basic 64-bit Edition</li>
<li>Windows Vista Home Premium 64-bit Edition</li>
<li>Windows Vista Ultimate 64-bit Edition</li>
<li>Windows Server 2008 Standard</li>
<li>Windows Server 2008 Enterprise</li>
<li>Windows Server 2008 Datacenter</li>
<li>Windows Server 2008 Standard without Hyper-V</li>
<li>Windows Server 2008 Enterprise without Hyper-V</li>
<li>Windows Server 2008 Datacenter without Hyper-V</li>
<li>Windows Server 2008 for Itanium-Based Systems</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>kbautohotfix kbexpertiseinter kbfix kbbug kbsurveynew kbpubtypekc kbqfe kbhotfixserver KB960044</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/an-audio-application-cannot-play-the-latest-non-pulse-code-modulation-pcm-or-encrypted-pcm-and-non-pcm-audio-formats-even-after-you-install-a-high-definition-audio-function-driver-on-a-windows-vista-b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>During user logon or logoff, you receive stop error code 0&#215;00000050, and the system restarts automatically on a computer that is running Windows Server 2008 or Windows Vista SP1</title>
		<link>http://ossmall.info/during-user-logon-or-logoff-you-receive-stop-error-code-0x00000050-and-the-system-restarts-automatically-on-a-computer-that-is-running-windows-server-2008-or-windows-vista-sp1/</link>
		<comments>http://ossmall.info/during-user-logon-or-logoff-you-receive-stop-error-code-0x00000050-and-the-system-restarts-automatically-on-a-computer-that-is-running-windows-server-2008-or-windows-vista-sp1/#comments</comments>
		<pubDate>Fri, 18 May 2012 11:56:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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/during-user-logon-or-logoff-you-receive-stop-error-code-0x00000050-and-the-system-restarts-automatically-on-a-computer-that-is-running-windows-server-2008-or-windows-vista-sp1</guid>
		<description><![CDATA[Article ID: 966319 &#8211; Last Review: February 19, 2009 &#8211; Revision: 1.0 During user logon or logoff, you receive stop error code 0&#215;00000050, and the system restarts automatically on a computer that is running Windows Server 2008 or Windows Vista SP1 Hotfix Download AvailableView and request hotfix downloads View products that this article applies to. [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 966319 &#8211; Last Review: February 19, 2009 &#8211; Revision: 1.0</div>
<p><strong class=title>During user logon or logoff, you receive stop error code 0&#215;00000050, and the system restarts automatically on a computer that is running Windows Server 2008 or Windows Vista SP1</strong><br />
<table class=kb_hotfix>
<tr>
<td class=kb_hotfix_img><img src=http://support.microsoft.com/library/images/support/CN/hotfix_icon.png alt=Hotfix download is available></td>
<td class=kb_hotfix_text>Hotfix Download Available<br /><a id=kb_hotfix_link href=http://support.microsoft.com/gp/noscript>View and request hotfix downloads</a></td>
</tr>
</table>
<div class=kb_meta_divider></div>
<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 >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>On a  computer that is running Windows Server 2008 or Windows Vista Service Pack 1 (SP1), you  repeatedly encounter stop error code 0&#215;00000050 during the user logon or logoff process. Then,  the computer restarts automatically.</p>
<p>When this issue occurs, the following event may be logged in the System  log:
<p class=indent>Log Name: System<br />Source: Microsoft-Windows-Kernel-General<br />Date: <var>date</var> &amp; <var>time</var><br />Event ID: 5<br />Task Category: None<br />Level: Error<br />Keywords: <br />User: SYSTEM<br />Computer: <var>computer name</var><br />Description:{Registry Hive Recovered} Registry hive (file): &#8216; ?? C: Users <var>user name</var> ntuser.dat&#8217; was corrupted and it has been recovered. Some data might have been lost.</p>
<p><b>Note</b> This issue frequently occurs  on Windows Server 2008-based terminal servers.
<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>This issue occurs when the computer contains corrupted user profiles.</p>
<p>Windows Server 2008 and Windows Vista SP1  try to correct   profiles when the profiles are corrupted. However, the registry self-correcting feature incorrectly calculates a structure size. Therefore, the system accesses an invalid memory address.
<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>
<h3 id=tocHeadRef>Hotfix information for Windows Server 2008</h3>
<p> A supported hotfix is 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 the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.</p>
<p>If the hotfix is available for download, there is a Hotfix download available section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.</p>
<p>Important Windows Vista			 and Windows Server 2008 hotfixes are included in the same packages. However,			 only one of these products may be listed on the Ã¢â‚¬Å“Hotfix RequestÃ¢â‚¬Â page. To			 request the hotfix package that applies to both Windows Vista and Windows			 Server 2008, just select the product that is listed on the page.<br />
<h4 id=tocHeadRef>Prerequisites</h4>
<p>To apply this hotfix, you  must be running Windows Server 2008 or Windows Vista Service Pack 1.<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 />
<h4 id=tocHeadRef>Windows Server 2008 and Windows Vista file information note</h4>
<p>The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are   <span><a href=#Manifests>listed separately</a></span>   . MUM and MANIFEST files, and the associated security catalog (.cat) files, are critical to maintaining the state of the updated component. The security catalog files (attributes not listed) are signed with a Microsoft digital signature.<br />
<h5 id=tocHeadRef>Windows Server 2008 and Windows Vista, x86-based version</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ntkrnlpa.exe</td>
<td>6.0.6001.22366</td>
<td>3,600,864</td>
<td>02-Feb-2009</td>
<td>06:01</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Ntoskrnl.exe</td>
<td>6.0.6001.22366</td>
<td>3,548,640</td>
<td>02-Feb-2009</td>
<td>06:01</td>
<td>Not Applicable</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>Windows Server 2008 and Windows Vista, x64-based version</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ntoskrnl.exe</td>
<td>6.0.6001.22366</td>
<td>4,691,440</td>
<td>02-Feb-2009</td>
<td>06:47</td>
<td>x64</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>Windows Server 2008, Itanium-based version</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ntoskrnl.exe</td>
<td>6.0.6001.22366</td>
<td>9,491,936</td>
<td>02-Feb-2009</td>
<td>05:37</td>
<td>IA-64</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >STATUS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the Applies to section.
<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>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><span><a id=Manifests></a></span><br />
<h5 id=tocHeadRef>Additional files for all supported x86-based versions of Windows Server 2008 and of Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Package_for_kb966319_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,367</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,431</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,421</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_sc~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,423</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,425</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,431</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,422</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,429</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-os-kernel_31bf3856ad364e35_6.0.6001.22366_none_6c7f246bcd6bec30.manifest</td>
<td>Not Applicable</td>
<td>17,806</td>
<td>02-Feb-2009</td>
<td>06:28</td>
<td>Not Applicable</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>Additional files for all supported x64-based versions of Windows Server 2008 and of Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Amd64_microsoft-windows-os-kernel_31bf3856ad364e35_6.0.6001.22366_none_c89dbfef85c95d66.manifest</td>
<td>Not Applicable</td>
<td>16,512</td>
<td>02-Feb-2009</td>
<td>07:14</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,375</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,439</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,429</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,431</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,433</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,439</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,430</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,437</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>Additional files for all supported Itanium-based versions of Windows Server 2008</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ia64_microsoft-windows-os-kernel_31bf3856ad364e35_6.0.6001.22366_none_6c80c861cd69f52c.manifest</td>
<td>Not Applicable</td>
<td>16,819</td>
<td>02-Feb-2009</td>
<td>06:13</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,425</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,426</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,429</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,434</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,426</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
<tr>
<td>Package_for_kb966319_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not Applicable</td>
<td>1,433</td>
<td>02-Feb-2009</td>
<td>17:47</td>
<td>Not Applicable</td>
</tr>
</table>
</div>
</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>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<li>Windows Server 2008 Datacenter</li>
<li>Windows Server 2008 Enterprise</li>
<li>Windows Server 2008 Standard</li>
<li>Windows Vista Enterprise 64-bit Edition</li>
<li>Windows Vista Home Basic 64-bit Edition</li>
<li>Windows Vista Home Premium 64-bit Edition</li>
<li>Windows Vista Ultimate 64-bit Edition</li>
<li>Windows Vista Business</li>
<li>Windows Vista Business 64-bit Edition</li>
<li>Windows Vista Enterprise</li>
<li>Windows Vista Home Basic</li>
<li>Windows Vista Home Premium</li>
<li>Windows Vista Ultimate</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>kbautohotfix kbexpertiseadvanced kbfix kbsurveynew kbqfe kbhotfixserver KB966319</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/during-user-logon-or-logoff-you-receive-stop-error-code-0x00000050-and-the-system-restarts-automatically-on-a-computer-that-is-running-windows-server-2008-or-windows-vista-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox : RAM usage tweak</title>
		<link>http://ossmall.info/firefox-ram-usage-tweak/</link>
		<comments>http://ossmall.info/firefox-ram-usage-tweak/#comments</comments>
		<pubDate>Fri, 18 May 2012 11:48:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[App Tips and Tricks]]></category>

		<guid isPermaLink="false">http://ossmall.info/firefox-ram-usage-tweak/</guid>
		<description><![CDATA[All of the operations will be made in the about:config page, so save your important stuff, open up a new tab, write about:config in the address bar and be prepared. I have gathered four tricks that will improve your Firefox experience, and here they are. Limit the RAM usage It’s just a simple configuration setting [...]]]></description>
			<content:encoded><![CDATA[<p>All of the operations will be made in the about:config page, so save your important stuff, open up a new tab, write <em>about:config</em> in the address bar <span> </span>and be prepared. I have gathered four tricks that will improve your Firefox experience, and here they are.</p>
<p><o:p> </o:p></p>
<p><strong>Limit the RAM usage</strong><br />
It’s just a simple configuration setting and you’ll get the numbers to be more comfortable. Filter up your search after “browser.cache” and select <em>browser.cache.memory.capacity</em> from the remaining options. I believe the default setting goes all the way up to 50000, but there’s no need for that. You have to adjust the value depending on the amount of RAM memory you have installed. For RAM <span> </span>sizes between 512MB and 1GB, start with 15000. For RAM sizes between 128MB and 512M, try 5000, and you will be happy of the result.</p>
<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>
<p><o:p> </o:p></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/firefox-ram-usage-tweak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error message when you try to put a Windows Vista-based computer to sleep or into hibernation: STOP 0x000000FE BUGCODE_USB_DRIVER</title>
		<link>http://ossmall.info/error-message-when-you-try-to-put-a-windows-vista-based-computer-to-sleep-or-into-hibernation-stop-0x000000fe-bugcodeusbdriver/</link>
		<comments>http://ossmall.info/error-message-when-you-try-to-put-a-windows-vista-based-computer-to-sleep-or-into-hibernation-stop-0x000000fe-bugcodeusbdriver/#comments</comments>
		<pubDate>Fri, 18 May 2012 10:50: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[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/error-message-when-you-try-to-put-a-windows-vista-based-computer-to-sleep-or-into-hibernation-stop-0x000000fe-bugcodeusbdriver/</guid>
		<description><![CDATA[Error message when you try to put a Windows Vista-based computer to sleep or into hibernation: STOP 0x000000FE BUGCODE_USB_DRIVER View products that this article applies to. Article ID : 930568 Last Review : August 29, 2007 Revision : 2.0 On This Page SYMPTOMS When you try to put a Windows Vista-based computer to sleep or [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Error message when you try to put a Windows Vista-based computer to sleep or into hibernation: STOP 0x000000FE BUGCODE_USB_DRIVER</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>930568</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>August 29, 2007</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>SYMPTOMS</h2>
<div class=sbody>When you try to put a Windows Vista-based computer to sleep or into hibernation, you  receive an error message that resembles the following:
<div class=errormsg>STOP 0x000000FE(<var>parameter1</var>, <var>parameter2</var>, <var>parameter3</var>, <var>parameter4</var>)<br />BUGCODE_USB_DRIVER</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>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>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 Date and Time 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>Update.mum</td>
<td>Not Applicable</td>
<td>2,717</td>
<td>17-Jan-2007</td>
<td>08:52</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Usbccgp.sys</td>
<td>6.0.6000.20516</td>
<td>73,216</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>x86</td>
</tr>
<tr>
<td>Usbhub.sys</td>
<td>6.0.6000.20516</td>
<td>192,000</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>x86</td>
</tr>
<tr>
<td>X86_usb.inf_31bf3856ad364e35_6.0.6000.20516_none_c996f31f2a6c1bf5.manifest</td>
<td>Not applicable</td>
<td>2,356</td>
<td>17-Jan-2007</td>
<td>08:54</td>
<td>Not applicable</td>
</tr>
<tr>
<td>X86_usbport.inf_31bf3856ad364e35_6.0.6000.20516_none_bc60eb9c1f8769dc.manifest</td>
<td>Not applicable</td>
<td>5,386</td>
<td>17-Jan-2007</td>
<td>08:54</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Hccoin.dll</td>
<td>6.0.6000.20516</td>
<td>8,704</td>
<td>17-Jan-2007</td>
<td>02:50</td>
<td>x86</td>
</tr>
<tr>
<td>Usbd.sys</td>
<td>6.0.6000.20516</td>
<td>5,888</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Usbehci.sys</td>
<td>6.0.6000.20516</td>
<td>38,400</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>x86</td>
</tr>
<tr>
<td>Usbhub.sys</td>
<td>6.0.6000.20516</td>
<td>192,000</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>x86</td>
</tr>
<tr>
<td>Usbohci.sys</td>
<td>6.0.6000.20516</td>
<td>19,456</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>x86</td>
</tr>
<tr>
<td>Usbport.sys</td>
<td>6.0.6000.20516</td>
<td>223,744</td>
<td>17-Jan-2007</td>
<td>02:04</td>
<td>x86</td>
</tr>
<tr>
<td>Usbuhci.sys</td>
<td>6.0.6000.20516</td>
<td>22,528</td>
<td>17-Jan-2007</td>
<td>02:04</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_usb.inf_31bf3856ad364e35_6.0.6000.20516_none_25b58ea2e2c98d2b.manifest</td>
<td>Not applicable</td>
<td>2,358</td>
<td>17-Jan-2007</td>
<td>08:57</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Amd64_usbport.inf_31bf3856ad364e35_6.0.6000.20516_none_187f871fd7e4db12.manifest</td>
<td>Not applicable</td>
<td>5,388</td>
<td>17-Jan-2007</td>
<td>08:57</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not applicable</td>
<td>2,717</td>
<td>17-Jan-2007</td>
<td>08:52</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Usbccgp.sys</td>
<td>6.0.6000.20516</td>
<td>95,232</td>
<td>17-Jan-2007</td>
<td>02:35</td>
<td>x64</td>
</tr>
<tr>
<td>Usbhub.sys</td>
<td>6.0.6000.20516</td>
<td>266,240</td>
<td>17-Jan-2007</td>
<td>02:35</td>
<td>x64</td>
</tr>
<tr>
<td>Hccoin.dll</td>
<td>6.0.6000.20516</td>
<td>10,752</td>
<td>17-Jan-2007</td>
<td>04:05</td>
<td>x64</td>
</tr>
<tr>
<td>Usbd.sys</td>
<td>6.0.6000.20516</td>
<td>7,552</td>
<td>17-Jan-2007</td>
<td>02:34</td>
<td>x64</td>
</tr>
<tr>
<td>Usbehci.sys</td>
<td>6.0.6000.20516</td>
<td>48,128</td>
<td>17-Jan-2007</td>
<td>02:34</td>
<td>x64</td>
</tr>
<tr>
<td>Usbhub.sys</td>
<td>6.0.6000.20516</td>
<td>266,240</td>
<td>17-Jan-2007</td>
<td>02:35</td>
<td>x64</td>
</tr>
<tr>
<td>Usbohci.sys</td>
<td>6.0.6000.20516</td>
<td>24,064</td>
<td>17-Jan-2007</td>
<td>02:34</td>
<td>x64</td>
</tr>
<tr>
<td>Usbport.sys</td>
<td>6.0.6000.20516</td>
<td>257,024</td>
<td>17-Jan-2007</td>
<td>02:34</td>
<td>x64</td>
</tr>
<tr>
<td>Usbuhci.sys</td>
<td>6.0.6000.20516</td>
<td>28,672</td>
<td>17-Jan-2007</td>
<td>02:34</td>
<td>x64</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 how hotfix packages are named, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=816915>816915</a><span class=pLink> (/Feedback.aspx?kbNumber=816915/)</span>New file naming schema for Microsoft Windows software update packages</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 Ultimate</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 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 Enterprise</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 Business</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>
</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>kberrmsg kbbug kbfix kbqfe kbexpertisebeginner kbhotfixserver KB930568</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/error-message-when-you-try-to-put-a-windows-vista-based-computer-to-sleep-or-into-hibernation-stop-0x000000fe-bugcodeusbdriver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some properties of a WordPad document may not appear in Windows Vista</title>
		<link>http://ossmall.info/some-properties-of-a-wordpad-document-may-not-appear-in-windows-vista-1/</link>
		<comments>http://ossmall.info/some-properties-of-a-wordpad-document-may-not-appear-in-windows-vista-1/#comments</comments>
		<pubDate>Fri, 18 May 2012 10:49:43 +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[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/some-properties-of-a-wordpad-document-may-not-appear-in-windows-vista-1/</guid>
		<description><![CDATA[Some properties of a WordPad document may not appear in Windows Vista View products that this article applies to. Article ID : 927689 Last Review : March 15, 2007 Revision : 1.3 SYMPTOMS In Windows Vista, when you view the properties of a WordPad document that was created in Windows XP, some properties may not [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Some properties of a WordPad document may not appear in Windows Vista</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>927689</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 15, 2007</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.3</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>In Windows Vista, when you view the properties of a WordPad document that was created in Windows XP, some properties may not appear.</p>
<p>This problem occurs if the document was created by right-clicking the desktop, pointing to <strong class=uiterm>New</strong>, and then clicking <strong class=uiterm>WordPad Document</strong>. When you do this is Windows XP,  the WordPad document uses the .doc file name extension.</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 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</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 Starter</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 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>kbexpertisebeginner kbtshoot kbprb KB927689</td>
</tr>
</table>
</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/some-properties-of-a-wordpad-document-may-not-appear-in-windows-vista-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error message when you try to install a ClickOnce application whose name contains Unicode characters or DBCS characters: Application download did not succeed</title>
		<link>http://ossmall.info/error-message-when-you-try-to-install-a-clickonce-application-whose-name-contains-unicode-characters-or-dbcs-characters-application-download-did-not-succeed/</link>
		<comments>http://ossmall.info/error-message-when-you-try-to-install-a-clickonce-application-whose-name-contains-unicode-characters-or-dbcs-characters-application-download-did-not-succeed/#comments</comments>
		<pubDate>Fri, 18 May 2012 05:03:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application Center]]></category>

		<guid isPermaLink="false">http://ossmall.info/error-message-when-you-try-to-install-a-clickonce-application-whose-name-contains-unicode-characters-or-dbcs-characters-application-download-did-not-succeed/</guid>
		<description><![CDATA[Error message when you try to install a ClickOnce application whose name contains Unicode characters or DBCS characters: Application download did not succeed View products that this article applies to. Article ID : 954362 Last Review : July 3, 2008 Revision : 1.0 SYMPTOMS When you try to install a ClickOnce application whose name contains [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>Error message when you try to install a ClickOnce application whose name contains Unicode characters or DBCS characters: Application download did not succeed</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>954362</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>July 3, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.0</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>When you try to install a ClickOnce application whose name contains  Unicode characters or DBCS characters, the Setup.exe file cannot download the ClickOnce application manifests.Additionally, you receive the following error message:
<div class=errormsg>Application download did not succeed. Check your network connection, or contact your system administrator or network service provider.</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 issue occurs because the Setup.exe file does not support Unicode characters or DBCS characters in the application name or in other fields.
<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, rename the application name so that the name contains only ASCII characters.
<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 Studio Team System 2008 Team Suite</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>
<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 2008 Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio 2005 Team Suite</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 2005 Standard 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 .NET 2003 Professional Edition</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 Enterprise Developer</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Studio .NET 2003 Academic 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>kbtshoot kbexpertiseinter kbprb KB954362</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/error-message-when-you-try-to-install-a-clickonce-application-whose-name-contains-unicode-characters-or-dbcs-characters-application-download-did-not-succeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Windows Vista Service Pack 1 when the Windows Vista activation period has expired</title>
		<link>http://ossmall.info/how-to-install-windows-vista-service-pack-1-when-the-windows-vista-activation-period-has-expired/</link>
		<comments>http://ossmall.info/how-to-install-windows-vista-service-pack-1-when-the-windows-vista-activation-period-has-expired/#comments</comments>
		<pubDate>Fri, 18 May 2012 00:46:50 +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[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/how-to-install-windows-vista-service-pack-1-when-the-windows-vista-activation-period-has-expired/</guid>
		<description><![CDATA[How to install Windows Vista Service Pack 1 when the Windows Vista activation period has expired View products that this article applies to. Article ID : 947874 Last Review : March 6, 2008 Revision : 1.1 INTRODUCTION When you start Windows Vista, you may receive the following message: Activate Windows Now Your activation period has [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>How to install Windows Vista Service Pack 1 when the Windows Vista activation period has expired </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>947874</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 6, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.1</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>When you start Windows Vista, you may receive the following message:
<div class=message>Activate Windows Now <br />Your activation period has expired and Windows is no longer working. <br />To use Windows you must activate this copy of Windows.</div>
<p> When this behavior occurs, Windows Vista is running in reduced functionality mode. When Windows Vista is running in reduced functionality mode, the taskbar does not appear. Additionally, you have limited access to Windows Vista programs and features.</p>
<p>This article describes how to install Windows Vista Service Pack 1 (SP1) when Windows Vista is running in reduced functionality mode because the activation period has expired. After you install Windows Vista SP1, you can access data.
<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>To install Windows Vista SP1 while Windows Vista is in reduced functionality mode, follow these steps.</p>
<p><b>Important</b> If you install Windows Vista SP1 while Windows Vista is in reduced functionality mode, you cannot uninstall Windows Vista SP1.<br />
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Log on to the Windows Vista-based computer.</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>After the message that is mentioned in the Symptoms section appears, click <strong class=uiterm>Access your computer with reduced functionality</strong>.</td>
</tr>
<tr>
<td class=number>3.</td>
<td class=text>In Internet Explorer, type one of  the following URLs in the Address bar:</p>
<p><b>Windows Vista, 32-bit versions</b>
<div class=indent><span class=ll><a href=http://www.microsoft.com/downloads/details.aspx?FamilyId=B0C7136D-5EBB-413B-89C9-CB3D06D12674>http://www.microsoft.com/downloads/details.aspx?FamilyId=B0C7136D-5EBB-413B-89C9-CB3D06D12674</a></span><span class=pLink> (http://www.microsoft.com/downloads/details.aspx?FamilyId=B0C7136D-5EBB-413B-89C9-CB3D06D12674)</span></div>
<p><b>Windows Vista, 64-bit versions</b>
<div class=indent><span class=ll><a href=http://www.microsoft.com/downloads/details.aspx?FamilyId=B0C7136D-5EBB-413B-89C9-CB3D06D12674>http://www.microsoft.com/downloads/details.aspx?FamilyId=874A414B-32B2-41CC-BD8B-D71EDA5EC07C</a></span><span class=pLink> (http://www.microsoft.com/downloads/details.aspx?FamilyId=B0C7136D-5EBB-413B-89C9-CB3D06D12674)</span></div>
</td>
</tr>
<tr>
<td class=number>4.</td>
<td class=text>Follow the steps to download and to install Windows Vista SP1.</td>
</tr>
</table>
<p><b>Note</b> After you install Windows Vista SP1, you will be asked to activate Windows Vista. However, access to files, to data, and to programs should not be restricted.  This behavior applies only if the activation period had expired. It does not apply if any other non-genuine activity has occurred.
<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 more information about the behavior of reduced functionality mode in Windows Vista, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=925582>925582</a><span class=pLink> (/Feedback.aspx?kbNumber=925582/)</span> The behavior of reduced functionality mode in Windows Vista </div>
<p>For more information about how exit reduced functionality mode in Windows Vista, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=925616>925616</a><span class=pLink> (/Feedback.aspx?kbNumber=925616/)</span> Error message when you start Windows Vista: Your activation period has expired</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 Service Pack 1</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 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 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>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 Ultimate 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 kbexpertisebeginner kbprb KB947874</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/how-to-install-windows-vista-service-pack-1-when-the-windows-vista-activation-period-has-expired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A script may not run as expected in Windows Internet Explorer when you open an HTML page and the HTML page contains an element that has injected HTML code</title>
		<link>http://ossmall.info/a-script-may-not-run-as-expected-in-windows-internet-explorer-when-you-open-an-html-page-and-the-html-page-contains-an-element-that-has-injected-html-code/</link>
		<comments>http://ossmall.info/a-script-may-not-run-as-expected-in-windows-internet-explorer-when-you-open-an-html-page-and-the-html-page-contains-an-element-that-has-injected-html-code/#comments</comments>
		<pubDate>Fri, 18 May 2012 00:07:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Explorer 7]]></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/a-script-may-not-run-as-expected-in-windows-internet-explorer-when-you-open-an-html-page-and-the-html-page-contains-an-element-that-has-injected-html-code/</guid>
		<description><![CDATA[A script may not run as expected in Windows Internet Explorer when you open an HTML page and the HTML page contains an element that has injected HTML code View products that this article applies to. Article ID : 948550 Last Review : March 4, 2008 Revision : 1.0 SYMPTOMS When you use Windows Internet [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>A script may not run as expected in Windows Internet Explorer when you open an HTML page and the HTML page contains an element that has injected HTML code</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>948550</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 4, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.0</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>When you use Windows Internet Explorer to open an HTML Web page and the Web page contains an element that has injected HTML code, the script may not run as expected.This problem occurs if the following conditions are true:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The element is not included in the markup tree.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Active scripting is disabled in the Internet zone.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The site is added to the Trusted Sites zone.</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>CAUSE</h2>
<div class=sbody>This issue occurs because Internet Explorer sets the security of an element as about:blank if the following conditions are true:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>A Web page inserts code into the element.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The element is not included in the markup tree.</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>RESOLUTION</h2>
<div class=sbody>To resolve this issue, make sure that the element is included in the markup tree. When you do this, the element obtains the security from the current page. To do this, call the <b>innerHTML</b> property before you call the element in the script.
<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 following code example illustrates how to include the element inside the markup tree.<code>
<pre class=code>treeDiv = srcDoc.createElement(DIV);treeDiv.id = treeDiv;treeDiv.className = treeDiv;treeDiv.style.pixelTop = 0;scrollDiv.appendChild(treeDiv);treeDiv.onresize = treeResize;treeDiv.innerHTML = loadTree(treeXML);</pre>
<p></code>
<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 Internet Explorer 7</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Explorer 6.0</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Explorer 5.5</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Internet Explorer 5.0</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>kbcode kbwebbrowser kbtshoot kbprb KB948550</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/a-script-may-not-run-as-expected-in-windows-internet-explorer-when-you-open-an-html-page-and-the-html-page-contains-an-element-that-has-injected-html-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore a driver to its previous version</title>
		<link>http://ossmall.info/restore-a-driver-to-its-previous-version/</link>
		<comments>http://ossmall.info/restore-a-driver-to-its-previous-version/#comments</comments>
		<pubDate>Thu, 17 May 2012 17:30:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vista Tips]]></category>
		<category><![CDATA[XP Tips]]></category>

		<guid isPermaLink="false">http://ossmall.info/restore-a-driver-to-its-previous-version/</guid>
		<description><![CDATA[You must be logged on as an administrator to perform these steps. You might want to restore the driver for a device to a previous version if you encounter problems with your computer or device after upgrading the driver. &#160; &#160; 1. Open Device Manager by clicking the Start button clicking Control Panel, clicking System [...]]]></description>
			<content:encoded><![CDATA[<p>You must be logged on as an administrator to perform these steps.</p>
<p>You might want to restore the driver for a device to a previous version if you encounter problems with your computer or device after upgrading the driver.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td nowrap="nowrap" valign="top">&nbsp;</td>
<td valign="top">&nbsp;</td>
</tr>
<tr>
<td>1.</td>
<td valign="top" width="100%">Open Device Manager by clicking the <strong>Start</strong>     button <!--[if gte vml 1]>                                                                                                                                  <![endif]--><img src="file:///C:/DOCUME%7E1/marius/LOCALS%7E1/Temp/msohtml1/01/clip_image002.gif" alt="Picture of the Start button" title="Picture of the Start button" v:shapes="_x0000_i1025" height="15" width="15" /> clicking <strong>Control     Panel</strong>, clicking <strong>System and Maintenance</strong>, and then clicking <strong>Device     Manager</strong>.‌ <!--[if gte vml 1]>           <![endif]--><img src="file:///C:/DOCUME%7E1/marius/LOCALS%7E1/Temp/msohtml1/01/clip_image004.gif" alt="Administrator permission required" title="Administrator permission required" v:shapes="_x0000_i1026" height="16" width="16" /> If     you are prompted for an administrator password or confirmation, type the     password or provide confirmation.</td>
</tr>
<tr>
<td>2.</td>
<td valign="top" width="100%">Double-click the category containing your device     driver, and then double-click the name of the device you want to restore to     a previous driver version.</td>
</tr>
<tr>
<td>3.</td>
<td valign="top" width="100%">Click the <strong>Driver</strong> tab, and then click <strong>Roll     Back Driver</strong>.</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><strong>Note</strong> If   there&#8217;s no previous version of the driver installed for the selected device,   the <strong>Roll Back Driver</strong> button will be unavailable.</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>
<p><o:p> </o:p></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/restore-a-driver-to-its-previous-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to restrict SSTP connections to a specific IP address in Windows Server 2008</title>
		<link>http://ossmall.info/how-to-restrict-sstp-connections-to-a-specific-ip-address-in-windows-server-2008/</link>
		<comments>http://ossmall.info/how-to-restrict-sstp-connections-to-a-specific-ip-address-in-windows-server-2008/#comments</comments>
		<pubDate>Thu, 17 May 2012 12:42:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></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/how-to-restrict-sstp-connections-to-a-specific-ip-address-in-windows-server-2008/</guid>
		<description><![CDATA[How to restrict SSTP connections to a specific IP address in Windows Server 2008 View products that this article applies to. Article ID : 947028 Last Review : May 29, 2008 Revision : 1.0 On This Page INTRODUCTION Secure Socket Tunneling Protocol (SSTP) is a new kind of virtual private network (VPN) tunnel that is [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>How to restrict SSTP connections to a specific IP address in Windows Server 2008</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>947028</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>May 29, 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>Secure Socket Tunneling Protocol (SSTP) is a new kind of virtual private network (VPN) tunnel that is available in the Routing and Remote Access Services role in Windows Server 2008. SSTP is also available for use in Windows Vista Service Pack 1 (SP1). SSTP uses the HTTPS protocol over Transmission Control Protocol (TCP) port 443 to pass traffic through firewalls and Web proxies that might block Point-to-Point Tunneling Protocol (PPTP) and Layer 2 Tunneling Protocol (L2TP)/IPsec traffic. SSTP allows for Point-to-Point Protocol (PPP) packets to be encapsulated over the Secure Sockets Layer (SSL) channel of the HTTPS protocol. This allows for a VPN connection to be more easily established through a firewall or through a Network Address Translation (NAT) device. Also, this allows for a VPN connection to be established through an HTTP proxy device. SSTP provides a mechanism to encapsulate PPP traffic over the SSL channel of the HTTPS protocol.</p>
<p>By default, SSTP is configured to listen on all interfaces. For example, SSTP is configured to listen on 0.0.0.0 for IPv4 or ::/0 for IPv6. By default, Routing and Remote Access Services allows for VPN connections to travel over all IPv4 and IPv6 addresses that are available on the computer. Also, Routing and Remote Access Services always sets the computer certificate, also known as the machine certificate, to Http.sys.  Http.sys is the HTTPS listener component on a Windows Server 2008-based computer that is running Routing and Remote Access Services together with 0.0.0.0:PortNum and [::]:PortNum.</p>
<p>This article describes how an administrator can block SSTP connections from specific IPv4 or IPv6 IP addresses or from specific interfaces.
<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>   To block SSTP connections from specific IPv4 or IPv6 IP addresses or from specific interfaces, use one of the following methods.
<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>Method 1: Configure the appropriate packet filter </h3>
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Start the Routing and Remote Access MMC snap-in. To do this, click <strong class=uiterm>Start</strong>, point to <strong class=uiterm>Administrative Tools</strong>, and then click <strong class=uiterm>Routing and Remote Access</strong>.</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>Expand <strong class=uiterm>IPV4</strong>, and then click <strong class=uiterm>General</strong>. The list of available interfaces appears.</td>
</tr>
<tr>
<td class=number>3.</td>
<td class=text>Double-click the interface to which VPN clients connect.</td>
</tr>
<tr>
<td class=number>4.</td>
<td class=text>Click <strong class=uiterm>Inbound Filters</strong>. </td>
</tr>
<tr>
<td class=number>5.</td>
<td class=text>Click <strong class=uiterm>New</strong>,  and then click to select the <strong class=uiterm>Destination network</strong> check box.</td>
</tr>
<tr>
<td class=number>6.</td>
<td class=text>In the <strong class=uiterm>IP address</strong> box, type the destination IP address.</td>
</tr>
<tr>
<td class=number>7.</td>
<td class=text>In the <strong class=uiterm>Subnet mask</strong> box, type the destination subnet mask.</td>
</tr>
<tr>
<td class=number>8.</td>
<td class=text>In the <strong class=uiterm>Protocol</strong> list, click <strong class=uiterm>TCP</strong>.</td>
</tr>
<tr>
<td class=number>9.</td>
<td class=text>In the <strong class=uiterm>Source port</strong> box, type <span class=userInput>443</span>. Or, type the SSTP port number if it differs from 443.</td>
</tr>
<tr>
<td class=number>10.</td>
<td class=text>In the <strong class=uiterm>Destination port</strong> box, type <span class=userInput>443</span>. Or, type the SSTP port number if it differs from 443.</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>Method 2: Configure the certificate for a specific IP address:port for the HTTP listener</h3>
<p><b>Note</b> To run the following commands, you must open the command prompt by using elevated permissions. To do this, click <strong class=uiterm>Start</strong>, right-click <strong class=uiterm>Command Prompt</strong>, and then click <strong class=uiterm>Run as administrator</strong>.<br />
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Delete the certificate from Http.sys. To do this, type the following commands at the command prompt, where 443 is the SSTP port number:
<div class=indent><span class=userInput>netsh http delete sslcert ipport=0.0.0.0:443 <br />netsh http delete sslcert ipport=[::]:443 </span></div>
</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>Add the new certificate to Http.sys. To do this, type the following commands at the command prompt:
<div class=indent><span class=userInput>netsh http add sslcert ipport=<var>IPv4 address for the HTTP listener</var>:443 certhash= <var>xxx</var> appid={ba195980-cd49-458b-9e23-c84ee0adcd75} certstorename=MY <br />netsh http add sslcert ipport=<var>IPv6 address for the HTTP listener</var>:443 certhash= <var>xxx</var> appid={ba195980-cd49-458b-9e23-c84ee0adcd75} certstorename=MY</span></div>
<p><b>Note</b> In these commands, <var>xxx</var> is a placeholder for the SHA1 certificate hash of the new certificate. </td>
</tr>
<tr>
<td class=number>3.</td>
<td class=text>At the command prompt, type the following command, and then press ENTER to configure the Sha256CertificateHash registry subkey value for the SSTP service:
<div class=indent><span class=userInput>reg add HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services SstpSvc Parameters /v SHA256CertificateHash /t REG_BINARY /d <var>Sha256 hash value for the IIS Web server certificate</var> /f</span></div>
<p><b>Note</b> If you cannot locate the SHA256 certificate hash of the computer certificate, complete steps a through e to configure a value for the Sha256CertificateHash registry subkey.<br />
<table class=list al>
<tr>
<td class=number>a. </td>
<td class=text>Restart the Routing and Remote Access service.</td>
</tr>
<tr>
<td class=number>b. </td>
<td class=text>Configure any 32-byte binary value as a temporary value for the Sha256CertificateHash registry key at the registry location that is mentioned in step 3. This registry key has to be of type REG_BINARY.</td>
</tr>
<tr>
<td class=number>c. </td>
<td class=text>On a different computer, create a VPN connection that is SSTP-based where the VPN destination is the host name of the Routing and Remote Access Server.</td>
</tr>
<tr>
<td class=number>d. </td>
<td class=text>Connect to the VPN connection. The connection will fail. Open Event Viewer on the client computer, and then locate the following event:
<div class=indent>
<pre class=in_text>Cryptographic binding failed for the client connection. The reason is client and the server have mismatched certificate hashes configured. SHA1 Certificate Hash: HashValue SHA256 Certificate Hash: HashValue</pre>
<p>`</p></div>
</td>
</tr>
<tr>
<td class=number>e. </td>
<td class=text>Note the value of SHA256 certificate hash in the event on the client computer, and then use this value for the Sha256CertificateHash registry key on the Routing and Remote Access server. </td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=number>4.</td>
<td class=text>Restart the Routing and Remote Access server. Http.sys is  now set to listen on a particular IP address:port.  HTTPS connections are dropped from other IP address:ports.</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>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>
</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 kbhowto kbinfo KB947028</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/how-to-restrict-sstp-connections-to-a-specific-ip-address-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Windows Server 2008-based computer that has a single-processor stops responding if an MPIO-connected device is repeatedly connected and then disconnected</title>
		<link>http://ossmall.info/a-windows-server-2008-based-computer-that-has-a-single-processor-stops-responding-if-an-mpio-connected-device-is-repeatedly-connected-and-then-disconnected/</link>
		<comments>http://ossmall.info/a-windows-server-2008-based-computer-that-has-a-single-processor-stops-responding-if-an-mpio-connected-device-is-repeatedly-connected-and-then-disconnected/#comments</comments>
		<pubDate>Thu, 17 May 2012 12:42:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></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/a-windows-server-2008-based-computer-that-has-a-single-processor-stops-responding-if-an-mpio-connected-device-is-repeatedly-connected-and-then-disconnected/</guid>
		<description><![CDATA[A Windows Server 2008-based computer that has a single-processor stops responding if an MPIO-connected device is repeatedly connected and then disconnected View products that this article applies to. Article ID : 952779 Last Review : June 2, 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>A Windows Server 2008-based computer that has a single-processor stops responding if an MPIO-connected device is repeatedly connected and then disconnected</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>952779</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>June 2, 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 Server 2008-based				computer.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The computer has a single processor installed.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>A device is connected to the computer through the Microsoft				Multipath I/O (MPIO) path.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>A read or write operation is performed on the logical unit				number (LUN) of the device.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You repeatedly				connect and then disconnect the MPIO path. For				example,				you repeatedly connect and then disconnect the cable to the  device that is reliant on the MPIO path.</td>
</tr>
</table>
<p>In this scenario, the computer stops responding.
<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 issue occurs because of a deadlock in the		  MultiService distributed service model.
<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 Server 2008 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 Server 2008 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 hotfixes.<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 Server 2008, x86 version</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_kb952779~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,969</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb952779~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,807</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb952779~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,807</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,367</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,421</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_sc~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,422</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,425</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not				  Applicable</td>
<td>2,580</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_mpio.inf_31bf3856ad364e35_6.0.6001.22177_none_1d77cbf8a8a45430.manifest</td>
<td>Not				  Applicable</td>
<td>1,659</td>
<td>13-May-2008</td>
<td>22:53</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Mpio.sys</td>
<td>6.0.6001.22177</td>
<td>105,528</td>
<td>13-May-2008</td>
<td>03:31</td>
<td>x86</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Server 2008, x64 version</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_mpio.inf_31bf3856ad364e35_6.0.6001.22177_none_7996677c6101c566.manifest</td>
<td>Not				  Applicable</td>
<td>1,661</td>
<td>13-May-2008</td>
<td>22:56</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb952779~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,981</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb952779~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,817</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_3_for_kb952779~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,817</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,375</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,438</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,429</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,433</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,438</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not				  Applicable</td>
<td>2,598</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Mpio.sys</td>
<td>6.0.6001.22177</td>
<td>129,080</td>
<td>13-May-2008</td>
<td>04:01</td>
<td>x64</td>
</tr>
</table>
<h5 id=tocHeadRef>Windows Server 2008, IA-64 version</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_mpio.inf_31bf3856ad364e35_6.0.6001.22177_none_1d796feea8a25d2c.manifest</td>
<td>Not				  Applicable</td>
<td>1,660</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_1_for_kb952779~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,812</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_2_for_kb952779~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,812</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,425</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,426</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,429</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb952779_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,434</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Update.mum</td>
<td>Not				  Applicable</td>
<td>1,922</td>
<td>13-May-2008</td>
<td>22:48</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Mpio.sys</td>
<td>6.0.6001.22177</td>
<td>282,168</td>
<td>13-May-2008</td>
<td>04:02</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>
</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 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>
</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>kbhotfixserver kbqfe kbexpertiseinter KB952779</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/a-windows-server-2008-based-computer-that-has-a-single-processor-stops-responding-if-an-mpio-connected-device-is-repeatedly-connected-and-then-disconnected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS08-068: Vulnerability in SMB could allow remote code execution</title>
		<link>http://ossmall.info/ms08-068-vulnerability-in-smb-could-allow-remote-code-execution/</link>
		<comments>http://ossmall.info/ms08-068-vulnerability-in-smb-could-allow-remote-code-execution/#comments</comments>
		<pubDate>Thu, 17 May 2012 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[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 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[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>

		<guid isPermaLink="false">http://ossmall.info/ms08-068-vulnerability-in-smb-could-allow-remote-code-execution</guid>
		<description><![CDATA[Article ID: 957097 &#8211; Last Review: February 26, 2009 &#8211; Revision: 3.0 MS08-068: Vulnerability in SMB could allow remote code execution View products that this article applies to. On This Page Expand all &#124; Collapse all INTRODUCTION Microsoft has released security bulletin MS08-068. To view the complete security bulletin, visit one of the following Microsoft [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 957097 &#8211; Last Review: February 26, 2009 &#8211; Revision: 3.0</div>
<p><strong class=title>MS08-068: Vulnerability in SMB could allow remote code execution</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>Microsoft has released security bulletin MS08-068. To view the complete security bulletin, visit one of the following Microsoft Web sites:
<ul>
<li>Home users:
<div class=indent><span class=ll><a href=http://www.microsoft.com/protect/computer/updates/bulletins/200811.mspx>http://www.microsoft.com/protect/computer/updates/bulletins/200811.mspx</a></span><span class=pLink>            (http://www.microsoft.com/protect/computer/updates/bulletins/200811.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>
</li>
<li>IT professionals:
<div class=indent><a href=http://www.microsoft.com/technet/security/bulletin/MS08-068.mspx>http://www.microsoft.com/technet/security/bulletin/MS08-068.mspx</a><span class=pLink>            (http://www.microsoft.com/technet/security/bulletin/MS08-068.mspx)        </span></div>
</li>
</ul>
<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>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.
<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>
<h3 id=tocHeadRef>Known issues with this security update</h3>
<h4 id=tocHeadRef>Symptoms</h4>
<p>After you apply this security update, applications such as Microsoft SQL Server or Internet Information Services (IIS) may fail when they make local NTLM authentication requests.<br />
<h4 id=tocHeadRef>Cause</h4>
<p>This problem occurs because of the way that NT LAN Manager (NTLM) treats different naming conventions as remote entities instead of as local entities. A local authentication failure might occur when the client calculates and caches the correct response to the NTLM challenge that is sent by the server in local lsass memory before the response is sent back to the server. When the server code for NTLM finds the received response  in the local lsass cache, the code does not honor the authentication request and treats it as a replay attack. This behavior leads to a local authentication failure.<br />
<h4 id=tocHeadRef>Resolution</h4>
<p>To resolve this problem, you must disable reflection protection so that the affected systems can be authenticated. For more information about how to do this, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=896861>896861</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=896861/                        )        </span>You receive error 401.1 when you browse a Web site that uses Integrated Authentication and is hosted on IIS 5.1 or IIS 6</div>
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=887993>887993</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=887993/                        )        </span>Users experience authentication issues when they access a Web page in IIS 6.0 or query Microsoft SQL Server 2000 after you install Windows Server 2003 Service Pack 1</div>
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=926642>926642</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=926642/                        )        </span> Error message when you try to access a server locally by using its FQDN or its CNAME alias after you install Windows Server 2003 Service Pack 1: Access denied or No network provider accepted the given network path</div>
<h5 id=tocHeadRef>How to disable NTLM reflection protection</h5>
<p><b>Important</b>This section, method, or task contains steps that tell you how to change the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=322756>322756</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=322756/                        )        </span>How to back up and restore the registry in Windows </div>
<p> To disable NTLM reflection protection, you must modify a registry key on the client computer. To do this, follow these steps on the client computer:
<ol>
<li>Click <strong class=uiterm>Start</strong>, click <strong class=uiterm>Run</strong>, type <span class=userInput>regedit</span> in the <strong class=uiterm>Open</strong> box, and then click <strong class=uiterm>OK</strong>. </li>
<li>Locate and then click the following subkey in the registry:
<div class=indent>HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Control Lsa</div>
</li>
<li>On the <strong class=uiterm>Edit</strong> menu, point to <strong class=uiterm>New</strong>, and then click <strong class=uiterm>DWORD Value</strong>. </li>
<li>Type <span class=userInput>DisableLoopbackCheck</span> for the name of the DWORD, and then press ENTER. </li>
<li>Right-click <strong class=uiterm>DisableLoopbackCheck</strong>, and then click <strong class=uiterm>Modify</strong>. </li>
<li>In the <strong class=uiterm>Value data</strong> box, type <span class=userInput> 1</span>, and then click <strong class=uiterm>OK</strong>. </li>
<li>Exit Registry Editor, and then restart the computer. </li>
</ol>
<p><b>Note</b> You must restart the computer for this change to take effect.<br />
<h5 id=tocHeadRef>The effect of disabling NTLM reflection protection</h5>
<p>Because the NTLM reflection protection is part of the fix for this SMB vulnerability, disabling NTLM reflection protection on an affected system by setting DisableLoopbackCheck to 1 returns the system to a vulnerable state. Therefore, we strongly recommend that you use the BackConnectionHostNames registry key if needed. <br />
<h5 id=tocHeadRef>How to re-enable NTLM reflection protection</h5>
<p> To re-enable NTLM reflection protection, you must modify a registry entry on the client computer. To do this, follow these steps on the client computer:
<ol>
<li>Click <strong class=uiterm>Start</strong>, click <strong class=uiterm>Run</strong>, type <span class=userInput>regedit</span> in the <strong class=uiterm>Open</strong> box, and then click <strong class=uiterm>OK</strong>. </li>
<li>Locate and then click the following subkey in the registry:
<div class=indent>HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Control Lsa</div>
</li>
<li>Right-click <strong class=uiterm>DisableLoopbackCheck</strong>, and then click <strong class=uiterm>Modify</strong>. </li>
<li>In the <strong class=uiterm>Value data</strong> box, type <span class=userInput>0</span>, and then click <strong class=uiterm>OK</strong>. </li>
<li>Exit Registry Editor, and then restart the computer. </li>
</ol>
<p><b>Note</b> You must restart the computer for this change to take effect.<br />
<h5 id=tocHeadRef>How to disable NTLM reflection protection for a particular SPN</h5>
<p>You can disable NTLM reflection protection for a particular Service Principal Name (SPN) that is causing the corresponding authentication to break.To do this, follow these steps on the client computer:
<ol>
<li>Click <strong class=uiterm>Start</strong>, click <strong class=uiterm>Run</strong>, type <span class=userInput>regedit</span> in the <strong class=uiterm>Open</strong> box, and then click <strong class=uiterm>OK</strong>. </li>
<li>Locate and then click the following subkey in the registry:
<div class=indent>HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Control Lsa MSV1_0</div>
</li>
<li>On the <strong class=uiterm>Edit</strong> menu, point to <strong class=uiterm>New</strong>, and then click <strong class=uiterm>Multi-String Value</strong>. </li>
<li>Type <span class=userInput>BackConnectionHostNames</span> for the name of the Multi-String Value, and then press ENTER.
<p><b>Note</b> If the BackConnectionHostNames registry entry exists as a REG_DWORD, you must delete the BackConnectionHostNames registry entry. </li>
<li>Right-click <strong class=uiterm>BackConnectionHostNames</strong>, and then click <strong class=uiterm>Modify</strong>. </li>
<li>In the <strong class=uiterm>Value data</strong> box, type the CNAME or the DNS alias that is used for the local shares on the computer, and then click <strong class=uiterm>OK</strong>.
<p><b>Note</b> You must type each host name on a separate line. </li>
<li>Exit Registry Editor, and then restart the computer. </li>
</ol>
<p><b>Note</b> You must restart the computer for this change to take effect.<br />
<h5 id=tocHeadRef>The effect of disabling NTLM reflection protection for a particular SPN</h5>
<p>Because NTLM reflection protection is part of the fix for this SMB vulnerability, disabling NTLM reflection protection on an affected system will return the system to a vulnerable state for the particular SPN for which the reflection protection was disabled.<br />
<h5 id=tocHeadRef>How to re-enable NTLM reflection protection for a particular SPN</h5>
<p>To do this, follow these steps on the client computer:
<ol>
<li>Click <strong class=uiterm>Start</strong>, click <strong class=uiterm>Run</strong>, type <span class=userInput>regedit</span> in the <strong class=uiterm>Open</strong> box, and then click <strong class=uiterm>OK</strong>. </li>
<li>Locate and then click the following subkey in the registry:
<div class=indent>HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Control Lsa MSV1_0</div>
</li>
<li>Right-click <strong class=uiterm>BackConnectionHostNames</strong>, and then click <strong class=uiterm>Modify</strong>. </li>
<li>In the <strong class=uiterm>Value data</strong> box, delete the CNAME or the DNS alias that is used for the local shares on the computer, and then click <strong class=uiterm>OK</strong>.
<p><b>Note</b> You must type each host name on a separate line. </li>
<li>Exit Registry Editor, and then restart the computer. </li>
</ol>
<p><b>Note</b> You must restart the computer for this change to take effect.
<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>File information</h3>
<p><span><a id=fileinfo></a></span>The English (United States) version of this software update installs files that have the attributes that are listed in the following tables. The dates and times for these files are listed in Coordinated Universal Time (UTC). The dates and times for these files on your local computer are displayed in your local time and with your current daylight saving time (DST) bias. Additionally, the dates and times may change when you perform certain operations on the files.<br />
<h4 id=tocHeadRef>For all supported editions of Microsoft Windows 2000 Service Pack 4</h4>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.0.2195.7174</td>
<td>416,016</td>
<td>27-Aug-2008</td>
<td>16:29</td>
<td>x86</td>
</tr>
<tr>
<td>Msv1_0.dll</td>
<td>5.0.2195.6926</td>
<td>125,200</td>
<td>07-Apr-2005</td>
<td>23:21</td>
<td>x86</td>
</tr>
<tr>
<td>Netlogon.dll</td>
<td>5.0.2195.7011</td>
<td>366,864</td>
<td>07-Apr-2005</td>
<td>23:24</td>
<td>x86</td>
</tr>
<tr>
<td>Rdbss.sys</td>
<td>5.0.2195.7174</td>
<td>170,800</td>
<td>27-Aug-2008</td>
<td>16:28</td>
<td>x86</td>
</tr>
<tr>
<td>Sp3res.dll</td>
<td>5.0.2195.7151</td>
<td>6,276,608</td>
<td>29-Feb-2008</td>
<td>13:26</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Windows XP and Windows Server 2003 file information notes</h4>
<ul>
<li>The files that apply to a specific milestone (RTM, SP<var>n</var>) and service branch (QFE, GDR) are noted in the SP requirement and Service branch columns. </li>
<li>GDR service branches contain only those fixes that are widely released to address widespread, critical issues. QFE service branches contain hotfixes in addition to widely released fixes. </li>
<li>In addition to the files that are listed in these tables, this software update also installs an associated security catalog file (KB<var>number</var>.cat) that has a Microsoft digital signature. </li>
</ul>
<h4 id=tocHeadRef>For all supported x86-based versions of Windows XP</h4>
<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>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>Mrxsmb.sys</td>
<td>5.1.2600.3467</td>
<td>453,632</td>
<td>24-Oct-2008</td>
<td>11:10</td>
<td>x86</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.1.2600.3467</td>
<td>455,936</td>
<td>24-Oct-2008</td>
<td>11:25</td>
<td>x86</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.1.2600.5700</td>
<td>455,296</td>
<td>24-Oct-2008</td>
<td>11:21</td>
<td>x86</td>
<td>SP3</td>
<td>SP3GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.1.2600.5700</td>
<td>455,936</td>
<td>24-Oct-2008</td>
<td>11:41</td>
<td>x86</td>
<td>SP3</td>
<td>SP3QFE</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported x64-based versions of Windows Server 2003 and of Windows XP Professional x64 edition</h4>
<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>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>Mrxsmb.sys</td>
<td>5.2.3790.3206</td>
<td>786,944</td>
<td>08-Sep-2008</td>
<td>16:17</td>
<td>x64</td>
<td>SP1</td>
<td>SP1GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.3206</td>
<td>786,944</td>
<td>08-Sep-2008</td>
<td>16:18</td>
<td>x64</td>
<td>SP1</td>
<td>SP1QFE</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.4369</td>
<td>786,944</td>
<td>08-Sep-2008</td>
<td>16:24</td>
<td>x64</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.4369</td>
<td>786,944</td>
<td>08-Sep-2008</td>
<td>16:17</td>
<td>x64</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported x86-based versions of Windows Server 2003</h4>
<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>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>Mrxsmb.sys</td>
<td>5.2.3790.3206</td>
<td>437,248</td>
<td>05-Sep-2008</td>
<td>12:43</td>
<td>x86</td>
<td>SP1</td>
<td>SP1GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.3206</td>
<td>438,272</td>
<td>05-Sep-2008</td>
<td>12:59</td>
<td>x86</td>
<td>SP1</td>
<td>SP1QFE</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.4369</td>
<td>438,784</td>
<td>05-Sep-2008</td>
<td>15:29</td>
<td>x86</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.4369</td>
<td>438,784</td>
<td>05-Sep-2008</td>
<td>13:42</td>
<td>x86</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported IA-64-based versions of Windows Server 2003</h4>
<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>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>Mrxsmb.sys</td>
<td>5.2.3790.3206</td>
<td>1,170,944</td>
<td>08-Sep-2008</td>
<td>16:17</td>
<td>IA-64</td>
<td>SP1</td>
<td>SP1GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.3206</td>
<td>1,171,968</td>
<td>08-Sep-2008</td>
<td>16:17</td>
<td>IA-64</td>
<td>SP1</td>
<td>SP1QFE</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.4369</td>
<td>1,171,968</td>
<td>08-Sep-2008</td>
<td>16:21</td>
<td>IA-64</td>
<td>SP2</td>
<td>SP2GDR</td>
</tr>
<tr>
<td>Mrxsmb.sys</td>
<td>5.2.3790.4369</td>
<td>1,172,480</td>
<td>08-Sep-2008</td>
<td>16:17</td>
<td>IA-64</td>
<td>SP2</td>
<td>SP2QFE</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Windows Vista and Windows Server 2008 file information notes</h4>
<ul>
<li>The files that apply to a specific product, milestone (RTM, SP<var>n</var>), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table.
<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>
<td><b>Version</b></td>
<td><b>Product</b></td>
<td><b>Milestone</b></td>
<td><b>Service branch</b></td>
</tr>
<tr>
<td>6.0.600<b>0</b>.<b>16</b>xxx</td>
<td>Windows Vista</td>
<td>RTM</td>
<td>GDR</td>
</tr>
<tr>
<td>6.0.600<b>0</b>.<b>20</b>xxx</td>
<td>Windows Vista</td>
<td>RTM</td>
<td>LDR</td>
</tr>
<tr>
<td>6.0.600<b>1</b>.<b>18</b>xxx</td>
<td>Windows Vista SP1 and Windows Server 2008 SP1</td>
<td>SP1</td>
<td>GDR</td>
</tr>
<tr>
<td>6.0.600<b>1</b>.<b>22</b>xxx</td>
<td>Windows Vista SP1 and Windows Server 2008 SP1</td>
<td>SP1</td>
<td>LDR</td>
</tr>
</table>
</div>
</div>
</li>
<li>Service Pack 1 is integrated into the release version of Windows Server 2008. Therefore, RTM milestone files apply only to Windows Vista. RTM milestone files have a 6.0.0000. <var>xxxxxx</var> version number. </li>
<li>GDR service branches contain only those fixes that are widely released to address widespread, critical issues. LDR service branches contain hotfixes in addition to widely released fixes. </li>
<li>The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are <span><a href=#Manifests>listed separately</a></span>. MUM and MANIFEST files, and the associated security catalog (.cat) files, are critical to maintaining the state of the updated component. The security catalog files (attributes not listed) have a Microsoft digital signature. </li>
</ul>
<h4 id=tocHeadRef>For all supported x86-based versions of Windows Server 2008 and of Windows Vista</h4>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6000.16738</td>
<td>211,456</td>
<td>26-Aug-2008</td>
<td>01:11</td>
<td>x86</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6000.20904</td>
<td>211,968</td>
<td>27-Aug-2008</td>
<td>00:48</td>
<td>x86</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6001.18130</td>
<td>212,480</td>
<td>27-Aug-2008</td>
<td>01:05</td>
<td>x86</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6001.22252</td>
<td>212,480</td>
<td>27-Aug-2008</td>
<td>00:52</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported x64-based versions of Windows Server 2008 and of Windows Vista</h4>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6000.16738</td>
<td>271,872</td>
<td>26-Aug-2008</td>
<td>01:37</td>
<td>x64</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6000.20904</td>
<td>271,872</td>
<td>27-Aug-2008</td>
<td>01:08</td>
<td>x64</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6001.18130</td>
<td>272,896</td>
<td>27-Aug-2008</td>
<td>01:26</td>
<td>x64</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6001.22252</td>
<td>272,896</td>
<td>27-Aug-2008</td>
<td>01:25</td>
<td>x64</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported IA-64-based versions of Windows Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6001.18130</td>
<td>655,872</td>
<td>27-Aug-2008</td>
<td>01:05</td>
<td>IA-64</td>
</tr>
<tr>
<td>Mrxsmb10.sys</td>
<td>6.0.6001.22252</td>
<td>656,384</td>
<td>27-Aug-2008</td>
<td>01:01</td>
<td>IA-64</td>
</tr>
</table>
</div>
</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>
<h3 id=tocHeadRef>Additional file information for Windows Server 2008 and for Windows Vista</h3>
<p><span><a id=Manifests></a></span><br />
<h4 id=tocHeadRef>Additional files for all supported x86-based versions of Windows Server 2008 and of Windows Vista</h4>
<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>
<td><b>File name</b></td>
<td>Package_1_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,748</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_1_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,455</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_2_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,911</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_2_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,622</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_3_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,753</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_3_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,460</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_4_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,753</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_4_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,462</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_5_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,753</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_5_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,462</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_6_for_kb957097_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,749</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_6_for_kb957097~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,457</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,416</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,435</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_1_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,357</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,376</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,691</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,722</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,411</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,431</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,413</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,432</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,415</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,434</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,421</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,440</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,412</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,431</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,420</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,439</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe_0_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,410</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe_bf~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,414</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Update-bf.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>3,493</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_0c20904b73abeb2138dfb45b47553d7e_31bf3856ad364e35_6.0.6001.22252_none_64ef4c954b41025e.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_96e9319f58af269cd07de0efd9f2b702_31bf3856ad364e35_6.0.6000.16738_none_fbd48a81eeac34e5.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_b82081a1214ff330fc8bbaed3bc6dcd6_31bf3856ad364e35_6.0.6001.18130_none_3cdce46baf44fc41.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_c03364b959ac2ecb8e84a8778c9bcba5_31bf3856ad364e35_6.0.6000.20904_none_8246b5248ff7dc3f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.16738_none_86a5e1554e593846.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,160</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>26-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:17</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.20904_none_874beea267621c08.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,160</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>03:44</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_88841dab4b86fe7f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,160</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:31</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_88fa1b3264b308d9.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,160</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:15</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported x64-based versions of Windows Server 2008 and of Windows Vista</h4>
<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>
<td><b>File name</b></td>
<td>Amd64_7ad42327a8285cb436f079aab5de390a_31bf3856ad364e35_6.0.6000.20904_none_552afcf5a4a37253.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_af449dfe147ee908dbdaaef7d8f14825_31bf3856ad364e35_6.0.6001.18130_none_ab42f8a82c48353d.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_b8d8f2116f9614f96ea03615b78f1630_31bf3856ad364e35_6.0.6000.16738_none_fd8c4d3862b0f875.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_f1b071c9d0162519c2540329531a8d47_31bf3856ad364e35_6.0.6001.22252_none_08d61f9983de80b3.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.16738_none_e2c47cd906b6a97c.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,427</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>26-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:46</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6000.20904_none_e36a8a261fbf8d3e.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,427</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:12</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_e4a2b92f03e46fb5.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,427</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:24</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_e518b6b61d107a0f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,427</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:23</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_1_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,758</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_1_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,469</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_2_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,923</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_2_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,638</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_3_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,763</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_3_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,474</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_4_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,763</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_4_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,476</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_5_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,763</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_5_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,476</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_6_for_kb957097_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,759</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_6_for_kb957097~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,471</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,424</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,443</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_1_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,365</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,384</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,732</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,419</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,439</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,421</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,440</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,423</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,442</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,448</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,420</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,439</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,428</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,447</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe_0_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,418</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,437</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe_bf~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,422</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpe~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,441</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Update-bf.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>3,519</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported IA-64-based versions of Windows Server 2008</h4>
<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>
<td><b>File name</b></td>
<td>Ia64_26a37aaf2558e76df860da8512ff4cfb_31bf3856ad364e35_6.0.6001.22252_none_e6bfcdbd541872d6.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>703</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Ia64_684521406c27e1e46d01fbb9e01ab870_31bf3856ad364e35_6.0.6001.18130_none_58b8113a1d8315e2.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>703</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Ia64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.18130_none_8885c1a14b85077b.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,420</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:50</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Ia64_microsoft-windows-smb10-minirdr_31bf3856ad364e35_6.0.6001.22252_none_88fbbf2864b111d5.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>7,420</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:24</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_1_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,753</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_1_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,462</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_2_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,758</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_2_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,467</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_3_for_kb957097_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,758</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_3_for_kb957097~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,467</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,415</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,434</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,416</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,436</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,419</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,438</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,424</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,444</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_0_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,416</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,435</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv_bf~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,423</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb957097_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,443</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Update-bf.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>2,381</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>27-Aug-2008</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>17:32</td>
</tr>
<tr>
<td><b>Platform</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</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>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<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>Windows Vista Service Pack 1, when used with:</li>
<ul class=kb_subList>
<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 Starter</li>
<li>Windows Vista Ultimate</li>
<li>Windows Vista Enterprise 64-bit Edition</li>
<li>Windows Vista Home Basic 64-bit Edition</li>
<li>Windows Vista Home Premium 64-bit Edition</li>
<li>Windows Vista Ultimate 64-bit Edition</li>
<li>Windows Vista Business 64-bit Edition</li>
</ul>
<li>Microsoft Windows Server 2003 Service Pack 1, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Web 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, 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 Service Pack 2, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)</li>
<li>Microsoft Windows Server 2003, Web Edition</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 XP Service Pack 2, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows XP Home Edition</li>
<li>Microsoft Windows XP Professional</li>
</ul>
<li>Microsoft Windows XP Service Pack 3, when used with:</li>
<ul class=kb_subList>
<li>Microsoft Windows XP Home Edition</li>
<li>Microsoft Windows XP Professional</li>
</ul>
<li>Microsoft Windows 2000 Service Pack 4, when used with:</li>
<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>
</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>kbsurveynew kbregistry atdownload kbbug kbexpertiseinter kbfix kbsecbulletin kbsecurity kbsecvulnerability KB957097</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/ms08-068-vulnerability-in-smb-could-allow-remote-code-execution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 systems may generate a truncated dump file if the system supports Dynamic Hardware Partitioning (DHP) and if memory is hot added</title>
		<link>http://ossmall.info/windows-server-2008-systems-may-generate-a-truncated-dump-file-if-the-system-supports-dynamic-hardware-partitioning-dhp-and-if-memory-is-hot-added/</link>
		<comments>http://ossmall.info/windows-server-2008-systems-may-generate-a-truncated-dump-file-if-the-system-supports-dynamic-hardware-partitioning-dhp-and-if-memory-is-hot-added/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:56:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></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/windows-server-2008-systems-may-generate-a-truncated-dump-file-if-the-system-supports-dynamic-hardware-partitioning-dhp-and-if-memory-is-hot-added</guid>
		<description><![CDATA[Article ID: 960658 &#8211; Last Review: January 5, 2009 &#8211; Revision: 1.0 Windows Server 2008 systems may generate a truncated dump file if the system supports Dynamic Hardware Partitioning (DHP) and if memory is hot added Hotfix Download AvailableView and request hotfix downloads View products that this article applies to. On This Page Expand all [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 960658 &#8211; Last Review: January 5, 2009 &#8211; Revision: 1.0</div>
<p><strong class=title>Windows Server 2008 systems may generate a truncated dump file if the system supports Dynamic Hardware Partitioning (DHP) and if memory is hot added</strong><br />
<table class=kb_hotfix>
<tr>
<td class=kb_hotfix_img><img src=http://support.microsoft.com/library/images/support/CN/hotfix_icon.png alt=Hotfix download is available></td>
<td class=kb_hotfix_text>Hotfix Download Available<br /><a id=kb_hotfix_link href=http://support.microsoft.com/gp/noscript>View and request hotfix downloads</a></td>
</tr>
</table>
<div class=kb_meta_divider></div>
<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 >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Consider the following scenario:
<ul>
<li>You have a Windows Server 2008-based computer that supports				Dynamic Hardware Partitioning (DHP) features.</li>
<li>You configure the computer to generate a complete dump file				when critical issues occur.</li>
<li>You hot add more memory.</li>
<li>Before the computer is restarted, the computer encounters a				critical issue, and a memory dump file is generated.</li>
</ul>
<p>In this scenario, the computer generates a truncated dump file		  instead of a complete dump file. This issue prevents administrators and support		  engineers from troubleshooting the issue.
<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>This problem occurs because the Crashdump.sys driver does		  not receive a memory change notification when new memory is hot added.		  Therefore, the driver generates a dump file by using the original memory volume instead		  of the new memory volume.
<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>
<h3 id=tocHeadRef>Hotfix information</h3>
<p> A			 supported hotfix is 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 software update that			 contains this hotfix.</p>
<p>If the hotfix is available for download, there			 is a Hotfix download available section at the top of this Knowledge Base			 article. If this section does not appear, contact Microsoft Customer Service			 and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and			 Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for			 which the hotfix is available. If you do not see your language, it is because a			 hotfix is not available for that language.<br />
<h4 id=tocHeadRef>Prerequisites</h4>
<p>To apply this hotfix, you must have Windows Server 2008 installed		  on the computer.<br />
<h4 id=tocHeadRef>Restart requirement</h4>
<p>You have to 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 />
<h4 id=tocHeadRef>Windows Server 2008 note</h4>
<p>   The .manifest files and the .mum files that are installed in each environment are <span><a href=#Manifests>listed		  separately</a></span> in the Additional file information for Windows Server 2008 and for Windows Vista section. These files and their associated .cat (security catalog) files are critical to maintaining the state of the updated component. The .cat files are signed with a Microsoft digital signature. The attributes of these security files are not listed.<br />
<h4 id=tocHeadRef>For all supported x86-based versions of Windows Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Crashdmp.sys</td>
<td>6.0.6001.22332</td>
<td>35,296</td>
<td>17-Dec-2008</td>
<td>04:38</td>
<td>x86</td>
</tr>
<tr>
<td>Ntkrnlpa.exe</td>
<td>6.0.6001.22332</td>
<td>3,600,352</td>
<td>17-Dec-2008</td>
<td>04:40</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Ntoskrnl.exe</td>
<td>6.0.6001.22332</td>
<td>3,548,640</td>
<td>17-Dec-2008</td>
<td>04:40</td>
<td>Not				  Applicable</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported x64-based versions of Windows  Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Crashdmp.sys</td>
<td>6.0.6001.22332</td>
<td>39,392</td>
<td>17-Dec-2008</td>
<td>05:50</td>
<td>x64</td>
</tr>
<tr>
<td>Ntoskrnl.exe</td>
<td>6.0.6001.22332</td>
<td>4,692,448</td>
<td>17-Dec-2008</td>
<td>06:09</td>
<td>x64</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>For all supported Itanium-based versions of Windows  Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Crashdmp.sys</td>
<td>6.0.6001.22332</td>
<td>73,696</td>
<td>17-Dec-2008</td>
<td>04:44</td>
<td>IA-64</td>
</tr>
<tr>
<td>Ntoskrnl.exe</td>
<td>6.0.6001.22332</td>
<td>9,492,960</td>
<td>17-Dec-2008</td>
<td>04:45</td>
<td>IA-64</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >STATUS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Microsoft			 has confirmed that this is a problem in the Microsoft products that are listed			 in the Applies to section.
<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>For more information about DHP, visit the following		  Microsoft Web sites:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/bb742870.aspx>http://msdn.microsoft.com/en-us/library/bb742870.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/bb742870.aspx)        </span></div>
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/ms801656.aspx>http://msdn.microsoft.com/en-us/library/ms801656.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/ms801656.aspx)        </span></div>
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/ms796265.aspx>http://msdn.microsoft.com/en-us/library/ms796265.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/ms796265.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>
<h4 id=tocHeadRef>Additional file information for Windows Vista and Windows Server 2008</h4>
<p><span><a id=Manifests></a></span><br />
<h4 id=tocHeadRef>Additional files for all supported x86-based versions of Windows Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Package_for_kb960658_sc_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,422</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_sc~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,423</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,425</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,431</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,422</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-crashdump_31bf3856ad364e35_6.0.6001.22332_none_a5f88f26300a235c.manifest</td>
<td>Not				  Applicable</td>
<td>3,868</td>
<td>17-Dec-2008</td>
<td>06:00</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>X86_microsoft-windows-os-kernel_31bf3856ad364e35_6.0.6001.22332_none_6c9b9307cd573301.manifest</td>
<td>Not				  Applicable</td>
<td>17,806</td>
<td>17-Dec-2008</td>
<td>06:05</td>
<td>Not				  Applicable</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported x64-based versions of Windows Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Amd64_microsoft-windows-crashdump_31bf3856ad364e35_6.0.6001.22332_none_02172aa9e8679492.manifest</td>
<td>Not				  Applicable</td>
<td>4,127</td>
<td>17-Dec-2008</td>
<td>06:21</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Amd64_microsoft-windows-os-kernel_31bf3856ad364e35_6.0.6001.22332_none_c8ba2e8b85b4a437.manifest</td>
<td>Not				  Applicable</td>
<td>16,512</td>
<td>17-Dec-2008</td>
<td>06:28</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_sc_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_sc~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,431</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,433</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,439</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,430</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,438</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported Itanium-based versions of Windows Server 2008</h4>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Ia64_microsoft-windows-crashdump_31bf3856ad364e35_6.0.6001.22332_none_a5fa331c30082c58.manifest</td>
<td>Not				  Applicable</td>
<td>4,122</td>
<td>17-Dec-2008</td>
<td>05:54</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Ia64_microsoft-windows-os-kernel_31bf3856ad364e35_6.0.6001.22332_none_6c9d36fdcd553bfd.manifest</td>
<td>Not				  Applicable</td>
<td>16,819</td>
<td>17-Dec-2008</td>
<td>05:58</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_sc_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,425</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_sc~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,427</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,429</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,435</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,426</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
<tr>
<td>Package_for_kb960658_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
<td>Not				  Applicable</td>
<td>1,433</td>
<td>17-Dec-2008</td>
<td>17:06</td>
<td>Not				  Applicable</td>
</tr>
</table>
</div>
</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>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<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>
</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>kbautohotfix kbexpertiseadvanced kbfix kbsurveynew kbqfe kbhotfixserver KB960658</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/windows-server-2008-systems-may-generate-a-truncated-dump-file-if-the-system-supports-dynamic-hardware-partitioning-dhp-and-if-memory-is-hot-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error message when a VPN client that is running Windows Vista or Windows Server 2008 is remotely managed: Computer ComputerName cannot be managed. The network path was not found</title>
		<link>http://ossmall.info/error-message-when-a-vpn-client-that-is-running-windows-vista-or-windows-server-2008-is-remotely-managed-computer-computername-cannot-be-managed-the-network-path-was-not-found/</link>
		<comments>http://ossmall.info/error-message-when-a-vpn-client-that-is-running-windows-vista-or-windows-server-2008-is-remotely-managed-computer-computername-cannot-be-managed-the-network-path-was-not-found/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:56:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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/error-message-when-a-vpn-client-that-is-running-windows-vista-or-windows-server-2008-is-remotely-managed-computer-computername-cannot-be-managed-the-network-path-was-not-found</guid>
		<description><![CDATA[Article ID: 961706 &#8211; Last Review: January 21, 2009 &#8211; Revision: 1.0 Error message when a VPN client that is running Windows Vista or Windows Server 2008 is remotely managed: Computer ComputerName cannot be managed. The network path was not found Hotfix Download AvailableView and request hotfix downloads View products that this article applies to. [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 961706 &#8211; Last Review: January 21, 2009 &#8211; Revision: 1.0</div>
<p><strong class=title>Error message when a VPN client that is running Windows Vista or Windows Server 2008 is remotely managed: Computer   ComputerName cannot be managed. The network path was not found</strong><br />
<table class=kb_hotfix>
<tr>
<td class=kb_hotfix_img><img src=http://support.microsoft.com/library/images/support/CN/hotfix_icon.png alt=Hotfix download is available></td>
<td class=kb_hotfix_text>Hotfix Download Available<br /><a id=kb_hotfix_link href=http://support.microsoft.com/gp/noscript>View and request hotfix downloads</a></td>
</tr>
</table>
<div class=kb_meta_divider></div>
<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 >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Consider the following scenario:
<ul>
<li>On a Windows Vista-based or Windows Server 2008-based client computer, you disable NetBIOS over TCP/IP (NetBT).</li>
<li> You establish a virtual private networking (VPN) connection to a VPN server in your corporate network.</li>
</ul>
<p>In this scenario, a corporate IT professional inside your corporate network cannot remotely manage the client computer from the computers behind the VPN gateway. </p>
<p>For example, when an IT professional whose computer is behind the VPN gateway tries to connect to the client by using the Connect to another computer feature in Computer Management, the connection fails. Additionally, the IT professional receives the following error message:
<div class=kb_errormsgbody>
<div class=kb_errorcontent>
<div class=errormsg>    Computer   <var>ComputerName</var> cannot be managed. The network path was not found.<br />    Choose &#8216;connect to another computer&#8217; from the Action menu to manage a different computer.</div>
</div>
</div>
<p>Moreover, any network functionality that depends on SMB connectivity fails. For example, you cannot access the SMB shares of the remote VPN client when this problem occurs.
<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>This issue occurs because the Lanmanserver service on the Windows Vista VPN client or on the Windows Server 2008 VPN client does not listen on TCP port 445. Because NetBIOS over TCPIP is disabled, the Lanmanserver service also does not listen on TCP port 139. Therefore, you cannot make any server message block (SMB) connections to a Windows Vista or Server 2008 VPN client remotely. This makes any functionality that depends on SMB connectivity fail, such as share access or named pipe access.
<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>
<h3 id=tocHeadRef>Hotfix information</h3>
<p> A supported hotfix is 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 software update that contains this hotfix.</p>
<p>If the hotfix is available for download, there is a Hotfix download available section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.</p>
<p>Important Windows Vista and Windows Server 2008 hotfixes are included in the same packages. However, only one of these products may be listed on the Ã¢â‚¬Å“Hotfix RequestÃ¢â‚¬Â page. To request the hotfix package that applies to both Windows Vista and Windows Server 2008, just select the product that is listed on the page.<br />
<h4 id=tocHeadRef>Prerequisites</h4>
<p> To apply this hotfix, you must have Windows Server 2008 or Windows Vista Service Pack 1 (SP1) installed on the computer.<br />
<h4 id=tocHeadRef>Restart requirement</h4>
<p>You do not have to 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>For all supported x86-based versions of Windows Server 2008 and Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6001.22346</td>
<td>261,120</td>
<td>06-Jan-2009</td>
<td>04:33</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported x64-based versions of Windows  Server 2008 and Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6001.22346</td>
<td>309,248</td>
<td>06-Jan-2009</td>
<td>05:03</td>
<td>x64</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported Itanium-based versions of Windows  Server 2008</h5>
<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>File name</th>
<th>File version</th>
<th>File size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6001.22346</td>
<td>628,224</td>
<td>06-Jan-2009</td>
<td>04:44</td>
<td>IA-64</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >WORKAROUND</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>To work around the issue, enable NetBIOS over TCP/IP on the Windows Vista or Windows Server 2008 VPN clients.
<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 >STATUS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the Applies to section.
<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>For more information about NetBT, visit the following Microsoft Web sites:
<div class=indent><a href=http://msdn.microsoft.com/en-us/library/ms817949.aspx>http://msdn.microsoft.com/en-us/library/ms817949.aspx</a><span class=pLink>            (http://msdn.microsoft.com/en-us/library/ms817949.aspx)        </span></div>
<div class=indent><a href=/Feedback.aspx?kbNumber=119493>/Feedback.aspx?kbNumber=119493</a><span class=pLink>            (/Feedback.aspx?kbNumber=119493)        </span></div>
<p>For more information about Lanmanserver, visit the following Microsoft Web site:
<div class=indent><a href=http://technet.microsoft.com/en-us/library/cc786007.aspx>http://technet.microsoft.com/en-us/library/cc786007.aspx</a><span class=pLink>            (http://technet.microsoft.com/en-us/library/cc786007.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>
<h4 id=tocHeadRef>Additional file information for Windows Vista and Windows Server 2008</h4>
<p><span><a id=Manifests></a></span><br />
<h4 id=tocHeadRef>Additional files for all supported x86-based versions of Windows Vista and Windows Server 2008</h4>
<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>
<td><b>File name</b></td>
<td>Package_for_kb961706_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,367</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,422</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_96ce24d84f718e047c0c7f25f6606e1e_31bf3856ad364e35_6.0.6001.22346_none_b94565de7d85e569.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>X86_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6001.22346_none_9f21f8e4b9e1253f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>20,317</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:00</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported x64-based versions of Windows Vista and Windows Server 2008</h4>
<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>
<td><b>File name</b></td>
<td>Amd64_b597e4a923becd9e31d43d5f72faa0b5_31bf3856ad364e35_6.0.6001.22346_none_a1cc0e997bb21cd6.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Amd64_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6001.22346_none_fb409468723e9675.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>20,647</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:34</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,375</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,438</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,438</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,437</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h4 id=tocHeadRef>Additional files for all supported Itanium-based versions of Windows Server 2008</h4>
<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>
<td><b>File name</b></td>
<td>Ia64_442f6e270db3469fae964a7b1dafb9b4_31bf3856ad364e35_6.0.6001.22346_none_aacfd2739c83d86f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>703</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Ia64_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6001.22346_none_9f239cdab9df2e3b.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>20,606</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:05</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,434</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,426</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File name</b></td>
<td>Package_for_kb961706_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>12:20</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</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>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<li>Windows Server 2008 Datacenter without Hyper-V</li>
<li>Windows Server 2008 Enterprise without Hyper-V</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 Vista Enterprise 64-bit Edition</li>
<li>Windows Vista Ultimate 64-bit Edition</li>
<li>Windows Vista Business</li>
<li>Windows Vista Business 64-bit Edition</li>
<li>Windows Vista Enterprise</li>
<li>Windows Vista Ultimate</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>kbautohotfix kbexpertiseadvanced kbfix kbsurveynew kbqfe kbhotfixserver KB961706</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/error-message-when-a-vpn-client-that-is-running-windows-vista-or-windows-server-2008-is-remotely-managed-computer-computername-cannot-be-managed-the-network-path-was-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Outlook 2007, when you disable the permission controls for mailbox folders by setting the DisableEditPermissions registry entry, the permission controls for public folders are disabled unexpectedly</title>
		<link>http://ossmall.info/in-outlook-2007-when-you-disable-the-permission-controls-for-mailbox-folders-by-setting-the-disableeditpermissions-registry-entry-the-permission-controls-for-public-folders-are-disabled-unexpectedly/</link>
		<comments>http://ossmall.info/in-outlook-2007-when-you-disable-the-permission-controls-for-mailbox-folders-by-setting-the-disableeditpermissions-registry-entry-the-permission-controls-for-public-folders-are-disabled-unexpectedly/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:56:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MS Office Outlook]]></category>

		<guid isPermaLink="false">http://ossmall.info/in-outlook-2007-when-you-disable-the-permission-controls-for-mailbox-folders-by-setting-the-disableeditpermissions-registry-entry-the-permission-controls-for-public-folders-are-disabled-unexpectedly</guid>
		<description><![CDATA[Article ID: 952684 &#8211; Last Review: March 10, 2009 &#8211; Revision: 1.0 In Outlook 2007, when you disable the permission controls for mailbox folders by setting the DisableEditPermissions registry entry, the permission controls for public folders are disabled unexpectedly View products that this article applies to. Expand all &#124; Collapse all SYMPTOMS In Microsoft Office [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 952684 &#8211; Last Review: March 10, 2009 &#8211; Revision: 1.0</div>
<p><strong class=title>In Outlook 2007, when you disable the permission controls for mailbox folders by setting the DisableEditPermissions registry entry, the permission controls for public folders are disabled unexpectedly</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>
<h2 class=subTitle id=tocHeadRef><span><a >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>In Microsoft Office Outlook 2007, when you disable the permission controls for  mailbox folders by setting the following registry data, mailbox folders are disabled as expected. However, the permission controls for public folders are also disabled unexpectedly.
<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>
<td>	Registry subkey	</td>
<td>	HKEY_CURRENT_USER Software Microsoft Office 12.0 Outlook Options Folders	</td>
</tr>
<tr>
<td>	Registry entry	</td>
<td>	DisableEditPermissions	</td>
</tr>
<tr>
<td>	DWORD value	</td>
<td>	1	</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >RESOLUTION</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody><b>Important</b> This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=322756>322756</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=322756/                        )        </span> How to back up and restore the registry in Windows</div>
<p>To disable the permission controls for  mailbox folders only, follow these steps:
<ol>
<li>Install the Outlook 2007 hotfix package that is dated May 06, 2008.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=952291>952291</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=952291/                        )        </span> Description of the Outlook 2007 hotfix package (Outlook.msp): May 06, 2008</div>
</li>
<li>Set the DisableEditPermissions registry entry DWORD value to 1. To do this, follow these steps:
<ol>
<li type=a>Start Registry Editor.
<ul>
<li>In Windows Vista, click <strong class=uiterm>Start</strong>
<div class=kb_outergraphicwrapper kb_outergraphicwrapper_closed>
<div class=kb_graphictop><span class=kb_collapsetext_close><span class=kb_collapsetext_background></span>Collapse this image</span><span class=kb_expandtext><span class=kb_expandtext_background></span>Expand this image</span></div>
<div class=kb_graphicwrapper><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg alt=the Start button title=the Start button></div>
</div>
<p>, type <span class=userInput>regedit</span> in the <strong class=uiterm>Start Search</strong> box, and then press ENTER.</p>
<div class=kb_outergraphicwrapper kb_outergraphicwrapper_closed>
<div class=kb_graphictop><span class=kb_collapsetext_close><span class=kb_collapsetext_background></span>Collapse this image</span><span class=kb_expandtext><span class=kb_expandtext_background></span>Expand this image</span></div>
<div class=kb_graphicwrapper><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg alt=User Account Control title=User Account Control></div>
</div>
<p> If you are prompted for an administrator password or for confirmation, type the password, or provide confirmation.  </li>
<li>In Windows XP, click <strong class=uiterm>Start</strong>, click <strong class=uiterm>Run</strong>, type <span class=userInput>regedit</span>, and then click <strong class=uiterm>OK</strong>.</li>
</ul>
</li>
<li type=a>Locate and then click  the following registry subkey:
<div class=indent><strong class=uiterm>HKEY_CURRENT_USER Software Microsoft Office 12.0 Outlook Options Folders</strong></div>
</li>
<li type=a>Right-click <strong class=uiterm>DisableEditPermissions</strong>, and then click <strong class=uiterm>Modify</strong>.</li>
<li type=a>In the <strong class=uiterm>Value data</strong> box, type <span class=userInput>1</span>, and then click <strong class=uiterm>OK</strong>.</li>
<li type=a>On the <strong class=uiterm>File</strong> menu, click <strong class=uiterm>Exit</strong> to exit Registry Editor.</li>
</ol>
</li>
</ol>
<p>To disable permission controls for public folders only, follow these steps:
<ol>
<li>Install the Outlook 2007 hotfix package that is dated May 06, 2008.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=952291>952291</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=952291/                        )        </span> Description of the Outlook 2007 hotfix package (Outlook.msp): May 06, 2008</div>
</li>
<li>Set the DisableEditPermissionsPublicFolders registry entry DWORD value to 	1. To do this, follow these steps:
<ol>
<li type=a>Start Registry Editor.
<ul>
<li>In Windows Vista, click <strong class=uiterm>Start</strong>
<div class=kb_outergraphicwrapper kb_outergraphicwrapper_closed>
<div class=kb_graphictop><span class=kb_collapsetext_close><span class=kb_collapsetext_background></span>Collapse this image</span><span class=kb_expandtext><span class=kb_expandtext_background></span>Expand this image</span></div>
<div class=kb_graphicwrapper><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg alt=the Start button title=the Start button></div>
</div>
<p>, type <span class=userInput>regedit</span> in the <strong class=uiterm>Start Search</strong> box, and then press ENTER.</p>
<div class=kb_outergraphicwrapper kb_outergraphicwrapper_closed>
<div class=kb_graphictop><span class=kb_collapsetext_close><span class=kb_collapsetext_background></span>Collapse this image</span><span class=kb_expandtext><span class=kb_expandtext_background></span>Expand this image</span></div>
<div class=kb_graphicwrapper><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg alt=User Account Control title=User Account Control></div>
</div>
<p> If you are prompted for an administrator password or for confirmation, type the password, or provide confirmation.  </li>
<li>In Windows XP, click <strong class=uiterm>Start</strong>, click <strong class=uiterm>Run</strong>, type <span class=userInput>regedit</span>, and then click <strong class=uiterm>OK</strong>.</li>
</ul>
</li>
<li type=a>Locate and then click  the following registry subkey:
<div class=indent><strong class=uiterm>HKEY_CURRENT_USER Software Microsoft Office 12.0 Outlook Options Folders</strong></div>
</li>
<li type=a>On the <strong class=uiterm>Edit</strong> menu, point to <strong class=uiterm>New</strong>, and then click <strong class=uiterm>DWORD Value</strong>.</li>
<li type=a>Type <span class=userInput>DisableEditPermissionsPublicFolders</span>, and then press ENTER:</li>
<li type=a>Right-click <strong class=uiterm>DisableEditPermissionsPublicFolders</strong>, and then click <strong class=uiterm>Modify</strong>.</li>
<li type=a>In the <strong class=uiterm>Value data</strong> box, type <span class=userInput>1</span>, and then click <strong class=uiterm>OK</strong>.</li>
<li type=a>On the <strong class=uiterm>File</strong> menu, click <strong class=uiterm>Exit</strong> to exit Registry Editor.</li>
</ol>
</li>
</ol>
<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>After you install the hotfix package from KB952291, the DisableEditPermissions registry entry DWORD  value indicates different functionality than it does before you install the hotfix package.</p>
<p>Before you install the hotfix package from KB952291, the  DisableEditPermissions registry entry DWORD  value indicates the following functionality:
<ul>
<li>When the value is set to 1, the permission controls are disabled for both mailbox folders and public folders.</li>
<li>When the value is set to 0, the permission controls are enabled for both mailbox folders and public folders.</li>
</ul>
<p>After you install the hotfix package from KB952291, the DisableEditPermissions registry entry DWORD  value indicates the following functionality:
<ul>
<li>When the value is set to 1, the permission controls are disabled for mailbox folders only. In this case, the permission controls are not disabled for public folders.</li>
<li>When the value is set to 0, the permission controls are enabled for both mailbox folders and public folders.</li>
</ul>
<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 Office Outlook 2007</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>kbexpertiseinter kbqfe KB952684</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/in-outlook-2007-when-you-disable-the-permission-controls-for-mailbox-folders-by-setting-the-disableeditpermissions-registry-entry-the-permission-controls-for-public-folders-are-disabled-unexpectedly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the D3DKMTInvalidateActiveVidPn function to change desktop display settings in Windows Vista</title>
		<link>http://ossmall.info/how-to-use-the-d3dkmtinvalidateactivevidpn-function-to-change-desktop-display-settings-in-windows-vista/</link>
		<comments>http://ossmall.info/how-to-use-the-d3dkmtinvalidateactivevidpn-function-to-change-desktop-display-settings-in-windows-vista/#comments</comments>
		<pubDate>Thu, 17 May 2012 10:50:09 +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[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/how-to-use-the-d3dkmtinvalidateactivevidpn-function-to-change-desktop-display-settings-in-windows-vista/</guid>
		<description><![CDATA[How to use the D3DKMTInvalidateActiveVidPn function to change desktop display settings in Windows Vista View products that this article applies to. Article ID : 930088 Last Review : March 15, 2007 Revision : 1.2 INTRODUCTION This article contains information about how to use the D3DKMTInvalidateActiveVidPn function in Windows Vista. This function invalidates the video present [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>How to use the D3DKMTInvalidateActiveVidPn function to change desktop display settings in Windows Vista</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>930088</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 15, 2007</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.2</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>This article contains information about how to use the <b>D3DKMTInvalidateActiveVidPn</b> function in Windows Vista. This function invalidates the video present network (VidPN) that the video graphics driver is using.</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>Typically, you use the <b>ChangeDisplaySettingsEx</b> function to set the desktop display settings.  However, on a display device that uses the Windows Vista graphics driver model driver, third-party programs and utilities can use the  <b>D3DKMTInvalidateActiveVidPn</b> function to set display settings.</p>
<p>When you use the <b>D3DKMTInvalidateActiveVidPn</b> function, Windows Vista queries the third-party kernel-mode driver. Therefore, you have more control over the settings than you have when you use the  <b>ChangeDisplaySettingsEx</b> function. However, the <b>D3DKMTInvalidateActiveVidPn</b> function does not include a complete superset of the Microsoft Windows graphics device interface (GDI) display configuration API. Also, the <b>D3DKMTInvalidateActiveVidPn</b> function always resets a multimonitor desktop to the default configuration. Therefore, you  may have to use the  <b>ChangeDisplaySettingsEx</b> function after you use the <b>D3DKMTInvalidateActiveVidPn</b> function so that you can  successfully take the following actions:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Change the primary display</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Extend the desktop to a second display and  then set the relative position of the  displays</td>
</tr>
</table>
<p><b>Note</b> Because this process requires two steps, the screen may flash two times as the new settings are applied.</p>
<p>For more information about the <b>D3DKMTInvalidateActiveVidPn</b> function, visit the following Microsoft Web site:
<div class=indent><a href=http://msdn2.microsoft.com/en-us/library/aa478331.aspx>http://msdn2.microsoft.com/en-us/library/aa478331.aspx</a><span class=pLink> (http://msdn2.microsoft.com/en-us/library/aa478331.aspx)</span></div>
</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 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</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 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 Enterprise 64-bit edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Windows Vista Starter</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 kbexpertiseadvanced KB930088</td>
</tr>
</table>
</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/how-to-use-the-d3dkmtinvalidateactivevidpn-function-to-change-desktop-display-settings-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Prohibit user from changing My Documents path computer policy prevents redirecting any profile folders in Windows Vista</title>
		<link>http://ossmall.info/the-prohibit-user-from-changing-my-documents-path-computer-policy-prevents-redirecting-any-profile-folders-in-windows-vista/</link>
		<comments>http://ossmall.info/the-prohibit-user-from-changing-my-documents-path-computer-policy-prevents-redirecting-any-profile-folders-in-windows-vista/#comments</comments>
		<pubDate>Thu, 17 May 2012 10:50:09 +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[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/the-prohibit-user-from-changing-my-documents-path-computer-policy-prevents-redirecting-any-profile-folders-in-windows-vista/</guid>
		<description><![CDATA[The Prohibit user from changing My Documents path computer policy prevents redirecting any profile folders in Windows Vista View products that this article applies to. Article ID : 911804 Last Review : March 15, 2007 Revision : 1.3 INTRODUCTION The Prohibit user from changing My Documents path computer policy has changed in Windows Vista. This [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>The Prohibit user from changing  My Documents path computer policy prevents redirecting any profile folders in Windows Vista</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>911804</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 15, 2007</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.3</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>INTRODUCTION</h2>
<div class=sbody>The <b>Prohibit user from changing  My Documents path</b> computer policy has changed in Windows Vista. This policy now prevents Windows Vista  users  from   manually redirecting any folders in their profile.  In Windows Vista, this policy is now called  <b>Prohibit User from manually redirecting Profile Folders</b>.</div>
<h2 class=subTitle id=tocHeadRef>MORE INFORMATION</h2>
<div class=sbody>When the <b>Prohibit User from manually redirecting Profile Folders</b> policy is enabled on the network, Vista users cannot manually redirect any folders in their profile. Users of earlier versions of Windows are only  prevented from redirecting the My Documents folder when this policy is enabled.</p>
<p>By default, this policy is not enabled in Windows Vista. In this case, a user can type a new path in the  box on the <strong class=uiterm>Documents</strong> dialog box and change the location of the My Documents folder. If you enable this policy in Windows Vista, when users type a new path in the  box, a message appears that states that a policy prevents the action.</p>
<p>To access this policy, follow these steps:<br />
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Sign in with an account that has administrative credentials.</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>Click <strong class=uiterm>Start</strong><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg alt=Start button title=Start button>, type <span class=userInput>gpedit.msc</span> in the <strong class=uiterm>Start Search</strong> box, and then click <strong class=uiterm>gpedit</strong> in the <strong class=uiterm>Programs</strong> list.</p>
<p><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg alt= User Account Control permission  title= User Account Control permission > If you are prompted for an administrator password, type the password. If you are prompted for confirmation,  click <strong class=uiterm>Continue</strong>.  </td>
</tr>
<tr>
<td class=number>3.</td>
<td class=text>In the left pane, expand <strong class=uiterm>User Configuration</strong>, expand <strong class=uiterm>Administrative Templates</strong>, and then click <strong class=uiterm>Desktop</strong>.</td>
</tr>
<tr>
<td class=number>4.</td>
<td class=text>In the right pane, locate one of the following policies  as appropriate for the situation:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>In Windows Vista, locate  <strong class=uiterm>Prohibit User from manually redirecting Profile Folders</strong>.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>In earlier versions of Windows, locate <strong class=uiterm>Prohibit user from changing  My Documents path</strong>.</td>
</tr>
</table>
</td>
</tr>
</table>
</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 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 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 Ultimate 64-bit edition</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 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>
</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 kbtshoot kbinfo KB911804</td>
</tr>
</table>
</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/the-prohibit-user-from-changing-my-documents-path-computer-policy-prevents-redirecting-any-profile-folders-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You experience installation errors and compatibility problems when you install Windows Server 2003 management tools on a Windows Vista-based computer</title>
		<link>http://ossmall.info/you-experience-installation-errors-and-compatibility-problems-when-you-install-windows-server-2003-management-tools-on-a-windows-vista-based-computer-1/</link>
		<comments>http://ossmall.info/you-experience-installation-errors-and-compatibility-problems-when-you-install-windows-server-2003-management-tools-on-a-windows-vista-based-computer-1/#comments</comments>
		<pubDate>Thu, 17 May 2012 10:49:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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/you-experience-installation-errors-and-compatibility-problems-when-you-install-windows-server-2003-management-tools-on-a-windows-vista-based-computer-1/</guid>
		<description><![CDATA[You experience installation errors and compatibility problems when you install Windows Server 2003 management tools on a Windows Vista-based computer View products that this article applies to. Article ID : 930056 Last Review : December 3, 2007 Revision : 5.2 On This Page SUMMARY As an administrator, you can use the Microsoft Windows Server 2003 [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>You experience installation errors and compatibility problems when you install Windows Server 2003 management tools 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>930056</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>December 3, 2007</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>5.2</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>SUMMARY</h2>
<div class=sbody>
<div class=indent>As an administrator, you can use the Microsoft Windows Server 2003 Administration Tools Pack to install the Windows Server 2003 management tools on a Windows Vista-based computer. The Windows Server 2003 management tools provide remote server management functions. This article describes some of the limitations that exist when you run the Service Pack 1 (SP1) version (build 5.2.3790.1830) of the Adminpak.msi file on a Windows Vista-based computer.</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>SYMPTOMS</h2>
<div class=sbody>After you install the Windows Server 2003 Administration Tools Pack on a Windows Vista-based computer, the Windows Server 2003 management tools are unavailable. Additionally, you may experience either of the following symptoms:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>	You receive the following error message:
<div class=errormsg>MMC could not create the snap-in.</div>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Shortcuts for the Windows Server 2003 management tools are not created on the <strong class=uiterm>Start</strong> menu.</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>CAUSE</h2>
<div class=sbody>
<h3 id=tocHeadRef>Microsoft Management Console (MMC) could not create the snap-in</h3>
<p> This issue occurs because the Administration Tools Pack is not installed by a user who has administrative user rights. New security enhancements in Windows Vista require elevated user rights when a .dll file is registered. Therefore, Windows Vista security enhancements require that certain snap-ins are installed only by a user who has local administrative user rights.
<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>The Windows Server 2003 management tools shortcuts are not created in the <strong class=uiterm>Start</strong> menu</h3>
<p>This issue occurs because the Administration Tools Pack is installed on a different account than the current account.
<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>The following information helps you resolve issues that may occur when you install  the Windows Server 2003 Administration Tools Pack on a  Windows Vista-based computer. For more information about a specific tool, see the More Information 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>
<h3 id=tocHeadRef>MMC could not create the snap-in</h3>
<p>To resolve this issue, register the Windows Server 2003 management tools on a domain user account. To do this, follow these steps:<br />
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Log on to Windows Vista as a user who has local administrator permissions.</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>Create the RegisterAdminPak.cmd script. To do this, follow these steps:<br />
<table class=list al>
<tr>
<td class=number>a. </td>
<td class=text>Start Notepad, and then open a blank document.</td>
</tr>
<tr>
<td class=number>b. </td>
<td class=text>Paste the following code to the document in Notepad:<code>
<pre class=code>@echo offREM RegisterAdminPak.cmdREM (c) 2006 Microsoft Corporation.  All rights reserved.set filelist=adprop.dll azroles.dll azroleui.dll ccfg95.dllset filelist=%filelist% certadm.dll certmmc.dll certpdef.dll certtmpl.dllset filelist=%filelist% certxds.dll cladmwiz.dll clcfgsrv.dll clnetrex.dllset filelist=%filelist% cluadmex.dll cluadmmc.dll cmproxy.dll cmroute.dllset filelist=%filelist% cmutoa.dll cnet16.dll debugex.dll dfscore.dllset filelist=%filelist% dfsgui.dll dhcpsnap.dll dnsmgr.dll domadmin.dllset filelist=%filelist% dsadmin.dll dsuiwiz.dll imadmui.dll lrwizdll.dllset filelist=%filelist% mprsnap.dll msclus.dll mstsmhst.dll mstsmmc.dllset filelist=%filelist% nntpadm.dll nntpapi.dll nntpsnap.dll ntdsbsrv.dllset filelist=%filelist% ntfrsapi.dll rasuser.dll rigpsnap.dll rsadmin.dllset filelist=%filelist% rscommon.dll rsconn.dll rsengps.dll rsjob.dllset filelist=%filelist% rsservps.dll rsshell.dll rssubps.dll rtrfiltr.dllset filelist=%filelist% schmmgmt.dll tapisnap.dll tsuserex.dll vsstskex.dllset filelist=%filelist% w95inf16.dll w95inf32.dll winsevnt.dll winsmon.dllset filelist=%filelist% winsrpc.dll winssnap.dll ws03res.dllfor %%i in (%filelist%) do (	echo Registering %%i ...	regsvr32 /s %%i )echo.Echo Command Completed</pre>
<p></code></td>
</tr>
<tr>
<td class=number>c. </td>
<td class=text>On the <strong class=uiterm>File</strong> menu, click <strong class=uiterm>Save</strong>.</td>
</tr>
<tr>
<td class=number>d. </td>
<td class=text>In the <strong class=uiterm>Save as type</strong> box, click <strong class=uiterm>All Files</strong>, type <span class=userInput>C: Users <var>UserAccountName</var> RegisterAdminPak.cmd</span> in the <strong class=uiterm>File name</strong> box, and then click <strong class=uiterm>Save</strong>.</p>
<p><b>Notes </b><br /><var>UserAccountName</var> represents the folder name of the user who is currently logged in.</p>
<p> You must run this script in Windows Vista only.</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=number>3.</td>
<td class=text>Run RegisterAdminPak.cmd from an elevated command prompt.  To do this, follow these steps:<br />
<table class=list al>
<tr>
<td class=number>a. </td>
<td class=text>Click <strong class=uiterm>Start</strong><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg alt=the Start button title=the Start button>, click <strong class=uiterm>All Programs</strong>, click <strong class=uiterm>Accessories</strong>, right-click <strong class=uiterm>Command Prompt</strong>, and then click <strong class=uiterm>Run as administrator</strong>.</p>
<p><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg alt=User Account Control permission title=User Account Control permission> If you are prompted for an administrator password or for confirmation, type your password, or click <strong class=uiterm>Continue</strong>.</td>
</tr>
<tr>
<td class=number>b. </td>
<td class=text>At the command prompt, type the following command, and then press ENTER.</p>
<p><b>Note</b>  If you are running a 64-bit version of Windows Vista, type <span class=userInput>cd %systemroot% syswow64</span>  before you run the following command.
<div class=indent><span class=userInput>C: Users <var>UserAccountName</var> RegisterAdminPak.cmd</span></div>
<p>  For more information about the elevated command prompt in Windows Vista, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://technet2.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true>http://technet2.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true</a></span><span class=pLink> (http://technet2.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true)</span></div>
</td>
</tr>
</table>
</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>The Windows Server 2003 management tools shortcuts are not created in the <strong class=uiterm>Start</strong> menu</h3>
<p>To resolve this issue, use one of the following methods:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>On an account that is a member of the local Administrator group, install the Administration Tools Pack.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Start the Windows Server 2003 management tools. To do this, follow these steps:<br />
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Click <strong class=uiterm>Start</strong><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg alt=Start button title=Start button>, click <strong class=uiterm>All Programs</strong>, click <strong class=uiterm>Accessories</strong>, and then click <strong class=uiterm>Command Prompt</strong>.</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>At the command prompt, type the command of the tool that you want to run, and then press ENTER.</td>
</tr>
</table>
<p><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg alt=User Account Control permission title=User Account Control permission> If you are prompted for an administrator password or confirmation, type your password, or click <strong class=uiterm>Continue</strong>.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Add the tools that you want by using MMC.</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>This behavior is by design.
<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>Known issues</h3>
<p>When you install the Windows Server 2003 Administration Tools Pack on a Windows Vista-based computer, the following issues occur.<br />
<h4 id=tocHeadRef>Context-sensitive help</h4>
<p>When you click the <b>?</b> icon in a property dialog box for all the tools that are included in the Administration Tools Pack, context-sensitive help does not appear.<br />
<h4 id=tocHeadRef>Cluster administration tools are not supported</h4>
<p>Administration of Windows Server 2003 clusters is not supported when you use the Windows Server 2003 management tools directly from a Windows Vista-based computer. This is caused by the network transport protocol that is used by failover clustering in Windows Vista. Windows Server 2003 uses remote procedure call (RPC) over User Datagram Protocol (UDP). Windows Vista uses RPC over TCP. No supported workaround is available.<br />
<h4 id=tocHeadRef>User interface issues that affect Active Directory directory service snap-ins</h4>
<p>The following user interface (UI) issues affect Active Directory snap-ins:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The icons in the results pane disappear after you click the pane.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The icons in the results pane are displayed as rectangles.</td>
</tr>
</table>
<p>These UI issues affect the following snap-ins:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>	Active Directory Users and Computers (Dsa.msc)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Active Directory Sites and Services (Dssite.msc)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Active Directory Domains and Trusts (Domain.msc)</td>
</tr>
</table>
<h4 id=tocHeadRef>Additional issues that affect the Active Directory Users and Computers (Dsa.msc) snap-in</h4>
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You cannot use the drag-and-drop feature in the Active Directory Users and Computers snap-in or in the Active Directory Sites and Services snap-in.For example, if you create a computer object in the <strong class=uiterm>Users OU</strong>, and then you drag the object to the <strong class=uiterm>Computers OU</strong>, the operation fails.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The <strong class=uiterm>Properties</strong> dialog box for users is missing the <strong class=uiterm>Terminal Services Profile</strong> tab.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>The <strong class=uiterm>Terminal Services Profile</strong> tab does not appear.</td>
</tr>
</table>
<h4 id=tocHeadRef>Certification Authority (Certsrv.msc)</h4>
<p>The Certification Authority snap-in cannot display the <strong class=uiterm>Certificates Template</strong> node.<br />
<h4 id=tocHeadRef>Microsoft Internet Information Services</h4>
<p>The following Microsoft Internet Information Services (IIS) scripts are installed. However, they do not work.<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Iisapp.vbs</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Iisback.vbs</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Iiscnfg.vbs</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Iisftp.vbs</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Iisftpdr.vbs</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Iisvdir.vbs</td>
</tr>
</table>
<p>For more information about how to configure IIS by using command-line tools, visit the following Web site:
<div class=indent><a href=http://www.iis.net>http://www.iis.net</a><span class=pLink> (http://www.iis.net)</span></div>
<h4 id=tocHeadRef>Windows Internet Name Service (WINS) (Winsmgmt.msc)</h4>
<p>When you create or edit a static mapping, you receive the following error message:
<div class=errormsg>The stub received bad data</div>
<p>However, you can safely ignore this error message because the operation is successful.<br />
<h4 id=tocHeadRef>Terminal Services Licensing (Licmgr.exe)</h4>
<p>When you try to start a Terminal Server license server, you receive the following error message:
<div class=errormsg>The License Server Activation Wizard cannot start.  Close one or more programs, and then retry the operation.</div>
<h4 id=tocHeadRef>Terminal Server Administrator (Tsadmin.exe)</h4>
<p>The Terminal Server Administrator tool does not work on a Windows Vista-based computer because of an access violation. To work around this issue, run Remote Desktop from a Windows Vista-based computer, and connect to another computer that can use Tsadmin.exe. For example, connect to a Microsoft Windows XP-based or a Windows Server 2003-based computer that has the Administration Tools Pack installed.<br />
<h4 id=tocHeadRef>Remote Storage Remote Administration tool</h4>
<p>The Remote Storage Remote Administration tool (RSAdmin.msc) is not supported in Windows Vista.<br />
<h4 id=tocHeadRef>The Connection Manager Administration Kit </h4>
<p>In the Administration Tools Pack, you must start the Connection Manager Administration Kit (CMAK) by using one of the following methods:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Run CMAK from an elevated command prompt.  To do this, follow these steps:<br />
<table class=list ol>
<tr>
<td class=number>1.</td>
<td class=text>Click <strong class=uiterm>Start</strong><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg alt=the Start button title=the Start button>, type <span class=userInput>cmd</span> in the <strong class=uiterm>Start Search</strong> box, right-click <strong class=uiterm>cmd.exe</strong> in the <strong class=uiterm>Programs</strong> list, and then click <strong class=uiterm>Run as administrator</strong>.</p>
<p><img class=graphic src=http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg alt=User Account Control permission title=User Account Control permission> If you are prompted for an administrator password or for confirmation, type your password, or click <strong class=uiterm>Continue</strong>.</td>
</tr>
<tr>
<td class=number>2.</td>
<td class=text>At the command prompt, type <span class=userInput>&lt;drive&gt;: Program Files CMAK CMAK</span>, and then press ENTER.</p>
<p>For more information about the elevated command prompt in Windows Vista, visit the following Microsoft Web site:
<div class=indent><span class=ll><a href=http://technet2.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true>http://technet2.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true</a></span><span class=pLink> (http://technet2.microsoft.com/WindowsVista/en/library/00d04415-2b2f-422c-b70e-b18ff918c2811033.mspx?mfr=true)</span></div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Right-click the CMAK command or icon, and then click <strong class=uiterm>Run as Administrator</strong>.</td>
</tr>
</table>
<div class=indent><b>Note</b> If you start CMAK from a non-elevated command prompt or by double-clicking the CMAK icon, you receive the following error message:
<div class=errormsg>To continue you must have read/write permissions to the directory Program Files CMAK Profiles. Please contact your Administrator to obtain the proper permissions.</div>
</div>
<h4 id=tocHeadRef>DHCP Server Administration (dhcpmgmt.msc)</h4>
<p>An administrator cannot view existing IPv4 scopes and IPv4 super-scopes by using the Administration Tools Pack on a Windows Vista-based computer to connect to a Windows Server 2003 Service Pack 1-based computer.  Additionally, an administrator cannot create new IPv4 scopes on a Windows Server 2003 Service Pack 1-based computer.</p>
<p><b>Note</b> If you do not see the scope information, apply hotfix 935988. For more information about hotfix 935988, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=935988>935988</a><span class=pLink> (/Feedback.aspx?kbNumber=935988/)</span> When you try to remotely administer a DHCP server from a Windows Vista-based computer, you cannot find the DHCP scopes</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 Home Premium</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 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 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 Enterprise 64-bit Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems</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 Datacenter x64 Edition</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 Enterprise x64 Edition</td>
</tr>
<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 Standard x64 Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003 Standard Edition (32-bit x86)</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 Edition (32-bit x86)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems</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, Enterprise Edition (32-bit x86)</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Server 2003, Standard Edition (32-bit x86)</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, Web Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Windows Small Business Server 2003 Standard 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>kberrmsg kbtshoot kbsysadmin kbprb kbsnapin kbadmin kbexpertiseinter KB930056</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-experience-installation-errors-and-compatibility-problems-when-you-install-windows-server-2003-management-tools-on-a-windows-vista-based-computer-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable/Disable Pop-Up Blocker in Internet Explorer 7</title>
		<link>http://ossmall.info/enabledisable-pop-up-blocker-in-internet-explorer-7/</link>
		<comments>http://ossmall.info/enabledisable-pop-up-blocker-in-internet-explorer-7/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:42:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Explorer 7]]></category>

		<guid isPermaLink="false">http://ossmall.info/enabledisable-pop-up-blocker-in-internet-explorer-7/</guid>
		<description><![CDATA[This  is how to enable (disable) the Internet Explorer 7 pop-up blocker 1. Click the Tools menu 2. Click Pop-up Blocker 3. Click Turn on Pop-up Blocker (If already on, it will offer an option to Turn off Pop-up Blocker) 4. Confirm by clicking the Yes button. Enjoy Related Articles or Pages]]></description>
			<content:encoded><![CDATA[<p>This  is how to enable (disable) the Internet Explorer 7 pop-up blocker</p>
<p>1. Click the <span style="font-weight: bold">Tools</span> menu<br />
2. Click <span style="font-weight: bold">Pop-up Blocker</span><br />
3. Click <span style="font-weight: bold">Turn on Pop-up Blocker</span><br />
(If already on, it will offer an option to <span style="font-weight: bold">Turn off Pop-up Blocker</span>)<br />
4. Confirm by clicking the <span style="font-weight: bold">Yes</span> button.<br />
Enjoy</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/enabledisable-pop-up-blocker-in-internet-explorer-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Favicons in Firefox</title>
		<link>http://ossmall.info/disable-favicons-in-firefox/</link>
		<comments>http://ossmall.info/disable-favicons-in-firefox/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:02:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://ossmall.info/disable-favicons-in-firefox/</guid>
		<description><![CDATA[How to Turn Favicons Off: 1. Load Firefox 2 2. In the address box type about:config 3. In the filter box type icon 4. Set browser.chrome.favicons to False 5. Set browser.chrome.site_icons to False 6. Quit and Restart the Browser You are ready to go Related Articles or Pages]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 18px; line-height: normal">How to Turn Favicons Off:</span></p>
<p>1. Load Firefox 2<br />
2. In the address box type <span style="font-weight: bold">about:config</span><br />
3. In the filter box type <span style="font-weight: bold">icon</span><br />
4. Set <span style="font-style: italic">browser.chrome.favicons </span>to <span style="font-weight: bold">False</span><br />
5. Set <span style="font-style: italic">browser.chrome.site_icons </span>to <span style="font-weight: bold">False</span><br />
6. Quit and Restart the Browser</p>
<p>You are ready to go</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/disable-favicons-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of changes and fixed issues for Visual Studio 2008 Service Pack 1 Beta for Windows SDK</title>
		<link>http://ossmall.info/list-of-changes-and-fixed-issues-for-visual-studio-2008-service-pack-1-beta-for-windows-sdk/</link>
		<comments>http://ossmall.info/list-of-changes-and-fixed-issues-for-visual-studio-2008-service-pack-1-beta-for-windows-sdk/#comments</comments>
		<pubDate>Wed, 16 May 2012 12:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MS Visual Studio]]></category>
		<category><![CDATA[Visual Help]]></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/list-of-changes-and-fixed-issues-for-visual-studio-2008-service-pack-1-beta-for-windows-sdk/</guid>
		<description><![CDATA[List of changes and fixed issues for Visual Studio 2008 Service Pack 1 Beta for Windows SDK View products that this article applies to. Article ID : 951844 Last Review : April 29, 2008 Revision : 1.1 Notice Beta Information This article discusses a beta release of a Microsoft product. The information in this article [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>List of changes and fixed issues for Visual Studio 2008 Service Pack 1 Beta for Windows SDK</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>951844</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>April 29, 2008</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>1.1</td>
</tr>
</table>
</div>
<div class=notice>
<h5 id=tocHeadRef>Notice</h5>
<div class=notice>
<h5 id=tocHeadRef>Beta Information</h5>
<p>This article discusses a beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.</p>
<p>No formal product support is available from Microsoft for this beta product. For information about how to obtain support for a beta release, see the documentation that is included with the beta product files, or check the Web location where you downloaded the release.</p></div>
</div>
<div class=toc id=tocDiv>
<h5>On This Page</h5>
</div>
<p><noscript></noscript>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SUMMARY</h2>
<div class=sbody>This article describes the following aspects of Microsoft Visual Studio 2008 Service Pack 1 (SP1) Beta for Windows SDK:<br />
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Known issues in this service pack and how to work around those issues</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Issues that may occur when you uninstall this service pack and how to roll back to the release version of Visual Studio 2008</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Hotfixes that are included in this service pack</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Features and functionalities that are added, changed, or improved</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Fixed issues for which hotfixes were not released</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>MORE INFORMATION</h2>
<div class=sbody>
<h3 id=tocHeadRef>Known issues in this service pack and how to work around those issues</h3>
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>For multiple editions of Visual Studio 2008, Microsoft supports only those scenarios in which all editions are at the same service pack level.  If there are multiple language versions or multiple editions of Visual Studio 2008 on a computer, all must be at the same level to be supported by Microsoft. For example, all versions or editions must be at the RTM level or at the SP1 level.</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>You cannot install this service pack if you have the beta version of Silverlight installed on your computer.</td>
</tr>
</table>
<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=945140>945140</a><span class=pLink> (/Feedback.aspx?kbNumber=945140/)</span> Visual Studio 2008 Service Pack 1 release notes and a list of fixed issues</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>
<h3 id=tocHeadRef>Issues that may occur when you uninstall this service pack and how to roll back to the release version of Visual Studio 2008</h3>
<p>For information about issues that may occur when you uninstall this service pack and about how to roll back to the release version of Visual Studio 2008, see the Removal issues for all platforms section in the following article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=945140>945140</a><span class=pLink> (/Feedback.aspx?kbNumber=945140/)</span> Visual Studio 2008 Service Pack 1 release notes and a list of fixed issues</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>
<h3 id=tocHeadRef>Hotfixes that are included in this service pack</h3>
<p>No hotfixes are included in this service pack.
<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>Features and functionalities that are added, changed, or improved</h3>
<p>No added, changed, or improved features or functionalities are included in this service pack.
<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>Fixed issues for which hotfixes were not released</h3>
<table class=list ul>
<tr>
<td class=bullet>â€¢</td>
<td class=text>
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=946729>946729</a><span class=pLink> (/Feedback.aspx?kbNumber=946729/)</span> FIX: Visual Studio 2008 IDE access violation occurs when you open an .rc file that is generated by the file fuzzer</div>
<p><b>Category</b> Visual Studio 2008 SP1 Updates from Windows SDK Content.</p>
<p><b>Description</b> FIX: Manifest Tool for generating signed files and catalogs can occasionally corrupt a binary fileâ€™s header when embedding the manifest.</p>
<p><b>Related DevDiv bugs</b><br />
<table class=list ul></table>
</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=946733>946733</a><span class=pLink> (/Feedback.aspx?kbNumber=946733/)</span> Installation fixes and updates that are included Visual Studio 2008 S946733 Beta for WinSDK</div>
<p><b>Category</b> Visual Studio 2008 SP1 Updates from Windows SDK built in Visual Studio Setup</p>
<p><b>Description</b> Improve and repair development tools that are provided by the .NET Framework team for managed code. Extend native C# and Visual Basic language, integrated data access syntax with class libraries to improve query, set, and transform operations.</p>
<p><b>Related DevDiv bugs</b><br />
<table class=list ul></table>
</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 more information about Visual Studio 2008 SP1 Beta, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=945140>945140</a><span class=pLink> (/Feedback.aspx?kbNumber=945140/)</span> Visual Studio 2008 Service Pack 1 Beta release notes and list of fixed issues</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>Microsoft Visual Studio Team System 2008 Team Suite</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>
<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 2008 Professional Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual Basic 2008 Express Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual C# 2008 Express Edition</td>
</tr>
<tr>
<td class=bullet>â€¢</td>
<td class=text>Microsoft Visual C++ 2008 Express 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>kbexpertiseadvanced kbhowto kbinfo KB951844</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/list-of-changes-and-fixed-issues-for-visual-studio-2008-service-pack-1-beta-for-windows-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To keep Remote Access Service connections active after you log off from Windows Vista or Windows Server 2008, you must create a new registry key</title>
		<link>http://ossmall.info/to-keep-remote-access-service-connections-active-after-you-log-off-from-windows-vista-or-windows-server-2008-you-must-create-a-new-registry-key/</link>
		<comments>http://ossmall.info/to-keep-remote-access-service-connections-active-after-you-log-off-from-windows-vista-or-windows-server-2008-you-must-create-a-new-registry-key/#comments</comments>
		<pubDate>Wed, 16 May 2012 11:56:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commerce Server 2007]]></category>
		<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[MS Office Access]]></category>
		<category><![CDATA[Vista Center]]></category>
		<category><![CDATA[Vista Easter Eggs]]></category>
		<category><![CDATA[Vista HowTo]]></category>
		<category><![CDATA[Vista Tips]]></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/to-keep-remote-access-service-connections-active-after-you-log-off-from-windows-vista-or-windows-server-2008-you-must-create-a-new-registry-key</guid>
		<description><![CDATA[Article ID: 950918 &#8211; Last Review: January 22, 2009 &#8211; Revision: 1.0 To keep Remote Access Service connections active after you log off from Windows Vista or Windows Server 2008, you must create a new registry key Hotfix Download AvailableView and request hotfix downloads View products that this article applies to. On This Page Expand [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a>
<div class=articleProperty>Article ID: 950918 &#8211; Last Review: January 22, 2009 &#8211; Revision: 1.0</div>
<p><strong class=title>To keep Remote Access Service connections active after you log off from Windows Vista or Windows Server 2008, you must create a new registry key</strong><br />
<table class=kb_hotfix>
<tr>
<td class=kb_hotfix_img><img src=http://support.microsoft.com/library/images/support/CN/hotfix_icon.png alt=Hotfix download is available></td>
<td class=kb_hotfix_text>Hotfix Download Available<br /><a id=kb_hotfix_link href=http://support.microsoft.com/gp/noscript>View and request hotfix downloads</a></td>
</tr>
</table>
<div class=kb_meta_divider></div>
<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 >SYMPTOMS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>When you log off from a Windows Remote Access Service		  client, any Remote Access connections are disconnected automatically. If the		  Remote Access Service client is running an earlier version of a Windows-based		  operating systems, such as Windows 2000 or Windows XP, a user can enable a		  registry key to remain connected.</p>
<p>For more information about how to use the KeepRasConnections registry key, click the following article number to view the article in the Microsoft Knowledge Base:
<div class=indent><a class=KBlink href=/Feedback.aspx?kbNumber=158909>158909</a>Ã‚Â                             <span class=pLink>            (/Feedback.aspx?kbNumber=158909/                        )        </span> How to keep RAS connections active			 after logging off </div>
<p>  However, the		  KeepRasConnections		  registry key does not exist in Windows Vista or in Windows Server 2008.   Therefore,		  to maintain Remote Access connections after you log off Windows Vista or		  Windows Server 2008, you must add a KeepRasConnections registry key with		  the corresponding values under the following registry subkey.
<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>
<td><b>Item</b></td>
<td><b>Value</b></td>
</tr>
<tr>
<td>Registry subkey</td>
<td>HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services RasMan Parameters</td>
</tr>
<tr>
<td>Name</td>
<td>KeepRasConnections</td>
</tr>
<tr>
<td>Type</td>
<td>REG_DWORD</td>
</tr>
<tr>
<td> Default Value</td>
<td>0</td>
</tr>
</table>
</div>
</div>
<p><b>Notes</b>
<ul>
<li>The KeepRasConnections registry key does				not appear in the registry unless you add it.</li>
<li>If you add this registry key, and then set the				default value to 0&#215;1, Windows does not close Remote Access connections when				you log off from the system. </li>
<li>By default, only administrators and the operating system   				have WRITE permission for this registry key.</li>
</ul>
<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>
<h3 id=tocHeadRef>Hotfix information</h3>
<p> A			 supported hotfix is 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 the problem described in this			 article. This hotfix might receive additional testing. Therefore, if you are			 not severely affected by this problem, we recommend that you wait for the next			 software update that contains this hotfix.</p>
<p>If the hotfix is available			 for download, there is a Hotfix download available section at the top of this			 Knowledge Base article. If this section does not appear, contact Microsoft			 Customer Service and Support to obtain the hotfix. </p>
<p><b>Note</b> If additional issues occur or if 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. For a complete list of Microsoft Customer Service and			 Support telephone numbers or 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>
<p><b>Note</b> The Hotfix download available form displays the languages for			 which the hotfix is available. If you do not see your language, it is because a			 hotfix is not available for that language.</p>
<p>Important Windows Vista			 and Windows Server 2008 hotfixes are included in the same packages. However,			 only one of these products may be listed on the Ã¢â‚¬Å“Hotfix RequestÃ¢â‚¬Â page. To			 request the hotfix package that applies to both Windows Vista and Windows			 Server 2008, just select the product that is listed on the page.<br />
<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 any other hotfixes.<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 />
<h4 id=tocHeadRef>Windows Vista and Windows Server 2008 file information notes</h4>
<ul>
<li>The files that apply to a specific product, milestone (RTM,				SP<var>n</var>), and service branch (LDR, GDR) can be				identified by examining the file version numbers as shown in the following				table.
<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>
<td><b>Version</b></td>
<td><b>Product</b></td>
<td><b>Milestone</b></td>
<td><b>Service branch</b></td>
</tr>
<tr>
<td>6.0.600<b>0</b>.<b>20</b><var>xxx</var></td>
<td>Windows						Vista</td>
<td>RTM</td>
<td>LDR</td>
</tr>
<tr>
<td>6.0.600<b>1</b>.<b>22</b><var>xxx</var></td>
<td>Windows Vista SP1 and						Windows Server 2008 SP1</td>
<td>SP1</td>
<td>LDR</td>
</tr>
</table>
</div>
</div>
</li>
<li>Service Pack 1 is integrated into Windows Server 2008.				</li>
<li>The .manifest files and the .mum files that are installed				in each environment are <span><a href=#Manifests>listed				separately</a></span> in the Additional file information for Windows Server				2008 and for Windows Vista section. These files and their associated .cat				(security catalog) files are critical to maintaining the state of the updated				component. The .cat files are signed with a Microsoft digital signature. The				attributes of these security files are not listed.</li>
</ul>
<h5 id=tocHeadRef>For all x86-based versions of Windows Server 2008 and Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6000.20991</td>
<td>237,056</td>
<td>06-Jan-2009</td>
<td>04:25</td>
<td>x86</td>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6001.22346</td>
<td>261,120</td>
<td>06-Jan-2009</td>
<td>04:33</td>
<td>x86</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all  x64-based versions of Windows Server 2008 and Windows Vista</h5>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6000.20991</td>
<td>282,112</td>
<td>06-Jan-2009</td>
<td>05:03</td>
<td>x64</td>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6001.22346</td>
<td>309,248</td>
<td>06-Jan-2009</td>
<td>05:03</td>
<td>x64</td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported Itanium-based versions of Windows Server 2008</h5>
<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>File name</th>
<th>File version</th>
<th>File				  size</th>
<th>Date</th>
<th>Time</th>
<th>Platform</th>
</tr>
<tr>
<td>Rasmans.dll</td>
<td>6.0.6001.22346</td>
<td>628,224</td>
<td>06-Jan-2009</td>
<td>04:44</td>
<td>IA-64</td>
</tr>
</table>
</div>
</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>
<h2 class=subTitle id=tocHeadRef><span><a >STATUS</a></span>
<div class=sectionpreview_closed></div>
</h2>
<div class=sbody>Microsoft			 has confirmed that this is a problem in the Microsoft products that are listed			 in the Applies to section.
<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>For more information about			 software update terminology, 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>
<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><span><a id=Manifests></a></span>
<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>Additional file information for Windows Server 2008 and for Windows Vista</h3>
<h4 id=tocHeadRef>Additional files for all supported x86-based versions of Windows Server 2008 and Windows Vista</h4>
<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>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_client_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_client_1~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,367</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_client~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,713</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_server_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,425</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_server~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,431</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpesrv_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,422</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpesrv~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpe_0~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,420</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpe~31bf3856ad364e35~x86~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,424</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>X86_6f9270f048a65c2c003cc75a08746814_31bf3856ad364e35_6.0.6000.20991_none_da7e8407f8e54f0a.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>X86_96ce24d84f718e047c0c7f25f6606e1e_31bf3856ad364e35_6.0.6001.22346_none_b94565de7d85e569.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>701</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>X86_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6000.20991_none_9d00a930bce7a150.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>19,447</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>04:55</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>X86_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6001.22346_none_9f21f8e4b9e1253f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>20,317</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:00</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported x64-based versions of Windows Server 2008 and Windows Vista</h5>
<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>
<td><b>File				 				 				  name</b></td>
<td>Amd64_45e9ca3cddd6a1361167c6e527804ccc_31bf3856ad364e35_6.0.6000.20991_none_c9ad3037d370477e.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Amd64_b597e4a923becd9e31d43d5f72faa0b5_31bf3856ad364e35_6.0.6001.22346_none_a1cc0e997bb21cd6.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>705</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Amd64_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6000.20991_none_f91f44b475451286.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>19,777</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:32</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Amd64_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6001.22346_none_fb409468723e9675.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>20,647</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:34</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_client_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_client_1~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,375</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_client~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,723</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_server_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_server~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,439</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpesrv_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,430</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpesrv~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,438</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpe_0~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,428</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpe~31bf3856ad364e35~amd64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,432</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</div>
<h5 id=tocHeadRef>For all supported Windows Server 2008 Itanium-Based Systems operating systems</h5>
<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>
<td><b>File				 				 				  name</b></td>
<td>Ia64_442f6e270db3469fae964a7b1dafb9b4_31bf3856ad364e35_6.0.6001.22346_none_aacfd2739c83d86f.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>703</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Ia64_microsoft-windows-rasmanservice_31bf3856ad364e35_6.0.6001.22346_none_9f239cdab9df2e3b.manifest</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>20,606</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>05:05</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_server_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,429</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_server~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,434</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpesrv_0~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,426</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><b>File				 				 				  name</b></td>
<td>Package_for_kb950918_winpesrv~31bf3856ad364e35~ia64~~6.0.1.0.mum</td>
</tr>
<tr>
<td><b>File version</b></td>
<td>Not Applicable</td>
</tr>
<tr>
<td><b>File size</b></td>
<td>1,433</td>
</tr>
<tr>
<td><b>Date (UTC)</b></td>
<td>06-Jan-2009</td>
</tr>
<tr>
<td><b>Time (UTC)</b></td>
<td>15:49</td>
</tr>
<tr>
<td></td>
</tr>
</table>
</div>
</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>
</div>
<div class=sbody norollup>
<div class=appliesTo>
<hr /><a id=appliesto></a><br />
<h5>APPLIES TO</h5>
<ul>
<li>Windows Vista Ultimate</li>
<li>Windows Vista Home Premium</li>
<li>Windows Vista Home Basic</li>
<li>Windows Vista Enterprise</li>
<li>Windows Vista Business</li>
<li>Windows Vista Service Pack 1</li>
<li>Windows Server 2008 Standard</li>
<li>Windows Server 2008 Enterprise</li>
<li>Windows Server 2008 Datacenter</li>
<li>Windows Server 2008 Datacenter without Hyper-V</li>
<li>Windows Server 2008 Enterprise without Hyper-V</li>
<li>Windows Server 2008 Standard without Hyper-V</li>
<li>Windows Web Server 2008</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>kbautohotfix kbexpertiseinter kbsurveynew kbhotfixserver kbqfe KB950918</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/to-keep-remote-access-service-connections-active-after-you-log-off-from-windows-vista-or-windows-server-2008-you-must-create-a-new-registry-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You receive an error message when you use the Windows Complete PC Restore program on the Windows Vista installation disc to restore a computer</title>
		<link>http://ossmall.info/you-receive-an-error-message-when-you-use-the-windows-complete-pc-restore-program-on-the-windows-vista-installation-disc-to-restore-a-computer/</link>
		<comments>http://ossmall.info/you-receive-an-error-message-when-you-use-the-windows-complete-pc-restore-program-on-the-windows-vista-installation-disc-to-restore-a-computer/#comments</comments>
		<pubDate>Wed, 16 May 2012 10:50:07 +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[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/you-receive-an-error-message-when-you-use-the-windows-complete-pc-restore-program-on-the-windows-vista-installation-disc-to-restore-a-computer/</guid>
		<description><![CDATA[You receive an error message when you use the Windows Complete PC Restore program on the Windows Vista installation disc to restore a computer View products that this article applies to. Article ID : 925762 Last Review : March 15, 2007 Revision : 2.4 SYMPTOMS You use the Windows Complete PC Restore program in the [...]]]></description>
			<content:encoded><![CDATA[<div><span id=oss><!-- - -KB 3 start- - --><a id=top></a><strong class=title>You receive an error message when you use the Windows Complete PC Restore program on the Windows Vista installation disc to restore a 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>925762</td>
</tr>
<tr>
<td>Last Review</td>
<td>:</td>
<td>March 15, 2007</td>
</tr>
<tr>
<td>Revision</td>
<td>:</td>
<td>2.4</td>
</tr>
</table>
</div>
<div class=section>
<h2 class=subTitle id=tocHeadRef>SYMPTOMS</h2>
<div class=sbody>You use the Windows Complete PC Restore program in the Windows Recovery Environment utility on the Windows Vista installation disc. You try  to restore a computer from a Windows Complete PC Backup and Restore image.   Then, you receive the following error message:
<div class=errormsg>System Recovery Option <br />This version of System Recovery Options is not compatible with the version of Windows you are trying to repair.  Try using a recovery disc that is compatible with this version of Windows.</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 error may occur if you use the 32-bit version of the Windows Vista installation disc to run the Complete PC Restore program  on a computer that is running the 64-bit version of Windows Vista. By default, the 64-bit operating system is selected in the list of installed operating systems.
<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 behavior,  on the <strong class=uiterm>Select operating system</strong> page,  select the  blank space in the list under the Windows Vista operating system,  and then click <strong class=uiterm>Next</strong>.
<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 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 Ultimate</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 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 Ultimate 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>kbtshoot kbexpertisebeginner kbprb KB925762</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-receive-an-error-message-when-you-use-the-windows-complete-pc-restore-program-on-the-windows-vista-installation-disc-to-restore-a-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

