This class, which contains events taken from Windows NT log files, is based on Win32_NTLogEvent. This class is not included in a default hardware inventory operation.
Table C.31 NT Log Event Attribute Class (SMS_G_System_NT_LOG_EVENT)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
Category | uint32 | 0 | |
ComputerName | string | “H52B2NT4” | |
Data | string | “94, 0, 0, 192” | |
EventIdentifier | uint32 | 5719 | |
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
InsertionStrings | string | ||
Logfile | string | “System” | Key |
Message | string | "No Windows NT Domain Controller is available for domain H52SRV4DOM." | |
RecordNumber | uint32 | 63 | Key |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the 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. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
SourceName | string | ||
TimeGenerated | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Key |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |
TimeWritten | datetime | See “Date and Time Formats” at the beginning of Appendix B. | |
Type | string | "error" | |
User | string |