Software Products Class

This class contains information about software inventoried on the client computer; the information is grouped by software company name.

Table B.64 Software Products Class (SMS_G_System_SoftwareProduct)

PropertyData typeExampleNotes
CompanyNamestring"Microsoft Corporation"Indicates the name of the software manufacturer.
ProductIDuint32 Key. A unique ID that helps identify the software to link it with other objects.
ProductNamestring"Microsoft Windows"Indicates the name of the software product.
ProductVersionstring"4.00.5000"Indicates the version number of the product.
ProductLanguagestring"1033"Indicates the LocalID of the product language.
ResourceIDuint323Key. Indicates an identifier for the resource that is unique to this site. System Resource Type inventory items with the same ResourceID were all discovered on the same SMS client.

A ResourceID is an integer generated for the sake of SQL. It is not unique outside the site and should be used only for short-term querying purposes.