KB2686509 repeatedly fails with Error code 0x8007F0F4

Anonymous
2012-05-08T19:14:06+00:00

KB2686509 repeatedly fails with Error code 0x8007F0F4

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2012-05-15T03:18:54+00:00

This is obsolete

I wrote a VB Script to fix two problems while running microsoft security update KB2686509

HKLM\SYSTEM\CurrentControlSet\Control\Keyboard LayoutandHKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layouts

for those who are no registry freaks.

*Here you can download my little hotfix as ZIP-file.*

What does it do? Nothing magic!

1. Makes a registry backup

2. delete entries in Keyboard Layout

3. checks every keyentry in Keyboard Layouts against existing file in %SystemRoot%\System32

Hope I help someone with this script.

Regards

Christian from Germany

Update 2012/06/03

I have written a batch file too. So you can use this instead the vbs solution.

It's a little bit harder, because the batch file exports the two keys, deletes them, creates blank entries. Then you have to run the KB2686509 again! After doing this do not reboot, press continue in the command window (restoring old entries) and then reboot.

If one of the (bad) keys does not exists, the batch file creates a blank entry, so KB2686509 should work.

Here you can download the batch file http://www.vivus.net/dl/

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2012-05-08T22:52:59+00:00

New instructions OF 6/19/2012

The FIX-IT’s for this KB have been released today for this Security update. They are available for download at : http://support.microsoft.com/kb/2686509

========================

Since we’ve figured it out, can you see if any of these solutions fixes you up?

Edit on Sunday 5/13 - I figured out the problem.  I had remapped a keyboard key.

If you are hitting this error and do NOT have a faultykeyboard.log file see if you can follow this post and get the patch installed:

KB2686509 - Failure - due to remapping of a key - TechNet Articles - United States (English) - TechNet Wiki:

http://social.technet.microsoft.com/wiki/contents/articles/10829.kb2686509-failure-due-to-remapping-of-a-key.aspx

If you upgraded from Windows ME or 98 to XP (you see nothing but .kbd files listed in your faultykeyboard.log file) -- follow this post:

KB2686509 - Failure - due to upgrade from Windows ME or 98 to Windows XP - TechNet Articles - United States (English) - TechNet Wiki:

http://social.technet.microsoft.com/wiki/contents/articles/10876.kb2686509-failure-due-to-upgrade-from-windows-me-or-98-to-windows-xp.aspx

If you have DLLs noted in the faultykeyboard.log file but can't find them on your PC follow this post:

KB2686509 - Failure due to missing DLL files - TechNet Articles - United States (English) - TechNet Wiki:**http://social.technet.microsoft.com/wiki/contents/articles/10880.kb2686509-failure-due-to-missing-dll-files.aspx**

IF NONE OF THESE WORK, email susan-at-msmvps.com and I'll have someone from Microsoft call you back to fix your system.

==========

Freudi always posts great analysis:

2686509 (MS12-034) - Vulnerability in the keyboard layout handling on Windows XP SP3 - 8:05:12 - patch-info.de:

http://translate.googleusercontent.com/translate_c?hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=de&tl=en&u=http://patch-info.de/artikel/2012/05/08/1324&usg=ALkJrhgcu5tcIlkGoRk0XYjsGBlgYvLePw

Was this answer helpful?

0 comments No comments

397 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-05-11T08:19:39+00:00

    Suzan:

    Yes we have that value, everywhere:

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

    "IgnoreRemoteKeyboardLayout"=dword:00000001

    We need this, to add the right admin passwords characters, otherwise we can't enter the GUI's

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-05-11T08:17:33+00:00

    I had custom scancode mappings to disable winkeys from a long time ago. 

    After removing my scancode mappings with the following registry file the update successfully finished:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

    "Scancode Map"=-


    For further troubleshooting I'm enclosing the critical parts of the update logs:

    Failed log:

    2.172: In Function GetReleaseSet, line 1240, RegQueryValueEx failed with error 0x2

    10.907: Return Value From IsMachineSafe = 0

    10.907: IsMachineSafe returned 441092

    10.907: Fist Condition in Prereq.IsMachineSafe.Section Failed

    10.907: Condition Check for Line 1 of PreRequisite returned FALSE

    Successful log:

    2.641: In Function GetReleaseSet, line 1240, RegQueryValueEx failed with error 0x2

    3.078: Return Value From IsMachineSafe = 1

    3.078: IsMachineSafe returned 441092

    3.156: Return Value From IsMachineSafe = 1

    3.156: IsMachineSafe returned value( 0x1 ) which is Equal To 0x1

    3.156: Condition succeeded for section Prereq.IsMachineSafe.Section in Line 1 of PreRequisite

    Question:

    How can you remove a Register ScanMap (as mentioned in the above quote),

    if you don't have any?

    So this ain't working either...

    Sorry.

    Regards,

    MP

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-05-11T08:14:32+00:00

    For now, hide the thing until I can convince someone at Microsoft to build a FixIT tool.

    Just post a "me too" here indicating that you are an XP. 

    With all due respect Bear, I wouldn't do a new thread, I'd pile on this one and showcase the body count.

     

    I have one here, testing another myself.

    me too

    Was this answer helpful?

    0 comments No comments