RE: Problem with auto unpacking Hotfixes (from 1 machine only)

From: Michael Devlin (Michael.Devlin@figleaves.com)
Date: 04/09/02


Date: Tue, 9 Apr 2002 10:18:32 +0100
From: "Michael Devlin" <Michael.Devlin@figleaves.com>
To: <nick.scott-perry@atit.com.au>, <focus-ms@securityfocus.com>

Nick,

There is, Hotfix.exe

However the problem is actually extracting the files in the first place.

Just a little more info. The script is written in vbs and works like a
dream for every other box in the company (servers and workstations). The
problem is *just* unpacking the Qxxx.exe on this one box.

I have noticed on my local machine when unpacking a hotfix it uses the
e: drive automatically, even though there is a c:, where does it get
this from? It isn't one of my system/user variables. I was thinking that
if (for example) the hotfix was trying to unpack to e: on this problem
machine and it doesn't exist would it then prompt?

Regards

Michael

-----Original Message-----
From: Nick Scott-Perry [mailto:nick.scott-perry@atit.com.au]
Sent: 09 April 2002 00:03
To: Michael Devlin; focus-ms@securityfocus.com
Subject: RE: Problem with auto unpacking Hotfixes (from 1 machine only)

If you extract the files initially, is there an extracted .exe that you
can call via the script that will do the job appropriatley?

 - Nick

-----Original Message-----
From: Michael Devlin [mailto:Michael.Devlin@figleaves.com]
Sent: Tuesday, 9 April 2002 2:04 AM
To: focus-ms@securityfocus.com
Subject: Problem with auto unpacking Hotfixes (from 1 machine only)

I have scripted the complete installation of all Q hotfixes right across
the company. Whilst one of the biggest hurdles has been the lack of
uniformity between hotfixes (ie switches)..... I have managed to hack my
way round almost all of the problems.... However I have (as usual) *one*
more problem that I need to circumvent before the process is.... Er ....
Working fully.

There is one machine (quite a high profile server) that *INSISTS* on
asking me for the location to extract the hotfix files to.... This is
irrespective of the hotfix number and the switches used.... (NB: This
only applies to hotfix.exe, the IE hotfixes are working fine.).... This
even applies if use the '/?' switch

Is the default location written in an inf file or in the regsitry?

I know that the installer uses a random string when extracting the
contents ie c:\sdfuhiuh , could it be a problem with this? (it may be
worth noting that once the hotfix is unpacked it works fine)

Any help would be greatly appreciated.....

Many thanks

Michael



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)
  • 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: Hotfix Deployment via Login Script
    ... I need to deploy a hotfix via a login script. ... > a script to install the hotfix is no problem, the problem is that my users ... administrative logon after it has been applied? ...
    (microsoft.public.scripting.wsh)
  • Re: Writing information to text file
    ... The script works fine if I just do a Wscript.Echo instead of writing it ... HotFix = "" ... Set colItems = objWMIService.ExecQuery("SELECT * FROM ... PatchCount = PatchCount + 1 ...
    (microsoft.public.scripting.vbscript)
  • Re: Sysprep on SP2 - Default User profile
    ... I got the hotfix you referenced. ... Upon unpacking it there are two .exe's and ... Can you elaborate at all on using the hofix? ...
    (microsoft.public.windowsxp.setup_deployment)