OSD: capture TS doesn't install Windows updates

Hi,
We capture a Windows 7 machine, this works fine but the mandatory updates do not install.
It says "no updates need to be installed" though there ARE updates available (checked on the captured machine andstarted update, see screenshots for clarification).
We did a capture with this TS before and updates installed correctly then. Do we need to add an extra step to install Windows updates (see screenshot below: "you must first install an update" ...).
Please advise.
J.
Jan Hoedt

Is a software update group targeted to the collection where the TS is deployed to?
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • How to install Windows Updates on a 2012 Domain Controller w/Group Policy Settings

    Hello All,
    I'm having an issue installing Windows Updates on my Windows Server 2012 Standard with AD DS role, acting as a backup DC.
    I have Group Policies setup for the Domain Controllers to download updates from my WSUS server but not to install them. When I go to my Windows Server 2003 R2 Domain Controller, I can install updates via the "Install Updates and Shutdown". That
    option doesn't show up on the 2012 server. I can see from my WSUS server and the event viewer that the updates are being downloaded to the 2012 server........just no option for me to install the updates.
    Am I just missing something or will I need to change the way my Group Policy is setup to allow installs and/or downloads? Any help would be greatly appreciated!
    Tony

    So I've totally removed the GPO settings for configuring updates on the Default Domain Controllers OU and I can get the Windows Server 2003 Server to get updates from Windows Updates, but the 2012 Server still won't show me how to download or install any
    updates. It just states on the log-in screen that there are "Windows Updates Sign in and install important updates".
    Well guess what Microsoft! I've signed in and still don't see where I can install updates!!!
    I guess because you've set AU=3.
    There doesn't seem to be much documented in depth about AU/WUAgent (not in the history of forever), but Lawrence and others in the WSUS forum do cover a lot of related question about the agent and also GP settings.
    Lawrence has blogged a lot of detail about the registry settings which are available for AU/WU, and how some of those settings are not practically of any use since WinXP.
    So, even though your question isn't about WSUS, the WSUS forum is a great place to visit for help for WUAgent etc.
    Anyway, "where can I install updates?" :
    on the Start screen, Search for "Windows Update"
    or
    Settings charm
    Change PC Settings
    Update and Recovery
    Windows Update
    or
    Control Panel\System and Security\Windows Update
    Some further (light) discussion on the "new" behaviour:
    http://blogs.msdn.com/b/b8/archive/2011/11/14/minimizing-restarts-after-automatic-updating-in-windows-update.aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Server 2012 (not R2) RODC fails to install Windows Updates

    Good morning all
    Since around October, our 80-odd 2012 (non-R2) RODCs have been failing to install windows updates, rolling them back on reboot. Patches that don't require a reboot are fine. The short version is, please log a call with MS and reference this thread, if you're
    having this issue as currently they're saying they won't fix this!!
    Our product support group opened an official case and reported this with Microsoft and they've found the cause. PLEASE NOTE however, that this relates to RODC and ALL patches failing, not just 3000061 on non-RODC.
    There was some chat relevant to this as originally it was thought KB3000061 was to blame, and a few other people had had the same issue there (see links at the bottom). I think however, that this issue now stands alone as any patch we try to install will
    fail.
    000093 2015-01-23 20:18:30, Info CSI 00000015 Begin executing advanced installer phase 38 (0x00000026) index 4 (sequence 43)
    000094 Old component: [ml:350{175},l:348{174}]"Microsoft-Windows-Web-Services-for-Management-Core, Culture=neutral, Version=6.2.9200.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=wow64, versionScope=NonSxS"
    000095 New component: [ml:350{175},l:348{174}]"Microsoft-Windows-Web-Services-for-Management-Core, Culture=neutral, Version=6.2.9200.17100, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=wow64, versionScope=NonSxS"
    000096 Install mode: install
    000097 Installer ID: {118ca598-79a0-4297-953d-e82183960fd2}
    000098 Installer name: [13]"Group Trustee"
    000099 2015-01-23 20:18:30, Error CSI 00000001@2015/1/23:20:18:30.673 (F) CMIADAPTER: Inner Error Message from AI HRESULT = HRESULT_FROM_NT(STATUS_NOT_SUPPORTED)
    000100 [
    000101 (null)
    000102 ]
    000103 [gle=0x80004005]
    000104 2015-01-23 20:18:30, Error CSI 00000002@2015/1/23:20:18:30.673 (F) CMIADAPTER: AI failed. HRESULT = HRESULT_FROM_NT(STATUS_NOT_SUPPORTED)
    000105 Element:
    000106 [372]"<groupTrustee xmlns="urn:schemas-microsoft-com:asm.v3" name="WinRMRemoteWMIUsers__" description="Members of this group can access WMI resources over management protocols (such as WS-Management via the Windows Remote Management service). This applies only to WMI namespaces that grant access to the user." type="User" enabled="true">
    000107
    000108 <members></members>
    000109
    000110 </groupTrustee>"
    000111 [gle=0x80004005]
    000112 2015-01-23 20:18:30, Error CSI 00000003@2015/1/23:20:18:30.673 (F) CMIADAPTER: Exiting with HRESULT code = HRESULT_FROM_NT(STATUS_NOT_SUPPORTED).
    000113 [gle=0x80004005]
    Cause:
    The installer uses SAM API calls to manage the group. It always connects to the local SAM instance. The component also handles an uninstall task in the same function. On uninstall the group is being deleted.
    So the SAM handle is requested with "Create Group" and "Delete" access.
    The error happens because a RODC does not allow any changes and thus returns STATUS_NOT_SUPPORTED.
    More information about the prevent from accidental deletion feature please refer :
    http://technet.microsoft.com/en-us/library/cc773347(v=WS.10).aspx
    http://technet.microsoft.com/en-us/library/cc739350(v=WS.10).aspx
    Recommendation:
    This is a Bug in the RODC running on server 2012, However you may do an in place upgrade to Server 2012 R2 and then proceed with the installation of the patch.
    The bad news is this is fixed in 2012 R2 with a hotfix - but it isn't fixed in 2012 and it won't be because.. they've only had one official report logged. And that was by us. So, if you want this fixed, you need to start logging this with MS now.
    What I can say just now is that this isn't related to the registry fixes with WinEVT we've all been trying, it's NOT limited to 2008 that has been upgraded in place to 2012 (our product support group replicated it in the lab with a brand new 2012 promoted
    to RODC) and it IS only happening with RODC. Possible fix might be to make your RODC RW for a bit and install your patches then.
    Background reading:
    https://social.technet.microsoft.com/Forums/en-US/f77691d8-a9d0-4714-98ad-71665cfa8965/kb3000061-fails-to-install-on-server-2012?forum=winserver8gen
    https://social.technet.microsoft.com/Forums/en-US/70219bcb-36a8-466e-900b-cbf390db38d2/failure-configuring-windows-updates-reverting-changes-postreboot-status-0x800f0922?forum=winserver8gen

    The error indicates that IIS is returning a "404 not found" error back to the Windows Update Agent.  That might mean that you need to specify the correct port that WSUS is listening on, e.g.:
    WSUSServer=http://yourserver:8530
    Thanks,
    -Michael Niehaus
    Senior Product Marketing Manager, Windows Deployment
    http://blogs.technet.com/mniehaus
    [email protected]

  • HT3986 i made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed microsoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates?

    i made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed m icrosoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates?

    yes you need the updates and patches.
    Only some of the drivers that Windows will automatically install at times
    and always make sure to insure it is using restore points
    do all the maintenance andsuch as normal
    use MS Security Essentials for AV is really top notch
    Clean disk space
    Use WinClone new program to inisure you have a restore image

  • I made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed m icrosoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates? does hot fix of microsoft helps in stop freezing?

    i made a dual boot of windows 7 and mac os x lion in my macbook pro .i installed m icrosoft support software also. now, can i install windows updates? do i turn on the automatic updating of updates? does hot fix of microsoft i.e, " support.microsoft.com/kb/979491" helps in stop freezing in dual boot mechanism?

    Windows has a software updater built into Windows and when you install the Boot Camp drivers then it will install an Apple software updater also. I believe Windows is set to automatically download and install your updates as does the Apple software Updater. They both will update the individual files it needs to periodically.
    "Microsoft updates" and "Windows updates" are basically the same thing in Windows. Are you talking about the "Windows support software" when downloading from Boot Camp Assistant? Apple installs a software updater for it's Boot Camp drivers in Windows 7 so you can do it manually or automatically.
    The "Hot Fix" your referring to is only for certain motherboards built from other Windows only computer manufacturers and does NOT pertain to any Apple computers.
    If you have a problem with your computer then it's best to ask a specific question so we can help better.

  • Some of the machines are not installing windows updates in SCCM 2012 SP1

    I have deployed the current month patches to the machines. But, some of the machines are failed to install.
    Most commonly I am getting the below errors in windowsupdate.log ,
    Report REPORT EVENT: {811D3FE5-A254-4C7E-B7F1-6132320AD5E0}
    2015-02-23 08:18:40:851-0000 1
    148 101
    {00000000-0000-0000-0000-000000000000}
    0 80072ee2
    CcmExec Failure
    Software Synchronization Windows Update Client failed to detect with error 0x80072ee2.
    ::OnScanComplete -Scan Failed with Error=0x80072f78
    How to resolve this issue with installing windows updates?
    0x80072ee2 looks like time out error.

    I have uploaded the log file on dropbox
    https://www.dropbox.com/s/bt09vpyhab56dgs/WindowsUpdate%20log.txt?dl=0
    I am going to check WSUS IIS log file. I will keep you posted with my findings.
    I dont know how to confirm whether the client is talking with wsus server or not. But, I could see some more errors in softwareupdates related logs,
    Below is the error in updatestore.log,
    Failed to refresh Resync state message. Error = 0x87d00310. 
    Below are the errors in update deployment.log,
    Job error (0x80072ee2) received for assignment ({1566B12B-1731-479D-BFD1-98F2D24346B2}) action - Update Deployment
    Job error (0x80072ee2) received for assignment ({1566B12B-1731-479D-BFD1-98F2D24346B2}) action
    Updates will not be made available

  • SCCM Client PC's failing to download/install Windows Updates

    Hi,
    Last month I noticed that our client PC's, shortly after they had built (using SCCM Task Sequence)  were downloading and installing Windows Updates using the usual Windows Update process. What I mean is, I had Software Centre showing Updates as installing,
    but also had the Windows Update agent installing various updates. It was also showing in the start menu (Yellow icon saying Shut down and install updates). Now my understanding is, that that shouldn't of been happening, and only SCCM/Software Centre should
    be showing Windows Updates as installing.
    I noticed that we had some GPO's set for Windows Updates, which I have disabled, as I believed these were not necessary. Also, I like to control my Updates via SCCM Software Update groups after testing them, and not just allow clients to grab any updates
    that are required and approved.
    My problem now is, none of the clients are getting/installing any updates. I'm getting the following errors in the WUAHandler.log:
    Unable to read existing WUA resultant policy. Error = 0x80070002.
    WUAHandler
    09/04/2015 19:03:29
    8732 (0x221C)
    Group policy settings were overwritten by a higher authority (Domain Controller) to: Server  and Policy NOT CONFIGURED
    WUAHandler
    09/04/2015 19:03:29
    8732 (0x221C)
    Failed to Add Update Source for WUAgent of type (2) and id ({FC358571-80C5-4EAA-8A33-F79AD4C14785}). Error = 0x87d00692.
    WUAHandler
    09/04/2015 19:03:29
    8732 (0x221C)
    So, I've checked in:
    HKLM\Software\Policies\Microsoft\Windowa\WindowsUpdate\ & HKLM\Software\Wow6432Node\Policies\Microsoft\Windows\WindowsUpdate 
    and neither have a WSUS server set. I'm assuming this is correct?
    RSOP shows all policies in \\Computer Configuration\Administrative Templates\Windows Components\Windows Update as
    DISABLED
    GPEDIT shows \\Computer Configuration\Administrative Templates\Windows Components\Windows Update\Specify intranet Microsoft update service location as
    Enabled and as our server (https://XXX.XXX:8531) - I'm assuming this is what SCCM client sets as if I changed this setting and then restart the setting comes back. If it was a Group Policy conflict then I
    would expect to see it in RSOP.
    Does anyone have any suggestions? I'm puzzled as to what to look at next. Is my first assumption of having 0 group policies configured for WSUS correct? Am I also correct in assuming Windows Updates shouldn't show in Control panel, or at the Start > Shutdown
    prompt, and only show in Software Centre?
    Thanks, and sorry for the long winded post!

    Hey Jason,
    Thanks for replying and explaining the WUA stuff. That made sense to be but my mind was being clouded by the issue all of the PC's/Clients onsite were, and are still getting. I cleared out the Group Policy cache as detailed on the link.
    - Cleared C:\Program Data\Microsoft\Group Policy\History\*.*
    - Ran a gpupdate /force
    - Restarted PC
    Issue still remains. Here is the output from the WUAHandler.log
    CWuaHandler::SetCategoriesForStateReportingExclusion called with E0789628-CE08-4437-BE74-2495B842F43B;E0789628-CE08-4437-BE74-2495B842F43B,A38C835C-2950-4E87-86CC-6911A52C34A3; for leaves and E0789628-CE08-4437-BE74-2495B842F43B,A38C835C-2950-4E87-86CC-6911A52C34A3;
    for bundles 
    WUAHandler 13/04/2015 16:14:34 2508 (0x09CC)
    Its a WSUS Update Source type ({FC358571-80C5-4EAA-8A33-F79AD4C14785}), adding it. WUAHandler 13/04/2015 16:15:02 2488 (0x09B8)
    Unable to read existing resultant WUA policy. Error = 0x80070002. WUAHandler 13/04/2015 16:15:02 2488 (0x09B8)
    Enabling WUA Managed server policy to use server: https://(Name.domain of our SCCM SUP):8531 WUAHandler 13/04/2015 16:15:02 2488
    (0x09B8)
    Waiting for 2 mins for Group Policy to notify of WUA policy change... WUAHandler 13/04/2015 16:15:02 2488 (0x09B8)
    Unable to read existing WUA resultant policy. Error = 0x80070002. WUAHandler 13/04/2015 16:15:11 2488 (0x09B8)
    Group policy settings were overwritten by a higher authority (Domain Controller) to: Server  and Policy NOT CONFIGURED WUAHandler 13/04/2015 16:15:11 2488 (0x09B8)
    Failed to Add Update Source for WUAgent of type (2) and id ({FC358571-80C5-4EAA-8A33-F79AD4C14785}). Error = 0x87d00692. WUAHandler 13/04/2015 16:15:11 2488 (0x09B8)

  • My Pavillion m7760n has stopped installing windows updates, Error Code 0x80070020. Unable to find a

    my Pavillion m7760n has stopped installing windows updates, Error Code 0x80070020.  Unable to find a fix for it.

    Start with this: http://support.microsoft.com/mats/windows_update/en-us?entrypoint=lightbox
    Then if that does not do it: http://support.microsoft.com/kb/883825/en-us
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • Installed windows update, appears to have been June 16 2011 at 3:00.13 am now can't get on line I did a restore to previous of install and all worked oK

    This started with windows 7 update June 16 2011
    installed windows update, appears to have been June 16 2011 at 3:00.13 am now can't get on line I did a restore to previous of install and all worked oK But This morn I restarted my computer and update reinstalled and I don't have a restore point that will help (my bad)

    These are the updates that were installed
    Security Update for Windows 7 for x64-based Systems (KB2476490)
    Installation date: ‎6/‎16/‎2011 11:31 PM
    Security Update for Windows 7 for x64-based Systems (KB2544893)
    Windows Malicious Software Removal Tool x64 - June 2011 (KB890830)
    Security Update for Windows 7 for x64-based Systems (KB2535512)
    Security Update for Windows 7 for x64-based Systems (KB2503665)
    Security Update for Internet Explorer 8 for Windows 7 for x64-based Systems (KB2544521)
    Security Update for Windows 7 for x64-based Systems (KB2536276)
    Security Update for Windows 7 for x64-based Systems (KB2525694)
    Cumulative Security Update for Internet Explorer 8 for Windows 7 for x64-based Systems (KB2530548)
    Security Update for .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 for x64-based Systems (KB2518867)
    Update for Windows 7 for x64-based Systems (KB2488113)
    Security Update for Windows 7 for x64-based Systems (KB2536275)
    Security Update for Microsoft .NET Framework 4 on Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows Server 2008, Windows Server 2008 R2 for x64-based Systems (KB2518870)
    Security Update for Windows 7 for x64-based Systems (KB2476490)
    Security Update for Microsoft .NET Framework 4 on Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows Server 2008, Windows Server 2008 R2 for x64-based Systems (KB2478663)
    Security Update for .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 for x64-based Systems (KB2478661)
    Security Update for Windows 7 for x64-based Systems (KB2544893)
    Installation date: ‎6/‎16/‎2011 3:00 AM

  • Installed windows updates. Stuck on "getting windows ready"

    Hi Guys,
    I've installed windows updates on our mail server (security updates and Exchange CU6). After rebooting the server is stuck on "getting windows ready". This is in our test environment for exchange migration(so I'm not worried if this is down for
    a while).
    The issue I have is because it won't get past this screen I can't actually view any errors in event viewer etc. I've tried safe mode, safe mode with command prompt and last known good config.
    Any ideas as to how I can get into windows?
    http://i.imgur.com/3TmnK2x.png (stuck here)

    Hi NZ_Kiwi,
    PLease follow the steps below:
    1.  please run the Windows Update troubleshooter in safe mode to find the error information.
    2.  A clean boot helps to eliminate software conflicts and to determine what is causing the problem. To perform a clean boot, please refer to the section “How to perform a clean boot” and
    follow the instructions:
    http://support.microsoft.com/kb/929135
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Windows store doesn't install or update apps

    I installed windows 10 recently and the store app is not able to install or update or uninstall apps. The apps that are installed are opening but stay completely frozen, especially the mail app, the mails dont open, cannot write a new one. When I cancel the stuck update and try to uninstall the app, it shows "Install" as if the app is not currently installed in the system (which it already is). I am also not able to install new apps. My laptop is Lenovo Z50-70.

    What are the specific error messages?
    This may help:
    iTunes: Possible iTunes Store errors

  • Shutdown directive bundle doesn't allow windows updates

    I have a directive bundle to shutdown a machine. The bundle works fine in terms of shutting down the machine at the appointed time, however, what it does not seem to do, at least on Windows 7, is to apply any updates.
    If you have pending updates to apply, choosing, Start/Shutdown will shutdown the computer and apply updates. This doesn't work with the ZCM 10 directive bundle to shutdown.
    Any ideas why?

    Originally Posted by craig_wilson
    The WSUS GPO settings for Shutdown behavior
    On 1/24/2012 4:46 PM, motc7 wrote:
    >
    > craig_wilson;2170342 Wrote:
    >> But what are your settings?
    >>
    >> On 1/24/2012 3:26 PM, motc7 wrote:
    >>>
    >>> spond;2170124 Wrote:
    >>>> Motc7,
    >>>>
    >>>> are these updates that you have got ready for install, or Windows
    >>>> Update? How do you have Windows Update configured?
    >>>>
    >>>> --
    >>>>
    >>>> Shaun Pond
    >>>
    >>> these are updates that have already come down from the WSUS server
    >> and
    >>> are awaiting installation.
    >>>
    >>>
    >>
    >>
    >> --
    >> Craig Wilson - MCNE, MCSE, CCNA
    >> Novell Knowledge Partner
    >>
    >> Novell does not officially monitor these forums.
    >>
    >> Suggestions/Opinions/Statements made by me are solely my own.
    >> These thoughts may not be shared by either Novell or any rational
    >> human.
    >
    > I guess I am not following when you mean "what are your settings?" In
    > WSUS? Zenworks? Not following sorry.
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.
    I looked on our Domain Controller where we have our Group Policy. I looked at the local policy and it says "not configured" all the way down the line. Is that what you are looking for?

  • Yoga 2 Pro Can't install windows Updates

    I love everything about my yoga2 pro, except, when I got it I installed a win 8.1 upgrade because windows told me to. everything seemed to be fine.
    after that, the system asked me to install another upgrade. when trying to install that one it said it could not install and was undoing the changes. I read some forums awhile back and it talked about a particular update that needed to be uninstalled before you could proceed. I tried to do that, but it wouldn't let me uninstall the initial 8.1 that i installed.
    i kinda let it go because it was asking me like every month or so to automatically shut me down and iinstall updates. But now it forces me to install updates every two days and then can't update so, it undoes it changes and it takes like 30-45 minutes or so. Plus, i do need to get it to be able to accept the updates at some point.
    I'm thinking I have to wipe everything and start from scratch??
    What should I do? And I'm certain that I didn't provide enough info to get assistance. What other info do you need to know to help me out.
    Thanks,
    Mike
    Solved!
    Go to Solution.

    This sounds more like a generic Windows issue than a specific one for the Y2P. That being said have you tried the Windows Update troubleshooting tool?
    http://support2.microsoft.com/gp/windows-update-issues/en-gb
    If that doesn't find anything then you can reset windows update per the following (there is a "fixit" for windows 8.1)
    http://support2.microsoft.com/kb/971058

  • After Installing Windows Updates (7-20-214) chckdsk now runs at start-up and other HDD errors are popping up.

    On 7-20-2014 I installed various windows updates. Later that day I shut down my computer and after a few hours powered it back on. At this point my system started running chkdsk and was unable to read portions of the disk.
    After it went through all 3 phases it booted up fine. So I ran two tests. A Seagate HDD tool for windows and ran activeSMART tools. Both of them said there are errors to my HDD and that I should back up and get a new HDD.
    It just doesn't make sense that in the span of a few hours my otherwise perfectly fine working HDD would send back all of these errors. There are no sounds coming from the drive to indicate mechanical failure, and otherwise I have no problems using the system;
    no slow downs opening files etc.
    Please if anyone knows of any current Windows Updates that could be causing this I would very much like to know as that is one of the only things I can think of that could be causing these errors. Thank you.

    I agree with Frederic. In addition to this: Do not hesitate and backup your data, buy new disk and make new installation. If you have problems with retrieving some files, use program
    Recuva.
    Not all HDD failures are accompanied by noise. Imagine failure of hdd electronics. Not all mechanics stop functioning with noise.
    I have never experienced any update problem that had caused mechanical failure. Perhaps large disk activity during updates accelerates the disaster process in your computer.
    In my personal opinion the "low price goal" is behind the higher failure rate. For disk vendors it is cheaper to replace several failked disks than do thorough test of all disks (or memory, etc.) I had mechanical disk that ended its life in
    two months... (Do not be fooled by large MTBF values. These are extrapolated data from hdd sets.)
    Rgds
    Milos

  • Cannot Install Windows Updates on Server 2008 R2 - Error Code 80070002

    Hello,
    I'm having issues installing updates among other issues that seem to be related.
    I'm not able to view a list of Installed Updates. Also Server Manager fails when it tries to list the Roles and Features on the server.
    I get this error message in server manager
    I get this error when I try and do a manual install of MSXML 4.0 SP2
    When I try and run sfc /scannow:
    Windows Resource Protection could not perform the requested operation
    I've tried the following:
    .NET repair tool
    The Readiness tool - http://support.microsoft.com/kb/947821/en-us
    Resetting Windows Update Components - http://support.microsoft.com/kb/971058/en-us
    ChkDSK
    The automatic troubleshooter "WindowsUpdateDiagnostic.diagcab" - http://windows.microsoft.com/en-ca/windows/windows-update-error-80070002#1TC=windows-7
    Latest from the CBS log file:
    2014-08-14 15:02:35, Info                  CBS    Starting TrustedInstaller initialization.
    2014-08-14 15:02:35, Info                  CBS    Loaded Servicing Stack v6.1.7601.17592 with Core: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_672ce6c3de2cb17f\cbscore.dll
    2014-08-14 15:02:36, Info                  CSI    00000001@2014/8/14:19:02:36.522 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fee399f0ad @0x7fef79a9849
    @0x7fef79734e3 @0xff0be97c @0xff0bd799 @0xff0bdb2f)
    2014-08-14 15:02:36, Info                  CBS    Could not load SrClient DLL from path: SrClient.dll.  Continuing without system restore points.
    2014-08-14 15:02:36, Info                  CSI    00000002@2014/8/14:19:02:36.524 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fee399f0ad @0x7fef79f6816
    @0x7fef79c2aac @0x7fef79735b9 @0xff0be97c @0xff0bd799)
    2014-08-14 15:02:36, Info                  CSI    00000003@2014/8/14:19:02:36.525 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fee399f0ad @0x7fef7c58738
    @0x7fef7c58866 @0xff0be474 @0xff0bd7de @0xff0bdb2f)
    2014-08-14 15:02:36, Info                  CBS    Ending TrustedInstaller initialization.
    2014-08-14 15:02:36, Info                  CBS    Starting the TrustedInstaller main loop.
    2014-08-14 15:02:36, Info                  CBS    TrustedInstaller service starts successfully.
    2014-08-14 15:02:36, Info                  CBS    SQM: Initializing online with Windows opt-in: False
    2014-08-14 15:02:36, Info                  CBS    SQM: Cleaning up report files older than 10 days.
    2014-08-14 15:02:36, Info                  CBS    SQM: Requesting upload of all unsent reports.
    2014-08-14 15:02:36, Info                  CBS    SQM: Failed to start upload with file pattern: C:\Windows\servicing\sqm\*_std.sqm, flags: 0x2 [HRESULT = 0x80004005
    - E_FAIL]
    2014-08-14 15:02:36, Info                  CBS    SQM: Failed to start standard sample upload. [HRESULT = 0x80004005 - E_FAIL]
    2014-08-14 15:02:36, Info                  CBS    SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_all.sqm, flags: 0x6
    2014-08-14 15:02:36, Info                  CBS    SQM: Warning: Failed to upload all unsent reports. [HRESULT = 0x80004005 - E_FAIL]
    2014-08-14 15:02:36, Info                  CBS    No startup processing required, TrustedInstaller service was not set as autostart, or else a reboot is still
    pending.
    2014-08-14 15:02:36, Info                  CBS    NonStart: Checking to ensure startup processing was not required.
    2014-08-14 15:02:37, Info                  CSI    00000004@2014/8/14:19:02:37.667 PopulateComponentFamiliesKey - Begin
    2014-08-14 15:02:38, Info                  CSI    00000005 PopulateComponentFamilies ignoring identity-less key [l:162{81}]"amd64_hal.inf-languagepack_31bf3856ad364e35_6.1.7600.16385_en-us_fd214455f7d01c16"
    2014-08-14 15:02:39, Info                  CSI    00000006 PopulateComponentFamilies ignoring identity-less key [l:140{70}]"amd64_mdmmcd.inf_31bf3856ad364e35_6.1.7600.16385_none_75f2f184549e8f36"
    2014-08-14 15:02:39, Info                  CSI    00000007 PopulateComponentFamilies ignoring identity-less key [l:142{71}]"amd64_mdmmcom.inf_31bf3856ad364e35_6.1.7600.16385_none_812d4a3d3edaed64"
    2014-08-14 15:02:39, Info                  CSI    00000008 PopulateComponentFamilies ignoring identity-less key [l:140{70}]"amd64_mdmmct.inf_31bf3856ad364e35_6.1.7600.16385_none_a7d732137db062c6"
    2014-08-14 15:02:39, Info                  CSI    00000009 PopulateComponentFamilies ignoring identity-less key [l:142{71}]"amd64_mdmmega.inf_31bf3856ad364e35_6.1.7600.16385_none_995cdac734df71e6"
    2014-08-14 15:02:39, Info                  CSI    0000000a PopulateComponentFamilies ignoring identity-less key [l:144{72}]"amd64_mdmmetri.inf_31bf3856ad364e35_6.1.7600.16385_none_0c74b3dc07900de3"
    2014-08-14 15:02:39, Info                  CSI    0000000b PopulateComponentFamilies ignoring identity-less key [l:144{72}]"amd64_mdmmhrtz.inf_31bf3856ad364e35_6.1.7600.16385_none_a55d8d9d74018205"
    2014-08-14 15:02:39, Info                  CSI    0000000c PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-a..lprovider.resources_31bf3856ad364e35_6.1.7600.16385_en-us_41183708c1b5eca0"
    2014-08-14 15:02:39, Info                  CSI    0000000d PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-a..ompat-adm.resources_31bf3856ad364e35_6.1.7600.16385_en-us_1770b9ac6464f96e"
    2014-08-14 15:02:39, Info                  CSI    0000000e PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-b..atacenter.resources_31bf3856ad364e35_6.1.7601.17514_en-us_f18072837d519058"
    2014-08-14 15:02:39, Info                  CSI    0000000f PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-b..serverweb.resources_31bf3856ad364e35_6.1.7601.17514_en-us_0680b8dbb9bb3b0b"
    2014-08-14 15:02:39, Info                  CSI    00000010 PopulateComponentFamilies ignoring identity-less key [l:200{100}]"amd64_microsoft-windows-c..rvices-camanagement_31bf3856ad364e35_6.1.7600.16385_none_461bddfc1b1d8882"
    2014-08-14 15:02:39, Info                  CSI    00000011 PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-d..-adsiedit.resources_31bf3856ad364e35_6.1.7601.17514_en-us_eabb7fec550b2fac"
    2014-08-14 15:02:40, Info                  CSI    00000012 PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-d..mc-schema.resources_31bf3856ad364e35_6.1.7601.17514_en-us_198f71574d5f5470"
    2014-08-14 15:02:40, Info                  CSI    00000013 PopulateComponentFamilies ignoring identity-less key [l:194{97}]"amd64_microsoft-windows-diskcopy.resources_31bf3856ad364e35_6.1.7600.16385_en-us_cb72ed81259f5f62"
    2014-08-14 15:02:40, Info                  CSI    00000014 PopulateComponentFamilies ignoring identity-less key [l:192{96}]"amd64_microsoft-windows-dwm-adm.resources_31bf3856ad364e35_6.1.7600.16385_en-us_8cdb64cf3d2e1f51"
    2014-08-14 15:02:40, Info                  CSI    00000015 PopulateComponentFamilies ignoring identity-less key [l:200{100}]"amd64_microsoft-windows-f..truetype-arialblack_31bf3856ad364e35_6.1.7600.16385_none_4540bd0a80a4a192"
    2014-08-14 15:02:40, Info                  CSI    00000016 PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-h..providers.resources_31bf3856ad364e35_6.1.7600.16385_en-us_2c3b936d3d73e8ea"
    2014-08-14 15:02:40, Info                  CSI    00000017 PopulateComponentFamilies ignoring identity-less key [l:194{97}]"amd64_microsoft-windows-help-efs.resources_31bf3856ad364e35_6.1.7600.16385_en-us_7b42dfac415afe76"
    2014-08-14 15:02:42, Info                  CSI    00000018 PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-l..geexpress.resources_31bf3856ad364e35_6.1.7600.16385_en-us_18a6dfd0b144425f"
    2014-08-14 15:02:42, Info                  CSI    00000019 PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-l..priseia64.resources_31bf3856ad364e35_6.1.7601.17514_en-us_dd8a17a6ae27c46c"
    2014-08-14 15:02:42, Info                  CSI    0000001a PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-l..standardv.resources_31bf3856ad364e35_6.1.7600.16385_en-us_8092a76ab10c358b"
    2014-08-14 15:02:43, Info                  CSI    0000001b PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-p..vchostreg.resources_31bf3856ad364e35_6.1.7600.16385_en-us_b2906da4f261daf9"
    2014-08-14 15:02:43, Info                  CSI    0000001c PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-r..ance-diag.resources_31bf3856ad364e35_6.1.7600.16385_en-us_0aa841d0afc8562e"
    2014-08-14 15:02:43, Info                  CSI    0000001d PopulateComponentFamilies ignoring identity-less key [l:200{100}]"amd64_microsoft-windows-s..agnosticsengine-adm_31bf3856ad364e35_6.1.7600.16385_none_af31be1d191f101a"
    2014-08-14 15:02:43, Info                  CSI    0000001e PopulateComponentFamilies ignoring identity-less key [l:200{100}]"amd64_microsoft-windows-s..csengine-nativehost_31bf3856ad364e35_6.1.7600.16385_none_761ad65676427bd9"
    2014-08-14 15:02:43, Info                  CSI    0000001f PopulateComponentFamilies ignoring identity-less key [l:200{100}]"amd64_microsoft-windows-s..itlockeraccessagent_31bf3856ad364e35_6.1.7601.17514_none_a37185ebed3561d4"
    2014-08-14 15:02:44, Info                  CBS    Archived backup log: C:\Windows\Logs\CBS\CbsPersist_20140814190235.cab.
    2014-08-14 15:02:45, Info                  CSI    00000020 PopulateComponentFamilies ignoring identity-less key [l:202{101}]"amd64_microsoft-windows-w..ouppolicy.resources_31bf3856ad364e35_6.1.7600.16385_en-us_9ac2938a2572fd95"
    2014-08-14 15:02:45, Info                  CSI    00000021 PopulateComponentFamilies ignoring identity-less key [l:196{98}]"amd64_microsoft-windows-webenroll.resources_31bf3856ad364e35_6.1.7600.16385_en-us_df5e63b27c378d72"
    2014-08-14 15:02:45, Info                  CSI    00000022 PopulateComponentFamilies ignoring identity-less key [l:204{102}]"amd64_microsoft.windows.c..-controls.resources_6595b64144ccf1df_5.82.7600.16385_zh-cn_19dcac3f6bc16dce"
    2014-08-14 15:02:46, Info                  CSI    00000023 PopulateComponentFamilies ignoring identity-less key [l:172{86}]"amd64_prnlx00v.inf-languagepack_31bf3856ad364e35_6.1.7600.16385_en-us_f15b45768a38ee43"
    2014-08-14 15:02:47, Info                  CSI    00000024 PopulateComponentFamilies ignoring identity-less key [l:144{72}]"amd64_wiaca00f.inf_31bf3856ad364e35_6.1.7600.16385_none_9c640a1de4358225"
    2014-08-14 15:02:47, Info                  CSI    00000025 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"msil_microsoft.windows.d..s.writediagprogress_31bf3856ad364e35_6.1.7600.16385_none_e38c01a0031da2a2"
    2014-08-14 15:02:47, Info                  CSI    00000026 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"msil_microsoft.windows.d..troubleshootingpack_31bf3856ad364e35_6.1.7600.16385_none_d39c6eb26d6b6b96"
    2014-08-14 15:02:47, Info                  CSI    00000027 PopulateComponentFamilies ignoring identity-less key [l:200{100}]"msil_microsoft.windows.s..owershell.resources_31bf3856ad364e35_6.1.7601.17514_en-us_8f2f867c8e6052ea"
    2014-08-14 15:02:47, Info                  CSI    00000028 PopulateComponentFamilies ignoring identity-less key [l:168{84}]"msil_rmconfighelper.resources_31bf3856ad364e35_6.1.7601.17514_en-us_4a474daab25dc8c5"
    2014-08-14 15:02:48, Info                  CSI    00000029 PopulateComponentFamilies ignoring identity-less key [l:190{95}]"wow64_microsoft-windows-powershell-events_31bf3856ad364e35_6.1.7600.16385_none_3f1bbf2cf11ac44b"
    2014-08-14 15:02:48, Info                  CSI    0000002a PopulateComponentFamilies ignoring identity-less key [l:184{92}]"wow64_microsoft-windows-powershell-exe_31bf3856ad364e35_6.1.7600.16385_none_cf5f9aad50446c26"
    2014-08-14 15:02:48, Info                  CSI    0000002b PopulateComponentFamilies ignoring identity-less key [l:192{96}]"wow64_microsoft-windows-powershell-message_31bf3856ad364e35_6.1.7600.16385_none_938e93ff8676acaf"
    2014-08-14 15:02:48, Info                  CSI    0000002c PopulateComponentFamilies ignoring identity-less key [l:184{92}]"wow64_microsoft-windows-powershell-sip_31bf3856ad364e35_6.1.7600.16385_none_ceb83cd750c49126"
    2014-08-14 15:02:48, Info                  CSI    0000002d PopulateComponentFamilies ignoring identity-less key [l:202{101}]"wow64_microsoft-windows-r..comserver.resources_31bf3856ad364e35_6.1.7600.16385_en-us_403d230b6e5b87e4"
    2014-08-14 15:02:48, Info                  CSI    0000002e PopulateComponentFamilies ignoring identity-less key [l:200{100}]"wow64_microsoft-windows-t..nition-server.en-gb_31bf3856ad364e35_6.1.7600.16385_none_d02d64e79a7a8fbd"
    2014-08-14 15:02:48, Info                  CSI    0000002f PopulateComponentFamilies ignoring identity-less key [l:200{100}]"wow64_microsoft-windows-t..nition-server.en-us_31bf3856ad364e35_6.1.7600.16385_none_d5aafabf9706aa20"
    2014-08-14 15:02:48, Info                  CSI    00000030 PopulateComponentFamilies ignoring identity-less key [l:200{100}]"wow64_microsoft-windows-t..nition-server.es-es_31bf3856ad364e35_6.1.7600.16385_none_ce9789519b91e063"
    2014-08-14 15:02:49, Info                  CSI    00000031 PopulateComponentFamilies ignoring identity-less key [l:194{97}]"x86_microsoft-windows-bootconfig.resources_31bf3856ad364e35_6.1.7600.16385_en-us_c4baaf9824d2fc4c"
    2014-08-14 15:02:50, Info                  CSI    00000032 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-l..-lpksetup.resources_31bf3856ad364e35_6.1.7601.17514_en-us_e7729b5db351ae7a"
    2014-08-14 15:02:50, Info                  CSI    00000033 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-l..anagement.resources_31bf3856ad364e35_6.1.7600.16385_en-us_952103538e95283d"
    2014-08-14 15:02:50, Info                  CSI    00000034 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-l..serverhpc.resources_31bf3856ad364e35_6.1.7600.16385_en-us_0c2373da8ea83bcf"
    2014-08-14 15:02:50, Info                  CSI    00000035 PopulateComponentFamilies ignoring identity-less key [l:196{98}]"x86_microsoft-windows-l..verembeddedsolution_31bf3856ad364e35_6.1.7600.16385_none_477beb6858bdf981"
    2014-08-14 15:02:50, Info                  CSI    00000036 PopulateComponentFamilies ignoring identity-less key [l:188{94}]"x86_microsoft-windows-msieftp.resources_31bf3856ad364e35_6.1.7600.16385_en-us_b44a626bc200312a"
    2014-08-14 15:02:50, Info                  CSI    00000037 PopulateComponentFamilies ignoring identity-less key [l:196{98}]"x86_microsoft-windows-n.._service_runtimeapi_31bf3856ad364e35_6.1.7600.16385_none_8b6b5562c22f4547"
    2014-08-14 15:02:50, Info                  CSI    00000038 PopulateComponentFamilies ignoring identity-less key [l:196{98}]"x86_microsoft-windows-r..stion-detector-core_31bf3856ad364e35_6.1.7600.16385_none_f8beaf4e716bb761"
    2014-08-14 15:02:50, Info                  CSI    00000039 PopulateComponentFamilies ignoring identity-less key [l:196{98}]"x86_microsoft-windows-rasrtrfiltr.resources_31bf3856ad364e35_6.1.7600.16385_en-us_52dd99b3adb074a7"
    2014-08-14 15:02:50, Info                  CSI    0000003a PopulateComponentFamilies ignoring identity-less key [l:190{95}]"x86_microsoft-windows-regsvr32.resources_31bf3856ad364e35_6.1.7600.16385_en-us_191bcef0c24d6bfc"
    2014-08-14 15:02:51, Info                  CSI    0000003b PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-t..er-engine.resources_31bf3856ad364e35_6.1.7600.16385_en-us_b7129d57c1ee4aef"
    2014-08-14 15:02:51, Info                  CSI    0000003c PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-t..extension.resources_31bf3856ad364e35_6.1.7600.16385_en-us_45e6f39742808f67"
    2014-08-14 15:02:51, Info                  CSI    0000003d PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-t..rk-msimtf.resources_31bf3856ad364e35_6.1.7600.16385_en-us_e4d46cbfc094f384"
    2014-08-14 15:02:51, Info                  CSI    0000003e PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-u..lsettings.resources_31bf3856ad364e35_6.1.7600.16385_en-us_3fc4fe6fb4bdaec2"
    2014-08-14 15:02:51, Info                  CSI    0000003f PopulateComponentFamilies ignoring identity-less key [l:190{95}]"x86_microsoft-windows-winre-recoverytools_31bf3856ad364e35_6.1.7601.17514_none_d7553e5fcf6b6373"
    2014-08-14 15:02:51, Info                  CSI    00000040 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft-windows-wlangpclient.resources_31bf3856ad364e35_6.1.7600.16385_en-us_d71954ccc0bef83a"
    2014-08-14 15:02:51, Info                  CSI    00000041 PopulateComponentFamilies ignoring identity-less key [l:198{99}]"x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_6.0.7600.16385_sv-se_3d38d4e8a053e3eb"
    2014-08-14 15:02:51, Info                  CSI    00000042 Install-map entry missing component key in populate: [l:132{66}]"amd64_hal.inf-languagepack_31bf3856ad364e35_en-us_77e8041b44c19aa9"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000043 Install-map entry missing component key in populate: [l:140{70}]"amd64_hiddigi.inf-languagepack_31bf3856ad364e35_en-us_284235e9c962f280"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000044 Install-map entry missing component key in populate: [l:140{70}]"amd64_hidserv.inf-languagepack_31bf3856ad364e35_en-us_ffad27e3e33e1d7b"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000045 Install-map entry missing component key in populate: [l:110{55}]"amd64_mdmmcd.inf_31bf3856ad364e35_none_22a8db0f018e3889"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000046 Install-map entry missing component key in populate: [l:112{56}]"amd64_mdmmcom.inf_31bf3856ad364e35_none_31c07cb3cb15bc4b"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000047 Install-map entry missing component key in populate: [l:110{55}]"amd64_mdmmct.inf_31bf3856ad364e35_none_f9562a50e08c3d79"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000048 Install-map entry missing component key in populate: [l:112{56}]"amd64_mdmmega.inf_31bf3856ad364e35_none_063982a7934e1f59"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    00000049 Install-map entry missing component key in populate: [l:114{57}]"amd64_mdmmetri.inf_31bf3856ad364e35_none_daf34a3d0a1e0e04"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    0000004a Install-map entry missing component key in populate: [l:114{57}]"amd64_mdmmhrtz.inf_31bf3856ad364e35_none_e6e342238c4a5672"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    0000004b Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-a..lprovider.resources_31bf3856ad364e35_en-us_8af97888bc8b9fef"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    0000004c Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-a..ompat-adm.resources_31bf3856ad364e35_en-us_821ab8b6ffcd8211"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:51, Info                  CSI    0000004d Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-b..rstandard.resources_31bf3856ad364e35_en-us_ab6fc212f9f4e893"
    [l:28{14}]"6.1.7601.17514"
    2014-08-14 15:02:52, Info                  CSI    0000004e Install-map entry missing component key in populate: [l:164{82}]"amd64_microsoft-windows-diskcopy.resources_31bf3856ad364e35_en-us_6302e953cde376bd"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000004f Install-map entry missing component key in populate: [l:162{81}]"amd64_microsoft-windows-dwm-adm.resources_31bf3856ad364e35_en-us_e17bae3ee7b72886"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000050 Install-map entry missing component key in populate: [l:170{85}]"amd64_microsoft-windows-f..truetype-arialblack_31bf3856ad364e35_none_0760da1d6e711a0d"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000051 Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-h..providers.resources_31bf3856ad364e35_en-us_b352d37ee7af6775"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000052 Install-map entry missing component key in populate: [l:164{82}]"amd64_microsoft-windows-help-efs.resources_31bf3856ad364e35_en-us_61c13f6e2023f349"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000053 Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-l..geexpress.resources_31bf3856ad364e35_en-us_17c6801ba1ed9668"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000054 Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-l..priseia64.resources_31bf3856ad364e35_en-us_f8a97f4cf74424cd"
    [l:28{14}]"6.1.7601.17514"
    2014-08-14 15:02:52, Info                  CSI    00000055 Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-l..standardv.resources_31bf3856ad364e35_en-us_cd062e328582099c"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000056 Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-p..vchostreg.resources_31bf3856ad364e35_en-us_0b6320bab723301e"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000057 Install-map entry missing component key in populate: [l:170{85}]"amd64_microsoft-windows-s..agnosticsengine-adm_31bf3856ad364e35_none_2d921027cf470dc5"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000058 Install-map entry missing component key in populate: [l:170{85}]"amd64_microsoft-windows-s..csengine-nativehost_31bf3856ad364e35_none_2821f4ae1a431e3e"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000059 Install-map entry missing component key in populate: [l:158{79}]"amd64_microsoft-windows-sysdm.resources_31bf3856ad364e35_en-us_0858f6439944b79d"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000005a Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft-windows-w..ouppolicy.resources_31bf3856ad364e35_en-us_e6d8645b06cbf362"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000005b Install-map entry missing component key in populate: [l:172{86}]"amd64_microsoft.windows.c..-controls.resources_6595b64144ccf1df_zh-cn_7e873ca8c1808db3"
    [l:30{15}]"5.82.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000005c Install-map entry missing component key in populate: [l:136{68}]"amd64_mshdc.inf-languagepack_31bf3856ad364e35_en-us_eb809c3a5bcf098f"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000005d Install-map entry missing component key in populate: [l:146{73}]"amd64_networking-mpssvc.resources_31bf3856ad364e35_en-us_dec64a5527731c75"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000005e Install-map entry missing component key in populate: [l:142{71}]"amd64_prnlx006.inf-languagepack_31bf3856ad364e35_en-us_3f3836061538b064"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000005f Install-map entry missing component key in populate: [l:142{71}]"amd64_prnlx00v.inf-languagepack_31bf3856ad364e35_en-us_0a24838850eed8a4"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000060 Install-map entry missing component key in populate: [l:142{71}]"amd64_prnlx00w.inf-languagepack_31bf3856ad364e35_en-us_a9503b8d1dddb145"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000061 Install-map entry missing component key in populate: [l:142{71}]"amd64_prnlx00z.inf-languagepack_31bf3856ad364e35_en-us_86d349fa84aa3b28"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000062 Install-map entry missing component key in populate: [l:142{71}]"amd64_prnms002.inf-languagepack_31bf3856ad364e35_en-us_0f4e2e4ae11b4862"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000063 Install-map entry missing component key in populate: [l:134{67}]"amd64_tape.inf-languagepack_31bf3856ad364e35_en-us_973842fa62a48c80"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000064 Install-map entry missing component key in populate: [l:168{84}]"msil_microsoft.windows.d..s.writediagprogress_31bf3856ad364e35_none_680feca004dd7d0b"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000065 Install-map entry missing component key in populate: [l:168{84}]"msil_microsoft.windows.d..troubleshootingpack_31bf3856ad364e35_none_1b5b30e0a3b866b7"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000066 Install-map entry missing component key in populate: [l:170{85}]"msil_microsoft.windows.s..owershell.resources_31bf3856ad364e35_en-us_8a9bfe8ff50d064d"
    [l:28{14}]"6.1.7601.17514"
    2014-08-14 15:02:52, Info                  CSI    00000067 Install-map entry missing component key in populate: [l:138{69}]"msil_rmconfighelper.resources_31bf3856ad364e35_en-us_587cf87bf10d4e8a"
    [l:28{14}]"6.1.7601.17514"
    2014-08-14 15:02:52, Info                  CSI    00000068 Install-map entry missing component key in populate: [l:160{80}]"wow64_microsoft-windows-powershell-events_31bf3856ad364e35_none_d601b7800debedba"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000069 Install-map entry missing component key in populate: [l:154{77}]"wow64_microsoft-windows-powershell-exe_31bf3856ad364e35_none_51d98b2a035913f7"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000006a Install-map entry missing component key in populate: [l:162{81}]"wow64_microsoft-windows-powershell-message_31bf3856ad364e35_none_89b9ccaee0e1b776"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000006b Install-map entry missing component key in populate: [l:154{77}]"wow64_microsoft-windows-powershell-sip_31bf3856ad364e35_none_51e8f9d0034ad6f7"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000006c Install-map entry missing component key in populate: [l:164{82}]"x86_microsoft-windows-bootconfig.resources_31bf3856ad364e35_en-us_e91165d43a042067"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000006d Install-map entry missing component key in populate: [l:168{84}]"x86_microsoft-windows-l..-lpksetup.resources_31bf3856ad364e35_en-us_c56a4fd729d7a973"
    [l:28{14}]"6.1.7601.17514"
    2014-08-14 15:02:52, Info                  CSI    0000006e Install-map entry missing component key in populate: [l:168{84}]"x86_microsoft-windows-l..anagement.resources_31bf3856ad364e35_en-us_63d825b64ab5a9be"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    0000006f Install-map entry missing component key in populate: [l:168{84}]"x86_microsoft-windows-l..serverhpc.resources_31bf3856ad364e35_en-us_7962778a6725523c"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000070 Install-map entry missing component key in populate: [l:166{83}]"x86_microsoft-windows-l..verembeddedsolution_31bf3856ad364e35_none_f5b3c13a343f599a"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000071 Install-map entry missing component key in populate: [l:158{79}]"x86_microsoft-windows-msieftp.resources_31bf3856ad364e35_en-us_cdbac8c0b6c636f9"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000072 Install-map entry missing component key in populate: [l:166{83}]"x86_microsoft-windows-n.._service_runtimeapi_31bf3856ad364e35_none_f8313852616ba684"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000073 Install-map entry missing component key in populate: [l:166{83}]"x86_microsoft-windows-r..stion-detector-core_31bf3856ad364e35_none_f1331bb5f89dd2ba"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000074 Install-map entry missing component key in populate: [l:166{83}]"x86_microsoft-windows-rasrtrfiltr.resources_31bf3856ad364e35_en-us_86e21fc24740da24"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000075 Install-map entry missing component key in populate: [l:160{80}]"x86_microsoft-windows-regsvr32.resources_31bf3856ad364e35_en-us_a61362bfb6bda237"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:52, Info                  CSI    00000076 Install-map entry missing component key in populate: [l:168{84}]"x86_microsoft-windows-s..iprovider.resources_31bf3856ad364e35_en-us_1447213805498c8a"
    [l:28{14}]"6.1.7600.16385"
    2014-08-14 15:02:53, Error                 CSI    00000077 (F) STATUS_OBJECT_NAME_NOT_FOUND #1556704# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg
    = 0, key = {provider=NULL, handle=0}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0xd3e2e0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[156]"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\x86_microsoft-windows-security-secedit_31bf3[gle=0xd0000034]
    2014-08-14 15:02:53, Error                 CSI    00000078@2014/8/14:19:02:53.07 (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(3676): Error STATUS_OBJECT_NAME_NOT_FOUND
    originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
    [gle=0x80004005]
    2014-08-14 15:02:53, Error                 CSI    00000079 (F) STATUS_OBJECT_NAME_NOT_FOUND #1556703# from Windows::Rtl::SystemImplementation::CKey::OpenExistingKey(f
    = 0, da = (KEY_READ), oa = @0xd3e7a0, key = NULL, disp = (null))[gle=0xd0000034]
    2014-08-14 15:02:53, Info                  CBS    NonStart: Failed to get store. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-08-14 15:02:53, Info                  CBS    Failed to ensure no startup processing was required. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-08-14 15:02:53, Info                  CBS    Failed during startup processing, continuing with Trusted Installer execution [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-08-14 15:02:53, Info                  CBS    Startup processing thread terminated normally
    2014-08-14 15:02:54, Info                  CSI    0000007a@2014/8/14:19:02:54.282 PopulateComponentFamiliesKey - Begin

    Hi,
    Sorry to hear that in-place upgrade is still failed. It also indicates the operating system is non-recoverable.
    You may have to rebuild the server.
    If rebuilding is not an acceptable solution, you can open a ticket with CSS support.
    http://support.microsoft.com/gp/profsup/en-au
    Hi Daniel, the price indicated on the site. Is it the price until the incident is resolved? (no matter whether it takes days or weeks)
    Every second counts..make use of it. Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    IT Stuff Quick Bytes

Maybe you are looking for

  • Songs don't show up in artist menu, but show up in playlists

    Well recently I've had a problem where songs I've added (from a program that takes songs off internet radio) do not show up when I go to the Artists menu and click on an artist. However, they do show up in my Recently Added playlist. Can anyone give

  • Is there/Will there be a "device" to check for M.L. compatability?

    I have a late 2008 white MacBook. It's the 2.4Ghz model with 4GB Ram. I think it would be powerful enough to run Mountain Lion but maybe there's a proc compatability issue? If I buy ML from the app store and it doesn't install will I still be charged

  • Error : Resource not found in the S/W component versions

    Hello All, I am using Pi 7.1 . I have a scenario IDoc to File . When i execute my end to end scenario i am getting the following error : Unable to find resource bce2fba0-80bd-11de-93f0-e5e70ad6cb21 in the following software component versions: http:/

  • Essbase server is not showing in the windows services (11.1.2.1)

    Hi All, Essbase server is not showing in the windows services 11.1.2.1. when I checked the processes from task manager it is there. Regards,

  • Planning in Plant Maintenance using MCB.

    Hi Experts, My client is into Mining Industry. This is a Greenfield SAP Implementation. Client is not clear with the Planning requirements in the Plant Maintenance module. Therefore, I have suggested that all the Standard Businenss Content Extractors