/build/static/layout/Breadcrumb_cap_w.png

SMS MOF for Win32_PnPSignedDriver


We are using SMS 2003 SP3 on Windows Server 2003 SP2. Our clients are Windows XP SP2.

We would like to start hardware inventory of the WMI class "Win32_PnPSignedDriver". We are trying to collect driver version information, specifically Network Card driver versions.

We have added the following code to our MOF file:
[font="courier new"]
#pragma namespace("\\\\.\\root\\cimv2\\sms")
#pragma deleteclass("PNP_SIGNED_DRIVER",NOFAIL)
[ SMS_Report (TRUE), SMS_Group_Name ("PnP Signed Driver"), SMS_Class_ID ("MICROSOFT|PNP_SIGNED_DRIVER|1.0") ]
class Win32_PnPSignedDriver : SMS_Class_Template {
[SMS_Report (TRUE), key ] string Name;
[SMS_Report (TRUE) ] string Description;
[SMS_Report (TRUE) ] string DriverVersion;
};

(We have also tried setting the Description as the key as well, but the outcome is the same problem.)


When the SMS Advanced Client performs the hardware inventory, we see the following lines in the InventoryAgent.log file:[font="courier new"]
Collection: Namespace = [font="courier new"]\\.\root\cimv2[font="courier new"]; Query = SELECT __CLASS, __PATH, __RELPATH, Description, DriverVersion, Name FROM Win32_PnPSignedDriver; Timeout = 600 secs.
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Failed to add an instance of class Win32_PnPSignedDriver to historical store: 80041002
Unknown error encountered processing an instance of class Win32_PnPSignedDriver: 80041002

0 Comments   [ + ] Show comments

Answers (0)

Be the first to answer this question

Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ