Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows 2000 Post SP4 Security Rollup

Reply
Thread Tools Display Modes

Windows 2000 Post SP4 Security Rollup

 
 
Chilly
Guest
Posts: n/a

 
      06-16-2005
Does anyone know if this has been released yet?
I've heard that this is now available, but cant find it.
Thanks
 
Reply With Quote
 
 
 
 
Brandon Stout
Guest
Posts: n/a

 
      06-27-2005
Two weeks ago, there was news that it would be released this week. However,
I've heard no news since then, and I'm waiting for it as well. Anyone heard
anything new on this?

"Chilly" wrote:

> Does anyone know if this has been released yet?
> I've heard that this is now available, but cant find it.
> Thanks

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-29-2005
Brandon Stout wrote:

> Two weeks ago, there was news that it would be released this
> week. However, I've heard no news since then, and I'm waiting
> for it as well. Anyone heard anything new on this?

Hi,

It is available now:

Update Rollup 1 for Windows 2000 SP4
http://support.microsoft.com/kb/891861

Note that if you install it from Windows Updates (or a WSUS server),
it is very likely that msxml3.dll and also msxml3r.dll is overwritten
by a 0 byte file (check after reboot). If they are, you can e.g. copy
the original files back from the DllCache folder
(C:\Winnt\System32\Dllcache\, hidden folder).

If you use the full download from the Download Center to install the
rollup, you should not experience this msxml3 problem.


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Tom Pepper Willett
Guest
Posts: n/a

 
      06-29-2005
Torgeir: What issues could this cause?

Thanks,
Tom

| Note that if you install it from Windows Updates (or a WSUS server),
| it is very likely that msxml3.dll and also msxml3r.dll is overwritten
| by a 0 byte file (check after reboot)..
|
|
|


 
Reply With Quote
 
Michael Bednarek
Guest
Posts: n/a

 
      06-30-2005
On Wed, 29 Jun 2005 19:36:42 +0200, "Torgeir Bakken \(MVP\)"
<Torgeir.Bakken-> wrote in microsoft.public.windowsupdate:

>Brandon Stout wrote:
>
>> Two weeks ago, there was news that it would be released this
>> week. However, I've heard no news since then, and I'm waiting
>> for it as well. Anyone heard anything new on this?

>Hi,
>
>It is available now:
>
>Update Rollup 1 for Windows 2000 SP4
>http://support.microsoft.com/kb/891861

[snip]

Torgeir,

I can't find any documentation on the MS web sites how to verify the
installation of the rollup. While I do keep a record of installed
patches in each machine's registry, I also check the fileversion of a
significant file from each patch in my KiXtart installation script to
avoid multiple installations.

Do you know which file would lend itself for this check and which
version string I should be looking for?

--
Michael Bednarek http://mbednarek.com/ "POST NO BILLS"
 
Reply With Quote
 
vof
Guest
Posts: n/a

 
      06-30-2005
Torgeir

Apologies for using this thread for a related question. (I'm not very
familiar with the way Microsoft provide fixes for Windows.)

I have a W2K system at SP4. A couple of weeks ago, I applied the
recently announced set of security hotfixes (KB883939, KB890046,
KB894320, KB896358, KB896422) for W2K.

I have just applied Update Rollup 1 for W2K SP4.

Do the earlier hotfixes and the rollup interact at all? For instance,
if I uninstalled any of the earlier hotfixes, might I undo some of the
rollup changes?

Regards
--
Vince

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-30-2005
Tom Pepper Willett wrote:

> Torgeir Bakken wrote:
>
>> Note that if you install it from Windows Updates (or a WSUS
>> server), it is very likely that msxml3.dll and also msxml3r.dll
>> is overwritten by a 0 byte file (check after reboot)..
>>

>
> Torgeir: What issues could this cause?

Hi,

Basic OS operation will continue to work fine, but applications
that uses MSXML2 will of course get problems, an example is
Windows Updates/Automatic Updates.

The thread with the Winlogon.exe issue I see you posted to is most
likely not caused by a corrupt msxml3.dll file, but then, who knows
what effects it can give...



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-30-2005
Michael Bednarek wrote:

> <Torgeir.Bakken-> wrote:
>>
>> It is available now:
>>
>> Update Rollup 1 for Windows 2000 SP4
>> http://support.microsoft.com/kb/891861

>
> [snip]
>
> Torgeir,
>
> I can't find any documentation on the MS web sites how to verify the
> installation of the rollup. While I do keep a record of installed
> patches in each machine's registry, I also check the fileversion of a
> significant file from each patch in my KiXtart installation script to
> avoid multiple installations.
>
> Do you know which file would lend itself for this check and which
> version string I should be looking for?

Hi,

I am not aware of any file you can check on.

I think the best way would be to see it the registry value "Installed"
has a value data of 2 (REG_DWORD) under the registry key

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
\HotFix\Update Rollup 1\



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      06-30-2005
vof wrote:

> Torgeir
>
> Apologies for using this thread for a related question. (I'm not very
> familiar with the way Microsoft provide fixes for Windows.)
>
> I have a W2K system at SP4. A couple of weeks ago, I applied the
> recently announced set of security hotfixes (KB883939, KB890046,
> KB894320, KB896358, KB896422) for W2K.
>
> I have just applied Update Rollup 1 for W2K SP4.
>
> Do the earlier hotfixes and the rollup interact at all? For instance,
> if I uninstalled any of the earlier hotfixes, might I undo some of the
> rollup changes?

Hi,

Yes, uninstalling earlier updates may undo some of the rollup changes.


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
vof
Guest
Posts: n/a

 
      06-30-2005
So would it be better to apply the Update Rollup before the hotfixes?
Then, presumably, uninstalling a hotfix leaves the rollup unchanged? Do
Microsoft give any guidance on this sort of thing or do they just
assume that they are infallible and there will never be a reason to
uninstall any of their updates?

Thanks for your help.

Vince

 
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
How to fix broken security in Windows 2000? Shannon Jacobs Windows Update 29 02-09-2005 12:09 AM
Security Update for Windows 2000 (KB822343) WebNewsReader Windows Update 2 12-18-2004 12:25 AM
windows 2000 security update gmuree Windows Update 4 10-18-2004 01:54 PM
XP Rollup 1 (826939) appears after installing latest IE security patch and refuses to go away! PHiLiP Windows Update 0 02-06-2004 02:35 PM
New Security Rollup shows not installed Marc Seidler Windows Update 0 10-21-2003 01:29 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