Jump to content


Mikey C

Win32_ComputerSystemProduct Is not Inventorying Correctly

Recommended Posts

I recently added a number of additional bits of info into the inventory, by editnig the sms_def.mof.

 

All the changes were documented here, the edits were all done very carefully, and the status in the dataldr.log showed that the changes were succesful (i cannot post the dataldr.log here because the file has rolled over and only shows from 13:00 today... :( how can i keep more logs!?).

 

Most of the changes that i had implimented had worked, including some more custom ones. However, the most simple change of all is not showing in resource explorer nor is it available in collections/queries/reports.

 

The problem is with Win32_ComputerSystemProduct - All I did was change the top level from FALSE to TRUE and also to enable UUID, Name, Vendor, Version.

 

On client machines, i can see in the inventoryagent.log the following line (whcih was not appearing before the changes to the sms_def.mof and refreshing machine policy etc.)

Collection: Namespace = [url="file://\\.\root\cimv2"]\\.\root\cimv2[/url];
Query = SELECT __CLASS, __PATH, __RELPATH, UUID, Name, Vendor, Version FROM
Win32_ComputerSystemProduct; Timeout = 600 secs) 

which completes in an instant, so no reason to suspect there is an issue locally either.

 

Can someone tell me why this class not showing in resource explorer/collections/queries/reports?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.