Solved Sirefef with 1 minute reboot

Status
Not open for further replies.
Unfortunately, that didn't not work either. BITS is still not listed as a service either. I was sent this as a conversation from a third party, but I did not want to try it until you gave the okay.

I had same issue with this Sirefef reboot things, I also couldn't update neither Win nor MSE...

It actually comes from a service from which "windows Update" service depend on : BITS service!

You need to re-register but doing the following by copying and pasting the following in cmd:

sc create BITS binpath= "c:\windows\system32\svchost.exe -k netsvcs" start= delayed-auto


You then either have to reboot your pc or go into Services (run: services.msc) and start the service BITS.

==> source : http://answers.microsoft.com/en-us/...bits-not/c69ba6ad-bf60-4e53-9b7b-f97e9436e529
 
BITS is now re-registered in my Services. When I tried to update MSE's definitions through Windows Update it gave me a different error (8000FFFF). However, I then tried to update it through MSE itself and doing this worked correctly and updated MSE to the most recent definitions.
 
Please download SystemLook from one of the links below and save it to your Desktop.
Download Mirror #1
Download Mirror #2
  • Double-click SystemLook.exe to run it.
  • Copy the content of the following codebox into the main textfield:
    Code:
    :regfind
    HKEY_LOCAL_MACHINE\COMPONENTS\PendingXmlIdentifier
    HKEY_LOCAL_MACHINE\COMPONENTS\NextQueueEntryIndex
    HKEY_LOCAL_MACHINE\COMPONENTS\AdvancedInstallersNeedResolving
  • Click the Look button to start the scan.
  • When finished, a notepad window will open with the results of the scan. Please post this log in your next reply.
Note: The log can also be found on your Desktop entitled SystemLook.txt
 
SystemLook 30.07.11 by jpshortstuff
Log created at 17:59 on 08/08/2012 by Kris
Administrator - Elevation successful

========== regfind ==========

Searching for "HKEY_LOCAL_MACHINE\COMPONENTS\PendingXmlIdentifier"
No data found.

Searching for "HKEY_LOCAL_MACHINE\COMPONENTS\NextQueueEntryIndex"
No data found.

Searching for "HKEY_LOCAL_MACHINE\COMPONENTS\AdvancedInstallersNeedResolving"
No data found.

-= EOF =-
 
Try restarting the Windows Update service, try the Windows Update, and let me know what happens, please.
 
Restarted BITS and then successfully update to the newest MSE definitions using Windows Update. I think we are finally done repairing all of the problems. Thanks so much for all of your help!
 
Status
Not open for further replies.
Back