Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > KB973346 want to install over and over again

Reply
Thread Tools Display Modes

KB973346 want to install over and over again

 
 
denbreeiuh
Guest
Posts: n/a

 
      09-22-2009
Hello,

We have a network with 3000 computers en they get there updates with wsus.
But some computers get this update everyday KB973346 over and over again.
This is with about 40 computers.

We dont no the solution. Can someone help us.

Greetings
 
Reply With Quote
 
 
 
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      09-22-2009
"denbreeiuh" <> wrote in message
news:4750C841-88C5-422C-B575-...
> Hello,
>
> We have a network with 3000 computers en they get there updates with wsus.
> But some computers get this update everyday KB973346 over and over again.
> This is with about 40 computers.
>
> We dont no the solution. Can someone help us.


The first thing to determine is which of the following apply:

[a] The update installation is failing, so the installation is being
rescheduled for the next day (and failing again).

[b] The update installation is suceeding, but the WUAgent is failing to
recognize that the update has been successfully installed.

Since this update has been out for some time now (since July), and
successfully installed in a large number of instances -- including my own
network -- my inclination is that you're not experiencing [b] above, but
rather [a], and there's a specific issue on those 40 machines that is
interfering with the successful installation of the update.



--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
denbreeiuh
Guest
Posts: n/a

 
      09-23-2009

unfortunatly it's option B. The KB973346.log says that its succesfull.

"Lawrence Garvin [MVP]" wrote:

> "denbreeiuh" <> wrote in message
> news:4750C841-88C5-422C-B575-...
> > Hello,
> >
> > We have a network with 3000 computers en they get there updates with wsus.
> > But some computers get this update everyday KB973346 over and over again.
> > This is with about 40 computers.
> >
> > We dont no the solution. Can someone help us.

>
> The first thing to determine is which of the following apply:
>
> [a] The update installation is failing, so the installation is being
> rescheduled for the next day (and failing again).
>
> [b] The update installation is suceeding, but the WUAgent is failing to
> recognize that the update has been successfully installed.
>
> Since this update has been out for some time now (since July), and
> successfully installed in a large number of instances -- including my own
> network -- my inclination is that you're not experiencing [b] above, but
> rather [a], and there's a specific issue on those 40 machines that is
> interfering with the successful installation of the update.
>
>
>
> --
> Lawrence Garvin, M.S., MCITP:EA, MCDBA
> Principal/CTO, Onsite Technology Solutions, Houston, Texas
> Microsoft MVP - Software Distribution (2005-2009)
>
> My Blog: http://onsitechsolutions.spaces.live.com
> Microsoft WSUS Website: http://www.microsoft.com/wsus
> My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin
>

 
Reply With Quote
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      09-23-2009
"denbreeiuh" <> wrote in message
news:6FDEFF40-702E-4D0C-8326-...

>> > We have a network with 3000 computers en they get there updates with
>> > wsus.
>> > But some computers get this update everyday KB973346 over and over
>> > again.
>> > This is with about 40 computers.


>> The first thing to determine is which of the following apply:
>>
>> [a] The update installation is failing, so the installation is being
>> rescheduled for the next day (and failing again).
>>
>> [b] The update installation is suceeding, but the WUAgent is failing to
>> recognize that the update has been successfully installed.


> unfortunatly it's option B. The KB973346.log says that its succesfull.


Well... shucks.

My conclusion is still the same, though. Because we've not seen any systemic
issues with this update in the three months it's been out, the issue is most
likely something unique with your systems.

I'd suggest this as a first point of attack. Using Add/Remove Programs,
uninstall KB973346 from the system and reboot. Verify there are no residual
traces of KB973346 on the system. Delete the downloaded package from the
%windir%\SoftwareDistribution\Download folder (filename should be
WindowsXP-KB973346-x86.ENU.exe; using DIR <filename> /S you should be able
to find the correct subfolder), and then run wuauclt /detectnow to trigger a
new detection/download of the package. Retry the installation.

--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      09-23-2009

denbreeiuh wrote:

> unfortunatly it's option B. The KB973346.log says that its succesfull.


I wouldn't take the log's word for it.

Check that KB973346 appears in Add/Remove Programs, and (for Windows XP) that
the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Wind ows
XP\SP4\KB973346\Filelist exists. (What operating system are you running?)

Have you tried installing the update (on one of the affected machines) manually
while booted to Safe Mode?

Harry.

>
> "Lawrence Garvin [MVP]" wrote:
>
>> "denbreeiuh" <> wrote in message
>> news:4750C841-88C5-422C-B575-...
>>> Hello,
>>>
>>> We have a network with 3000 computers en they get there updates with wsus.
>>> But some computers get this update everyday KB973346 over and over again.
>>> This is with about 40 computers.
>>>
>>> We dont no the solution. Can someone help us.

>> The first thing to determine is which of the following apply:
>>
>> [a] The update installation is failing, so the installation is being
>> rescheduled for the next day (and failing again).
>>
>> [b] The update installation is suceeding, but the WUAgent is failing to
>> recognize that the update has been successfully installed.
>>
>> Since this update has been out for some time now (since July), and
>> successfully installed in a large number of instances -- including my own
>> network -- my inclination is that you're not experiencing [b] above, but
>> rather [a], and there's a specific issue on those 40 machines that is
>> interfering with the successful installation of the update.
>>
>>
>>
>> --
>> Lawrence Garvin, M.S., MCITP:EA, MCDBA
>> Principal/CTO, Onsite Technology Solutions, Houston, Texas
>> Microsoft MVP - Software Distribution (2005-2009)
>>
>> My Blog: http://onsitechsolutions.spaces.live.com
>> Microsoft WSUS Website: http://www.microsoft.com/wsus
>> My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin
>>

 
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
KB973346 Installs over and over again on some pc's. denbreeiuh Windows Update 1 09-22-2009 10:47 AM
KB973346 bowen Windows Update 16 08-19-2009 06:59 AM
Re: Cannot install KB961371, KB971633 and KB973346 PA Bear [MS MVP] Windows Update 2 07-24-2009 02:54 PM
Re: KB973346 PA Bear [MS MVP] Windows Vista Printing / Faxing / Scanning 1 07-23-2009 11:01 PM
KB973346-961371-971633 antioch Windows Update 8 07-18-2009 01:28 AM



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