sms_package and WMI - query

Hello,

I am querying SMS_Package WMI class for a Driver package ID and it is not returning a record.

1. I guess there is another class for OSD Driver packages..? Do you know what it is.

2. If there are multiple classes for different packages. Is there any way to identify the "type" of package (Standard package, Driver package, etc) so the appropriate class can be queried? Is there a class that tracks the type of package.

thanks.


  • Edited by IUSR345369 Tuesday, December 17, 2013 12:12 AM
December 17th, 2013 3:11am

Please find the WMI classes for SCCM OSD on the below link.

http://msdn.microsoft.com/en-us/library/cc145036.aspx

Free Windows Admin Tool Kit Click here and download it now
December 17th, 2013 1:01pm

Hi,

I found the answer. The class I needed was SMS_PackageBaseClass from which other types are derived. PackageType attribute will give the type.

thanks 

  • Marked as answer by IUSR345369 Tuesday, December 17, 2013 2:08 PM
December 17th, 2013 5:08pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics