Window update won't run, service is running, other issues

Page 1 of 2 12 LastLast

  1. Posts : 22
    Windows 7 Professional Service Pack 1 64 bit o/s
       #1

    Window update won't run, service is running, other issues


    Lenovo T500 8GB, approximately 4 years old OEM Win 7 Pro (upgrade from original VISTA, purchased in the transitional window). It was running slow, so I did as much cleanup as I could but it didn't help much. In particular, I wanted to eliminate remnants of an hijack from a couple of years ago by conduit.com, sweetpacks, and keybar 32. I deleted a number of folders in the user/appdata area that had obvious references, then (maybe foolishly) cleaned out the same references from the registry, and finally used ccleaner to cleanup the registry.

    I used Windows backup and restore to transfer an image to a larger and faster hard drive. The transfer appeared to go well and speed improved significantly, but now there are two obvious problems.

    1) Outlook emails won't display graphics. Email displayed in browser shows what it should. I tried many so called solutions and none of that helped. A recent update loaded IE10 and I think that might be the culprit. This is not the subject of the post, but I don't know if it is related or not.
    2) More importantly, but not nearly as annoying at the Outlook problem is that Windows Update is not functioning. Again, reading here and there, I tried a number of things without success. I followed the instructions here for Windows Update Posting.

    a) When I try to run Windows Update, see attached GIF. The service is running and it tells me to start the service. I see this posted elsewhere so I know I'm not the only one.

    b) SURT will not run. I have no results to show.

    c) sfc /scannow was run, log attached. I don't understand why I can't open the log.

    d) The CBS.zip is attached.

    I'd like to make this work. If it is more work than its worth, I still have the original hard drive and it appears to be working fine, though I didn't test it after I allowed the IE10 update to install.

    Thanks for looking.

    Phil
      My Computer


  2. Posts : 22
    Windows 7 Professional Service Pack 1 64 bit o/s
    Thread Starter
       #2

    Opps, the zip file didn't load.
    Error codes that I am seeing:
    Windows Update error 0x80070057
    On trying to load SURT 0xc8000247
    I also ran the reset tool I found here with no obvious result.
      My Computer


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

    This may simplybe caused by a bad set of Intel Rapid Storage Technology drivers -



    Installing theIntel Rapid Storage Drivers

    try downloadingand installing them from here - https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=2101&DwnldID=22194



    (you want theiata_enu.exe download)



    Once complete,please reboot twice, then try running the CheckSUR tool again.


      My Computer


  4. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #4

    In Elevated command prompt
    Code:
    sc query wuauserv
    if not running
    Code:
    sc start wuauserv
    sc query wuauserv
    Is it running now?
      My Computer


  5. Posts : 22
    Windows 7 Professional Service Pack 1 64 bit o/s
    Thread Starter
       #5

    Awesome fix, so simple, yet someone in the know needs to show the way. I am very grateful for your time on this and for posting the correct solution. This is a great forum. I should have come here first.
      My Computer


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

    You're welcome - good luck!
      My Computer


  7. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #7

    What did fix the problem? What is startup type of windows update service?
      My Computer


  8. Posts : 22
    Windows 7 Professional Service Pack 1 64 bit o/s
    Thread Starter
       #8

    Katussoft: Noel's diagnosis about the Intel Rapid Storage drivers was 100% correct. Loading them cleared up the problem. WU was/is set to automatic delayed start. As noted in the OP, this is a seemingly oddball problem. The service is running, but the error message says it is not running. I think we've grown accustomed to this sort of nonsense from MS. I appreciated your input, as the command line query is much simpler and quicker than going to the services window. Also, it established very quickly that what I reported was accurate.

    I should also mention that SP2 for MS Office loaded as soon as WU was fixed. That resolved the problem with seeing red x's in my emails where pictures where supposed to show. Let's call this a two-fer. I'm really happy that I can move on and things are back to normal.

    Actually, the new normal is better. I swapped a 250GB 5400RPM HD for a 750GB 7200RPM HD. Boot time seems to be about 50-60% of what it was (and I was watching the second hand on the clock; from about 2 minutes to just over 1 minute) and programs are loading and running noticeably faster.

    I first tried a scratch build on the new drive, but that worked out poorly. First, I got the dreaded Windows is not genuine message, and then realized I would have to re-activate every software product I had loaded. It would have taken days to plow through all that needed doing. The only drawback - maybe - is that restoring an image cloned the primary drive partition size, leaving me with almost 500GB of HD that was unallocated. I created a second partition and called it D:. I'm actually thinking this might prove to be advantageous. I tried a number of ways to consolidate the partitions without success. I think it might have something to do with the Lenovo factory partitions of Q: and S: being somehow in the way. I suppose I could buy Partition Magic, but I wasn't looking to spend any more time or money on this.
      My Computer


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

    I think that the problem is that there is a disconnect in the internal networking that goes on between services, and reinstalling the IRST patch fixes it somehow.

    The characteristic error that clued me in was the CheckSUR tool failure with 0xc8000247 - I don't think I've seen it with any cause other than either the IRST drivers, or a damaged SoftwareDistribution folder (or a majorly hosed system).
      My Computer


  10. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #10

    psymonds said:
    Katussoft: Noel's diagnosis about the Intel Rapid Storage drivers was 100% correct. Loading them cleared up the problem. WU was/is set to automatic delayed start. As noted in the OP, this is a seemingly oddball problem. The service is running, but the error message says it is not running. I think we've grown accustomed to this sort of nonsense from MS. I appreciated your input, as the command line query is much simpler and quicker than going to the services window. Also, it established very quickly that what I reported was accurate.

    I should also mention that SP2 for MS Office loaded as soon as WU was fixed. That resolved the problem with seeing red x's in my emails where pictures where supposed to show. Let's call this a two-fer. I'm really happy that I can move on and things are back to normal.

    Actually, the new normal is better. I swapped a 250GB 5400RPM HD for a 750GB 7200RPM HD. Boot time seems to be about 50-60% of what it was (and I was watching the second hand on the clock; from about 2 minutes to just over 1 minute) and programs are loading and running noticeably faster.

    I first tried a scratch build on the new drive, but that worked out poorly. First, I got the dreaded Windows is not genuine message, and then realized I would have to re-activate every software product I had loaded. It would have taken days to plow through all that needed doing. The only drawback - maybe - is that restoring an image cloned the primary drive partition size, leaving me with almost 500GB of HD that was unallocated. I created a second partition and called it D:. I'm actually thinking this might prove to be advantageous. I tried a number of ways to consolidate the partitions without success. I think it might have something to do with the Lenovo factory partitions of Q: and S: being somehow in the way. I suppose I could buy Partition Magic, but I wasn't looking to spend any more time or money on this.
    Please post screenshot of "disk management" with all fields visible. Then I can give you instructions how to enlarge/shrink/delete partitions
      My Computer


 
Page 1 of 2 12 LastLast

  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 21:51.
Find Us