Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > 0 KB update and failure

Reply
Thread Tools Display Modes

0 KB update and failure

 
 
dsom
Guest
Posts: n/a

 
      08-09-2006
All my computers show this as the first update:

Security Update for Windows XP (KB921883)
Download size: 0 KB , 0 minutes
A security issue has been identified in the Server service that could
allow an attacker to compromise your Windows-based system and gain
control over it. You can help protect your computer by installing this
update from Microsoft. After you install this item, you may have to
restart your computer. Details...
Addresses a critical security problem

Installing it causes the rest of the updates to fail. I was able to
install them all manually but I suspect WindowsUpdate is now damaged on
my system.

I uninstalled the update with add/remove programs and all updates still
failed. I system restored to two days ago and all updates still
failed. I rebuilt CatRoot2 and all updates still fail. I am open to
suggestions

 
Reply With Quote
 
 
 
 
NewScience
Guest
Posts: n/a

 
      08-10-2006
Had same problem. What I did was:

1. Stopped SERVICES.MSC Automatic Updates and BITS
2. Removed C:\Windows\WindowsUpdate.log
3. Removed C:\Windows\SoftwareDistribution folder
4. Re-Register C:\Windows\system32\muweb.dll, as well as all associated
C:\Windows\System32\wu*.dll

regsvr32 /s c:\windows\system32\wuapi.dll
regsvr32 /s c:\windows\system32\wuaueng.dll
regsvr32 /s c:\windows\system32\wuaueng1.dll
regsvr32 /s c:\windows\system32\wuauserv.dll
regsvr32 /s c:\windows\system32\wucltui.dll
regsvr32 /s c:\windows\system32\wups.dll
regsvr32 /s c:\windows\system32\wups2.dll
regsvr32 /s c:\windows\system32\wuweb.dll

5. Cleaned out C:\Windows\Temp folder
6. Cleaned out Temporary Internet Files
7. Turned off Control Panel | Automatic Updates
8. Restarted SERVICES.MSC Automatic Updates and BITS services

Performed Microsoft Update.
Waited quite a while ... monitor
C:\Windows\SoftwareDistribution\DataStore\DataStor e.edb file. Should grow
to about 11-12MB.

Remember to turn Control Panel | Automatic Updates back on when done.

"dsom" <> wrote in message
news: oups.com...
> All my computers show this as the first update:
>
> Security Update for Windows XP (KB921883)
> Download size: 0 KB , 0 minutes
> A security issue has been identified in the Server service that could
> allow an attacker to compromise your Windows-based system and gain
> control over it. You can help protect your computer by installing this
> update from Microsoft. After you install this item, you may have to
> restart your computer. Details...
> Addresses a critical security problem
>
> Installing it causes the rest of the updates to fail. I was able to
> install them all manually but I suspect WindowsUpdate is now damaged on
> my system.
>
> I uninstalled the update with add/remove programs and all updates still
> failed. I system restored to two days ago and all updates still
> failed. I rebuilt CatRoot2 and all updates still fail. I am open to
> suggestions
>



 
Reply With Quote
 
Zero
Guest
Posts: n/a

 
      10-14-2007


"NewScience" wrote:

> Had same problem. What I did was:
>
> 1. Stopped SERVICES.MSC Automatic Updates and BITS
> 2. Removed C:\Windows\WindowsUpdate.log
> 3. Removed C:\Windows\SoftwareDistribution folder
> 4. Re-Register C:\Windows\system32\muweb.dll, as well as all associated
> C:\Windows\System32\wu*.dll
>
> regsvr32 /s c:\windows\system32\wuapi.dll
> regsvr32 /s c:\windows\system32\wuaueng.dll
> regsvr32 /s c:\windows\system32\wuaueng1.dll
> regsvr32 /s c:\windows\system32\wuauserv.dll
> regsvr32 /s c:\windows\system32\wucltui.dll
> regsvr32 /s c:\windows\system32\wups.dll
> regsvr32 /s c:\windows\system32\wups2.dll
> regsvr32 /s c:\windows\system32\wuweb.dll
>
> 5. Cleaned out C:\Windows\Temp folder
> 6. Cleaned out Temporary Internet Files
> 7. Turned off Control Panel | Automatic Updates
> 8. Restarted SERVICES.MSC Automatic Updates and BITS services
>
> Performed Microsoft Update.
> Waited quite a while ... monitor
> C:\Windows\SoftwareDistribution\DataStore\DataStor e.edb file. Should grow
> to about 11-12MB.
>
> Remember to turn Control Panel | Automatic Updates back on when done.
>
> "dsom" <> wrote in message
> news: oups.com...
> > All my computers show this as the first update:
> >
> > Security Update for Windows XP (KB921883)
> > Download size: 0 KB , 0 minutes
> > A security issue has been identified in the Server service that could
> > allow an attacker to compromise your Windows-based system and gain
> > control over it. You can help protect your computer by installing this
> > update from Microsoft. After you install this item, you may have to
> > restart your computer. Details...
> > Addresses a critical security problem
> >
> > Installing it causes the rest of the updates to fail. I was able to
> > install them all manually but I suspect WindowsUpdate is now damaged on
> > my system.
> >
> > I uninstalled the update with add/remove programs and all updates still
> > failed. I system restored to two days ago and all updates still
> > failed. I rebuilt CatRoot2 and all updates still fail. I am open to
> > suggestions
> > -------------------------------------------------------------

>
> How do I re-register?
>

 
Reply With Quote
 
Bob
Guest
Posts: n/a

 
      08-21-2008
New Science's fix did the trick I am printing out his fix as it is the only
one that has worked after searching the boards for 3 day

mrkaedis

"dsom" wrote:

> All my computers show this as the first update:
>
> Security Update for Windows XP (KB921883)
> Download size: 0 KB , 0 minutes
> A security issue has been identified in the Server service that could
> allow an attacker to compromise your Windows-based system and gain
> control over it. You can help protect your computer by installing this
> update from Microsoft. After you install this item, you may have to
> restart your computer. Details...
> Addresses a critical security problem
>
> Installing it causes the rest of the updates to fail. I was able to
> install them all manually but I suspect WindowsUpdate is now damaged on
> my system.
>
> I uninstalled the update with add/remove programs and all updates still
> failed. I system restored to two days ago and all updates still
> failed. I rebuilt CatRoot2 and all updates still fail. I am open to
> suggestions
>
>

 
Reply With Quote
 
ze7ro
Guest
Posts: n/a

 
      08-31-2008
1st class tip fella!

Was up in and running with windows updates 10 minutes after reading this post!

Found a good little tip for re-registering DLL's quickly as well for all us
1st timers out there!

http://www.devx.com/tips/tip/14749

"NewScience" wrote:

> Had same problem. What I did was:
>
> 1. Stopped SERVICES.MSC Automatic Updates and BITS
> 2. Removed C:\Windows\WindowsUpdate.log
> 3. Removed C:\Windows\SoftwareDistribution folder
> 4. Re-Register C:\Windows\system32\muweb.dll, as well as all associated
> C:\Windows\System32\wu*.dll
>
> regsvr32 /s c:\windows\system32\wuapi.dll
> regsvr32 /s c:\windows\system32\wuaueng.dll
> regsvr32 /s c:\windows\system32\wuaueng1.dll
> regsvr32 /s c:\windows\system32\wuauserv.dll
> regsvr32 /s c:\windows\system32\wucltui.dll
> regsvr32 /s c:\windows\system32\wups.dll
> regsvr32 /s c:\windows\system32\wups2.dll
> regsvr32 /s c:\windows\system32\wuweb.dll
>
> 5. Cleaned out C:\Windows\Temp folder
> 6. Cleaned out Temporary Internet Files
> 7. Turned off Control Panel | Automatic Updates
> 8. Restarted SERVICES.MSC Automatic Updates and BITS services
>
> Performed Microsoft Update.
> Waited quite a while ... monitor
> C:\Windows\SoftwareDistribution\DataStore\DataStor e.edb file. Should grow
> to about 11-12MB.
>
> Remember to turn Control Panel | Automatic Updates back on when done.
>
> "dsom" <> wrote in message
> news: oups.com...
> > All my computers show this as the first update:
> >
> > Security Update for Windows XP (KB921883)
> > Download size: 0 KB , 0 minutes
> > A security issue has been identified in the Server service that could
> > allow an attacker to compromise your Windows-based system and gain
> > control over it. You can help protect your computer by installing this
> > update from Microsoft. After you install this item, you may have to
> > restart your computer. Details...
> > Addresses a critical security problem
> >
> > Installing it causes the rest of the updates to fail. I was able to
> > install them all manually but I suspect WindowsUpdate is now damaged on
> > my system.
> >
> > I uninstalled the update with add/remove programs and all updates still
> > failed. I system restored to two days ago and all updates still
> > failed. I rebuilt CatRoot2 and all updates still fail. I am open to
> > suggestions
> >

>
>
>

 
Reply With Quote
 
Babak
Guest
Posts: n/a

 
      09-15-2008

It Worked for me!
Thank you very much
 
Reply With Quote
 
NetAdminMatt-RI
Guest
Posts: n/a

 
      10-16-2008
This worked for me. Thanks
 
Reply With Quote
 
Joe
Guest
Posts: n/a

 
      10-22-2008
Wow, I've become a computer programmer in one hour. I didn't think any of
this jargon would be any use to me but here I am, downloading my updates.
Thank you all very much.

"NewScience" wrote:

> Had same problem. What I did was:
>
> 1. Stopped SERVICES.MSC Automatic Updates and BITS
> 2. Removed C:\Windows\WindowsUpdate.log
> 3. Removed C:\Windows\SoftwareDistribution folder
> 4. Re-Register C:\Windows\system32\muweb.dll, as well as all associated
> C:\Windows\System32\wu*.dll
>
> regsvr32 /s c:\windows\system32\wuapi.dll
> regsvr32 /s c:\windows\system32\wuaueng.dll
> regsvr32 /s c:\windows\system32\wuaueng1.dll
> regsvr32 /s c:\windows\system32\wuauserv.dll
> regsvr32 /s c:\windows\system32\wucltui.dll
> regsvr32 /s c:\windows\system32\wups.dll
> regsvr32 /s c:\windows\system32\wups2.dll
> regsvr32 /s c:\windows\system32\wuweb.dll
>
> 5. Cleaned out C:\Windows\Temp folder
> 6. Cleaned out Temporary Internet Files
> 7. Turned off Control Panel | Automatic Updates
> 8. Restarted SERVICES.MSC Automatic Updates and BITS services
>
> Performed Microsoft Update.
> Waited quite a while ... monitor
> C:\Windows\SoftwareDistribution\DataStore\DataStor e.edb file. Should grow
> to about 11-12MB.
>
> Remember to turn Control Panel | Automatic Updates back on when done.
>
> "dsom" <> wrote in message
> news: oups.com...
> > All my computers show this as the first update:
> >
> > Security Update for Windows XP (KB921883)
> > Download size: 0 KB , 0 minutes
> > A security issue has been identified in the Server service that could
> > allow an attacker to compromise your Windows-based system and gain
> > control over it. You can help protect your computer by installing this
> > update from Microsoft. After you install this item, you may have to
> > restart your computer. Details...
> > Addresses a critical security problem
> >
> > Installing it causes the rest of the updates to fail. I was able to
> > install them all manually but I suspect WindowsUpdate is now damaged on
> > my system.
> >
> > I uninstalled the update with add/remove programs and all updates still
> > failed. I system restored to two days ago and all updates still
> > failed. I rebuilt CatRoot2 and all updates still fail. I am open to
> > suggestions
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
update failure Alexyy Windows Vista Security 2 12-23-2008 01:14 PM
V5 Update Failure with SP2 Mike M Windows Update 11 08-11-2004 04:43 AM
SP2 Update failure skirby1@bigpond.net.au Windows Update 4 07-08-2004 07:59 AM
update failure mrapoza Windows Update 0 09-06-2003 08:56 PM
update failure marianne Windows Update 3 08-22-2003 05:30 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59