Re: What's the difference between...?



Thanks. Nice to know I did something right at least *once* in a while... :)

So...What's the "CORE" package for? It has to do something, seeing as it's 10 times larger than the
one I installed...

On Wed, 24 May 2006 15:48:23 -0500, "maximillianx" <u1p2p3h4o5l6d72001@xxxxxxxxxxx> wrote:

You are referring to two different components that don't necessarily need
each other to run...however, if you wish to access WMI information via the
scripting host, then you should (and you did) install the WMI package.

WMI 1.5 is needed for remote WMI queries usually made in various scripting
and programming languages to acquire system data. In this case it is
probably being used to call the Win32_LogicalDisk class to retrieve free and
total drive space on the server(s) in question.

If you have NT boxes, then I suggest installing WMI on each one - W2k and
above already have this component built in.

The 5.6 version is of WSH (Windows Scripting Host) which is just an updated
package for the Windows Scripting language. Not always needed in order to
get a job done, but I highly recommend it. Some methods and properties may
not work properly if you don't have it (especially if you have a script that
you downloaded from somewhere - i.e. you didn't write it yourself).

You can install either in any order, you shouldn't see any problems either
way.

Good luck!
Rob

.



Relevant Pages

  • Re: Force AU to silent install of updates
    ... > of a currently dowloaded package into a machine ... > the X and close the box and never install the package. ... there is a separate newsgroup for SUS: ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ...
    (microsoft.public.windowsupdate)
  • Re: See If a App is running using Script 5.1
    ... Ahh, that code is not dependent of what WSH version is installed, it ... WMI CORE 1.5 for Windows NT 4.0 ... But it is overkill to install WMI to detect if a process is running ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.scripting.wsh)
  • Re: Win32_Product Error
    ... All other classes pull data without issues. ... Is it possible that this specific WMI class is not installed? ... You can install it with Add/Remove Windows Component. ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx. ...
    (microsoft.public.win32.programmer.wmi)
  • Re: See If a App is running using Script 5.1
    ... I can not change the configuration of the client's machine to load the WMI ... Core 1.5. ... > But it is overkill to install WMI to detect if a process is running ... > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ...
    (microsoft.public.scripting.wsh)
  • Re: win32_product not found on Windows 2003 Servers
    ... Windows 2003 because the wmi path win32_product does not exist. ... You can install it with Add/Remove Windows Component. ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ...
    (microsoft.public.scripting.vbscript)