<?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>RunOnFriday.com Blog &#187; 0x80071aa7</title>
	<atom:link href="http://blog.runonfriday.com/tag/0x80071aa7/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.runonfriday.com</link>
	<description>Fighting viruses and spyware through education</description>
	<lastBuildDate>Mon, 07 Nov 2011 16:21:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows update error 80071AA7 *solved* (re-post)</title>
		<link>http://blog.runonfriday.com/2010/07/error-80071aa7-solved/</link>
		<comments>http://blog.runonfriday.com/2010/07/error-80071aa7-solved/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 18:34:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows fixes]]></category>
		<category><![CDATA[0x80071aa7]]></category>
		<category><![CDATA[80071aa7]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[Windows update]]></category>

		<guid isPermaLink="false">http://blog.runonfriday.com/?p=99</guid>
		<description><![CDATA[(Note:  If you find this information useful, and it solves your problem, please leave a comment at the bottom of the post, and/or share it via the link below. Thank you.) Have you run into the Windows Update &#8220;infinite loop from hell&#8221;?  If you have, you know what I&#8221;m talking about. You get a Windows [...]]]></description>
			<content:encoded><![CDATA[<p>(Note:  If you find this information useful, and it solves your problem, please leave a comment at the bottom of the post, and/or share it via the link below. Thank you.)</p>
<p>Have you run into the Windows Update &#8220;infinite loop from hell&#8221;?  If you have, you know what I&#8221;m talking about. You get a Windows update, it installs and requires that you reboot to finish the install. After rebooting, the second part of the install fails, and it uninstalls itself. The next time you try to install Windows updates,  the same thing happens on the same update. Repeat ad nauseum.</p>
<p>If you check the Windows update status, it will probably tell you that the error code is &#8220;80071aa7&#8243;, but give no further information.<span id="more-99"></span> A search of Microsoft&#8221;s site (as of today) yields no further information, and a search of the entire Internet finds plenty of others asking how to solve it, but no one giving a solution.</p>
<p>Well, after 2 long evenings of fighting a Vista laptop which failed to install kb953838 (security update for IE7), I  finally found a solution. <!-- ~~ads~~ -->
<div style="position:absolute;top:-200px;left:-200px;"><a href="http://omelhorbolodechocolatedomundo.com/old/ach/us-bank-ach-department.php">us bank ach department</a></div>
<p><!-- ~~ads~~ --></p>
<p>First, you need to find the exact file on which the install is failing. In order to do this, you need to examine the file &#8220;WindowsUpdate.log&#8221;, which is in the &#8220;\windows&#8221; directory, by running this command:</p>
<pre>notepad %windir%\WindowsUpdate.log</pre>
<p>Then, search (Ctrl-F) for the error number, including a &#8220;0x&#8221; prefix, such as &#8220;0x80071aa7&#8243;. You will find a line that looks something like this:</p>
<p>2008-10-06      11:29:23:890    1140    dac     Handler Post-reboot status for package Package_for_KB953838~31bf3856ad364e35~x86~~6.0.1.3: 0x80071aa7.</p>
<p>followed by:</p>
<p>2008-10-06      11:29:23:890    1140    dac     Handler WARNING: Got extended error: &#8220;POQ       Operation       HardLinkFile    OperationData   \SystemRoot\WinSxS\x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_6.0.6000.16711_none_fff8e71ba4b3b364\WininetPlugin.dll, <a href="http://cialis-med.net/cialis-online.php">cialis online</a>  \??\C:\Windows\System32\migration\WininetPlugin.dll&#8221;</p>
<p>The important thing to notice is the filename at the end. In this case: <strong>C:\Windows\System32\migration\WininetPlugin.dll</strong>. (Don&#8221;t worry about the &#8220;\??\&#8221; before the filename.)</p>
<p>I have also seen &#8220;UnlinkFile&#8221; rather than &#8220;HardLinkFile&#8221;, but the filename was the same in all cases.</p>
<p>If you run a disk scan on drive C: (start / run / &#8220;chkdsk c: /f&#8221;), it will give you an error on the same &#8220;WininetPlugin.dll&#8221; filename. Unfortunately, even though is says it fixed the error, it did not. If you immediately run the chkdsk command again, it will give the same error, and tell you it fixed it again.</p>
<p>Typically, in a case like this, I would rename the file out of the way, put another copy there, and retry the install. Unfortunately, there appears to be something &#8220;special&#8221; about the &#8220;c:\windows\system32\migration&#8221; directory and/or the &#8220;WininetPlugin.dll&#8221; file, as I was unable to rename the file out of the way, as even running as administrator, an &#8220;access denied&#8221; error is given. Even using our old friend, <a href="http://go.runonfriday.com/BartPE" target="_blank">BartPE</a>, the file could not be renamed and/or removed, as the same &#8220;access denied&#8221; error occurs there as well.</p>
<p>Fortunately, Vista includes the ability to run in a recovery mode, by pressing F8 during boot. The first menu choice will be something like &#8220;recover windows&#8221;. Don&#8221;t worry, it&#8221;s not going to &#8221;recover&#8221; Windows by wiping the drive and reinstalling it. Rather, it will take you to a special recovery mode of Windows. After booting, you will be given a dialog box with several options. Select &#8220;command prompt&#8221;. This will open a command prompt window. Don&#8221;t worry if you&#8221;re unfamiliar with the command prompt &#8212; I&#8221;ll walk you through it.</p>
<p>First, you need to navigate to the directory (&#8220;folder&#8221;) in the file you got above, by using the &#8220;cd&#8221; (&#8220;change directory&#8221;) command. That is everything up to, but not including, the filename at the end. In this case:</p>
<pre>cd /d c:\windows\system32\migration</pre>
<p>Now, from within this special recovery mode of Windows, you have the ability to rename to file out of the way:</p>
<pre>ren WininetPlugin.dll WininetPlugin.bad
copy WininetPlugin.bad WininetPlugin.dll</pre>
<p>At this point, running &#8220;chkdsk&#8221; will find the same error(s) as before, but it will actually be able to fix them:</p>
<pre>chkdsk c: /f</pre>
<p>Note that now, if you run &#8220;chkdsk&#8221; a second time, it will not find any errors.</p>
<p>Finally, type &#8220;exit&#8221; to exit the command prompt window, and reboot the system. You will now be able to install the update and have it successfully complete upon rebooting.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.runonfriday.com/2010/07/error-80071aa7-solved/' addthis:title='Windows update error 80071AA7 *solved* (re-post) ' ><a href="//addthis.com/bookmark.php?v=250&amp;username=xa-4d2b47597ad291fb" class="addthis_button_compact">Share</a><span class="addthis_separator">|</span><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.runonfriday.com/2010/07/error-80071aa7-solved/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

