|
|||||||||||
|
RE: Windows 2000 Patch Order
From: David Vincent <david.vincent(at)mightyoaks.com>
Date: Thu Jun 12 2003 - 12:45:00 EDT
setup a batch file with all the hotfixes using the /z /m switches to avoid prompts and do "silent" installs. at the end of your batch file execute qchain. it will go through the list of files in queue waiting to be copied into the filesystem upon reboot, and leave only the latest version of each dll. then the installed order doesn't matter. for example, say you install a hotfix with a dll version of 2, then another hotfix with a dll version of 1.7. v1.7 will be later in the queue and will overwrite v2 when you reboot. qchain will remove the v1.7 and leave only the v2 for install. then, after a reboot, run qfecheck, and then hfnetchk /v /z /s 2 . qfecheck should come back and tell you each hotfix installed, and if it is installed properly. hfnetchk should do the same. this is the best method, sanctioned my microsoft. I still run across some hotfixes which hfnetchk reports as having greater file versions and invalid checksums, etc. using qfecheck in concert with hfnetchk gives me some mental relief. also, if you're doing this just after a hotfix has been released, make sure to check the date on the XML file, it often doesn't get updated until later that day or a day or two later. email me off-list if you want more help. -d > -----Original Message-----
Received on Thu Jun 12 13:55:07 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:30 EDT |
||||||||||
|
|||||||||||