SMS_G_System_LastSoftwareScan
The SMS_G_System_LastSoftwareScan WMI class contains information about the most recent software inventory scan.
The following syntax is simplified from MOF code and includes all inherited properties.
Class SMS_G_System_LastSoftwareScan : SMS_G_System
{
uint32 ResourceID;
datetime LastScanDate;
uint32 LastScanOpcode;
};
Properties
ResourceID
Data type: uint32
Access type: Read-only
Qualifiers: KeySMS-supplied identifier that uniquely identifies a resource (SMS client). A ResourceID value is not unique outside the site.
LastScanDate
Data type: datetime
Access type: Read-onlyDate and time of the most recent SMS software inventory scan.
LastScanOpcode
Data type: uint32
Access type: Read-onlyNot used.
See Also
Resource Management Classes, SMS_G_System_CollectedFile, SMS_G_System_SoftwareFile, SMS_G_System_SoftwareProduct, SMS_G_System_UnknownFile