MachineHardwareHistory¶
Reserved for future use.
Fields¶
Field | Type | Description |
---|---|---|
BiosSmBiosUUID | uniqueidentifier | BIOS SMBIOS UUID of the device |
Created | datetime2 | Date/Time this entity got created in the database |
DirectoryPath | nvarchar | Path to the machine in active directory at time of the scan |
FirstScan | datetime2 | Date/Time the device was first scanned |
FullyQualifiedDomainName | nvarchar | FQDN of the machine at time of scan |
Guid | uniqueidentifier | Guid of the machine in a directory service at time of the scan |
ID | bigint | Internal ID for the MachineHardwareHistory entity (Primary Key) |
LastScan | datetime2 | Date/Time the device was last scanned |
MachineID | bigint | |
Name | nvarchar | Machine name of the device at the time of the scan |
NetworkMacAddress | nvarchar | MAC address of the primary interface of the device |
SerialNumber | nvarchar | Serial number of the device |