Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

adding extra wmi classes to ghost console inventory

Updated: 22 May 2010 | 3 comments
skpsbs's picture
0 0 Votes
Login to vote
I'm running Ghost Console 11.02 and would like to get asset tag information into my inventory. I know there is wmi class that does this but I'm not sure how to get that added into the console. The class is Win32_SystemEnclosure and specifically looking for SMBIOSAssetTag. I don't see that as a Collected Data Set so how do I get to it?
discussion Filed Under:

Comments

Nimi Rose's picture
17
Jun
2008
0 Votes 0
Login to vote

Hi,
 
You can add the class into inventory db by creating a new collected data for Win32_SystemEnclosure.
Select the appropriate namespace like, for this class, root\cimv2  & then select the wmi class, Win32_SystemEnclosure. Once the collected data is defined, you can also select what properties you want to collect for this class.
 
 
yogeshsadhu's picture
10
Nov
2009
0 Votes 0
Login to vote

Enable Collected data set option

Enable Collected data set option in the Tools-Options-Inventory as it is disabled by default.

Yogesh Sadhu.

If you feel your issue has been addressed,please use the "Mark as Solution" link for the relevant thread.

Mark Berning's picture
11
Nov
2009
0 Votes 0
Login to vote

See article I just published to add WMI to ghost console

I just published a step-by-step article on how to add new/extra WMI classes.
I added monitor serial numbers to WMI in the clients and wanted them to be available for reports.
www-secure.symantec.com/connect/articles/retrieve-monitor-serial-numbers-ghost-adding-wmi-elements-and-using-inventory

One thing that I found out to make it easier is to add the extra WMI classes to the machine/server that runs your Ghost Console as well as your clients.

Hope this helps..