Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Listing property name and its value from WMI Class

Status
Not open for further replies.

cparralesl

Programmer
Jan 27, 2002
118
NI
Hello Guys,

I've been looking for this script in the Forum with no luck.

I need to list all the properties names along its values from a particular WMI Class.

The final report need to get is something like:

PCNAME CATEGORY DATA VALUE
cesarPC ComputerSystem Description AT/AT COMPATIBLE
cesarPC ComputerSystem BootupState Normal boot
cesarPC ComputerSystem SystemType X86-based PC

The help you can give me will be greatly appreciated.

Thanks inadvance,

Regards

Cesar Humberto Parrales
Application Support
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top