How to distribute hotfix using script?



Dear all,

I have posted a question regading distirbuting a hotfix in the Windows
Update discussion newsgroup. Mr. Torgeir Bakken advised me to do that using a
startup script.

The hotfix that I am planning to distribute is the one explaned through
article 810076
(http://support.microsoft.com/default.aspx?scid=kb;en-us;810076).

Mr. Torgeir idea is great. I am thinking of it as follows:
1) creating WMI script
2) checking if the OS is XP with SP1
3) check if this hot fix is installed then exit. Otherwize install it (using
the Win32_QuickFixEngineering class)

Please need your advice if this script is fine. Also, how to install the
hotfix
using the WMI script?

Regards

.



Relevant Pages

  • How to use scripting to secure your Win2K network--part 2
    ... script a self-contained script that automatically installs hotfixes on a ... Hotfix folder for hotfixes that apply to both Windows 2000 ... "Install script has started to install Hotfix " + hotfixid); ...
    (NT-Bugtraq)
  • Newbie Question - Hotfix / Patching script
    ... create a script that will install multiple hotfixes one after the other ... The problem is that when I run the script it ... therefore some dont install because there is another hotfix being installed ...
    (microsoft.public.scripting.vbscript)
  • Re: Login Script - Installing HotFix/Patches
    ... >> When I install the hotfix's patches via login script they work fine. ... > You could let the script make a flag file (e.g. in the ... > Check the version number of a dll/exe file that the hotfix includes to see ...
    (microsoft.public.security)
  • Re: Using VBS to scan NT machines for KB828028 (MS04-007)
    ... you could try my script which will do much more than ... just one hotfix... ... How are you getting this to work with NT4 machines? ... WMI never returns a ...
    (microsoft.public.scripting.vbscript)
  • RE: Problem with auto unpacking Hotfixes (from 1 machine only)
    ... However the problem is actually extracting the files in the first place. ... I have noticed on my local machine when unpacking a hotfix it uses the ... can call via the script that will do the job appropriatley? ...
    (Focus-Microsoft)