Well I always use a BAT file so I can apply all patch's at once on the fly
and with each new patch, I make a new version of the BAT file so I can keep
track. Try something like this (it does IE as well).

@echo off
setlocal
set PATHTOFIXES=\\server\hotfix$
rem Upto MS03-033 (#40 Security is fixed by #33) Aug 21 2K3 DirectX9B
applied seperate
rem @echo  
rem pause
@echo off
%PATHTOFIXES%\Q282784_W2K_SP5_x86_en_qfecheck.exe -z -m          
%PATHTOFIXES%\Windows2000-KB823559-x86-ENU-spk3-or-spk4.exe -z -u
%PATHTOFIXES%\Windows2000-KB823980-x86-ENU.exe -z -u
%PATHTOFIXES%\Q823718_MDAC_SecurityPatch.exe /q /C:"dahotfix /Q /R:N"
%PATHTOFIXES%\ie-w2k-ie-aug-ms03-032-q822925.exe /n:v /q:a /r:n
%PATHTOFIXES%\qchain.exe
%systemroot%\shutdown.exe /c /r
@echo    !!! "Q282522" may NOT be listed, this is "ok" ! :)
rem pause
exit

-----Original Message-----
From: Pfefferkorn, Pete (pfeffepe) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 26, 2003 09:19
To: Exchange Discussions
Subject: RE: 2000 SP4 upgrade and security patches.


O.K., so the big ones are 823890 and 823718?  I'll have to research on what
others.

-----Original Message-----
From: Hutchins, Mike [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 26, 2003 9:55 AM
To: Exchange Discussions
Subject: RE: 2000 SP4 upgrade and security patches.

If they were released after sp4 was, yes. All SP's and hotfixes need to be
installed chronologically. 

-----Original Message-----
From: Pfefferkorn, Pete (pfeffepe) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 26, 2003 7:38 AM
To: Exchange Discussions
Subject: 2000 SP4 upgrade and security patches.

This may be a stupid question.  We are looking into applying SP4 to our 2000
servers.  If we apply SP4, will it require the re-install of any security
patches that we have put into place in the last few weeks such as MDAC or
any of the buffer overflow security patches we have put into place after the
2000 SP4 release?



_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&;
lang=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]



_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang
=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang
=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to