Access Computer System Product Information Using WMI
by John Loomes
The Win32_ComputerSystemProduct object in WMI allows you to query various information about hardware platforms. This object is used by management tools such as SMS 2.0 to gather hardware inventory.
The Win32_ComputerSystemProduct object in WMI allows you to query various information about hardware platforms. This object is used by management tools such as SMS 2.0 to gather hardware inventory.The script below is a very simple example of how to access this information using WMI and VBScript. The example is for a single machine only, and pipes the information gathered into messages boxes. You could easily expand on this to cycle through a list of machines or thru an Active Directory Container, and record the information in a log, database or spreadsheet......
Page
1 of
1
0 Comments (click to add your comment)
Networking Solutions
