Unknown File Class

This class contains information about software files found on client computers. These are files without header information to identify which product they are part of.

Table B.65 Unknown File (SMS_G_System_UnknownFile)

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 discovered 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.
FileIDuint32 Indicates a numeric ID that uniquely identifies this object.
FileSizeuint32122368Indicates the size of the file in bytes.
FileVersionstring 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.
ProductIduint320Since this file represents an unknown product, this value is always zero in this class.
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.