Software Files Class

This class contains information about software files found on client computers.

Table B.63 Software Files Class (SMS_G_System_SoftwareFile)

PropertyData typeExampleNotes
CreationDatedatetimeSee “Date and Time Formats” at the beginning of this appendix.Indicates the file’s creation date.
FileCountuint321Indicates the number of occurrences of the file found on the client computer.
FileDescriptionstring"Any comment."Indicates a short textual description of the software file.
FileNamestring"TEXTCOPY.
EXE"
Indicates the file name and extension.
FileIDuint326Indicates a numeric ID that uniquely identifies this object.
FileSizeuint32122368Indicates the size of the file in bytes.
FileVersionstring"2.0"Indicates the version number of the file.
ModifiedDatedatetimeSee “Date and Time Formats” at the beginning of this appendix.Indicates the date of the most recent file modification.
ProductIduint320Key. A unique ID that helps identify the software file to link this object with related objects.
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.


Send feedback to MSDN.Look here for MSDN Online resources.