On Jun 9, 2:34*pm, David Kerber
<ns_dkerber@xxxxxx_WarrenRogersAssociates.com> wrote:
> In article <e4ND#eT6JHA.1...@xxxxxx>, rlmueller-
> nos...@xxxxxx says...
>
> ...
>
> > > It basically fails at the "For Each objPS in colPowerSupply" line. >
> > > Anyone have any ideas how to get this information? *Is it stored inthe
> > > registry maybe and I can query that instead? *Trying to Google thishas
> > > been
> > > a nightmare compared to how easy it was to find sample scripts on other
> > > inventory gathering techniques. >
> > > Thanks
> > > Nelson >
> > I cannot find a machine where the Win32_PowerSupply class is supported. >
> I would be shocked if windows tracked (or could even get) information
> about power supplies. *If it is available in some machines, it's almost
> certainly mfr's speciial hardware management software that is providing
> it.
>
> --
> /~\ The ASCII
> \ / Ribbon Campaign
> *X *Against HTML
> / \ Email!
>
> Remove the ns_ from if replying by e-mail (but keep posts in the
> newsgroups if possible). I just ran across something that I found interesting.
If you use HP/Compaq servers and you have installed the Management
agents,
You will find a Name Space called root\HPQ that has 363 classes
associated with it.
Basically, every thing the HP Management agents know about the server
is available.
This might be of use to you
OldDog