Failed updates (since 12/2013) Error codes 80246007, 80070002, 800736B

Page 2 of 2 FirstFirst 12

  1. msk
    Posts : 10
    Windows 7 Home Premium
    Thread Starter
       #11

    Hope my reply wasn't too late. Hope there is still a chance for a fix. Thanks!
      My Computer


  2. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #12

    The CBS.log file here is 2.5GB in size! - not quite the largest I've ever seen, but getting there...
    Unfortunately, I have nothing that can really read a file that large, let alone parse it for the errors it contains.
    It may however give us a clue as to what's wrong, since often, a bloated CBS log is associated with problems with the TrustedInstaller service.

    Please download the Farbar Service Scanner from

    Farbar Service Scanner Download

    Right-click on the saved file and select 'Run as Administrator', and tick all the options, then click on the Scan button - copy and paste the report to your response.
      My Computer


  3. msk
    Posts : 10
    Windows 7 Home Premium
    Thread Starter
       #13

    Farbar Service Scanner Version: 26-07-2015
    Ran by Home (administrator) on 29-07-2015 at 02:30:30
    Running from "C:\Users\Home\Desktop\Windows Fix"
    Microsoft Windows 7 Home Premium Service Pack 1 (X64)
    Boot Mode: Normal
    ****************************************************************
    Internet Services:
    ============
    Connection Status:
    ==============
    Localhost is accessible.
    LAN connected.
    Google IP is accessible.
    Google.com is accessible.
    Yahoo.com is accessible.

    Windows Firewall:
    =============
    Firewall Disabled Policy:
    ==================

    System Restore:
    ============
    System Restore Policy:
    ========================

    Action Center:
    ============

    Windows Update:
    ============
    Windows Autoupdate Disabled Policy:
    ============================

    Windows Defender:
    ==============
    WinDefend Service is not running. Checking service configuration:
    The start type of WinDefend service is set to Demand. The default start type is Auto.
    The ImagePath of WinDefend service is OK.
    The ServiceDll of WinDefend service is OK.

    Windows Defender Disabled Policy:
    ==========================
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender]
    "DisableAntiSpyware"=DWORD:1

    Other Services:
    ==============

    File Check:
    ========
    C:\Windows\System32\nsisvc.dll => File is digitally signed
    C:\Windows\System32\drivers\nsiproxy.sys => File is digitally signed
    C:\Windows\System32\dhcpcore.dll => File is digitally signed
    C:\Windows\System32\drivers\afd.sys => File is digitally signed
    C:\Windows\System32\drivers\tdx.sys => File is digitally signed
    C:\Windows\System32\Drivers\tcpip.sys => File is digitally signed
    C:\Windows\System32\dnsrslvr.dll => File is digitally signed
    C:\Windows\System32\mpssvc.dll => File is digitally signed
    C:\Windows\System32\bfe.dll => File is digitally signed
    C:\Windows\System32\drivers\mpsdrv.sys => File is digitally signed
    C:\Windows\System32\SDRSVC.dll => File is digitally signed
    C:\Windows\System32\vssvc.exe => File is digitally signed
    C:\Windows\System32\wscsvc.dll => File is digitally signed
    C:\Windows\System32\wbem\WMIsvc.dll => File is digitally signed
    C:\Windows\System32\wuaueng.dll => File is digitally signed
    C:\Windows\System32\qmgr.dll => File is digitally signed
    C:\Windows\System32\es.dll => File is digitally signed
    C:\Windows\System32\cryptsvc.dll => File is digitally signed
    C:\Program Files\Windows Defender\MpSvc.dll => File is digitally signed
    C:\Windows\System32\ipnathlp.dll => File is digitally signed
    C:\Windows\System32\iphlpsvc.dll => File is digitally signed
    C:\Windows\System32\svchost.exe => File is digitally signed
    C:\Windows\System32\rpcss.dll => File is digitally signed

    **** End of log ****
      My Computer


  4. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #14

    That looks OK.
    maybe this will show up something...

    Please open an Elevated (Administrator) Command Prompt window and use the following commands....

    net start TrustedInstaller
    sc qc TrustedInstaller
    sc queryex TrustedInstaller
    sc qprivs TrustedInstaller
    sc qsidtype TrustedInstaller
    sc sdshow TrustedInstaller


    Copy and paste the output to your reply

    Here are some instructions to make life easier :)
    1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
    2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
    3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
      My Computer


  5. msk
    Posts : 10
    Windows 7 Home Premium
    Thread Starter
       #15

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Windows\system32>net start TrustedInstaller
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.

    C:\Windows\system32>net start TrustedInstaller
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.

    C:\Windows\system32> sc qc TrustedInstaller
    [SC] QueryServiceConfig SUCCESS
    SERVICE_NAME: TrustedInstaller
    TYPE : 10 WIN32_OWN_PROCESS
    START_TYPE : 3 DEMAND_START
    ERROR_CONTROL : 1 NORMAL
    BINARY_PATH_NAME : C:\Windows\servicing\TrustedInstaller.exe
    LOAD_ORDER_GROUP : ProfSvc_Group
    TAG : 0
    DISPLAY_NAME : Windows Modules Installer
    DEPENDENCIES :
    SERVICE_START_NAME : localSystem
    C:\Windows\system32> sc queryex TrustedInstaller
    SERVICE_NAME: TrustedInstaller
    TYPE : 10 WIN32_OWN_PROCESS
    STATE : 4 RUNNING
    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
    WIN32_EXIT_CODE : 0 (0x0)
    SERVICE_EXIT_CODE : 0 (0x0)
    CHECKPOINT : 0x0
    WAIT_HINT : 0x0
    PID : 5536
    FLAGS :
    C:\Windows\system32> sc qprivs TrustedInstaller
    [SC] QueryServiceConfig2 SUCCESS
    SERVICE_NAME: TrustedInstaller
    PRIVILEGES :
    C:\Windows\system32> sc qsidtype TrustedInstaller
    [SC] QueryServiceConfig2 SUCCESS
    SERVICE_NAME: TrustedInstaller
    SERVICE_SID_TYPE: UNRESTRICTED
    C:\Windows\system32> sc sdshow TrustedInstaller
    DA;CI;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPWPDTLOCRRC;;;BA)(A;;CCLCSW
    LOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)SAU;SAFA;WDWO;;;BA)
    C:\Windows\system32>
      My Computer


  6. msk
    Posts : 10
    Windows 7 Home Premium
    Thread Starter
       #16

    I hope you can find something in there.
      My Computer


 
Page 2 of 2 FirstFirst 12

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:11.
Find Us