Does anyone know how to make a windows update (downloading and installing only the critical patches) via a script..?
Or i have to download the %HOTFIX%.exe and then execute it by script?
Page 1 of 1
Windows Update via Script (vbs-wsh)
#2
Posted 26 October 2004 - 04:44 AM
I don't know of a way to download hotfixes via script yet, but i'm guessing that you could write a script to parse the mssecure.xml file (microsoft's hotfix list)
and download and install the hotfixes.
Or , you could download them yourself and use this script to install the hotfixes on local and remote systems.
You could find some information here.
and download and install the hotfixes.
Or , you could download them yourself and use this script to install the hotfixes on local and remote systems.
You could find some information here.
Share this topic:
Page 1 of 1



Help
Back to top








