Q
qc_metal
Hello everyone, I've written a script that will install OS & IE hotfixes
that you specify in an index listing to a local or remote computer using
psexec. I figure that if anyone was interested, it'd be you folks... If
for nothing else, it can help some of us poor saps that are not on AD and
group policies yet.
The script will detect OS and IE versions, and install appropriate hotfixes
that you specify in a seperate file. It also utilizes qchain to help
clean-up the files at the end of the install process. Alternatively, it can
query your PC for all installed hotfixes, as well as an HTML listing of
hotfixes that are not installed (according to your criteria).
For the installation portion, the caveat is that you must download the
hotfixes to a central share somewhere that is accessible by the client PC.
Unlike the hfnetchk products, this does not (at the moment) pull down data
dynamically from the Internet. This is more of a "make sure that your PCs
have patches that you specified installed on each one" kinda script. For
example, we use it for core loads and critical updates (login script).
I also use it to deploy IE6 on our core loads with IEAK.
You can check it out here, and let me know what you think:
http://uphold2001.brinkster.net/VBSHF/forum
that you specify in an index listing to a local or remote computer using
psexec. I figure that if anyone was interested, it'd be you folks... If
for nothing else, it can help some of us poor saps that are not on AD and
group policies yet.
The script will detect OS and IE versions, and install appropriate hotfixes
that you specify in a seperate file. It also utilizes qchain to help
clean-up the files at the end of the install process. Alternatively, it can
query your PC for all installed hotfixes, as well as an HTML listing of
hotfixes that are not installed (according to your criteria).
For the installation portion, the caveat is that you must download the
hotfixes to a central share somewhere that is accessible by the client PC.
Unlike the hfnetchk products, this does not (at the moment) pull down data
dynamically from the Internet. This is more of a "make sure that your PCs
have patches that you specified installed on each one" kinda script. For
example, we use it for core loads and critical updates (login script).
I also use it to deploy IE6 on our core loads with IEAK.
You can check it out here, and let me know what you think:
http://uphold2001.brinkster.net/VBSHF/forum