You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-xdr/advanced-hunting-devicetvmsoftwareinventory-table.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ ms.date: 03/28/2025
30
30
31
31
32
32
> [!IMPORTANT]
33
-
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
33
+
> Some information relates to prereleased product which might be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
34
34
35
35
36
36
The `DeviceTvmSoftwareInventory` table in the advanced hunting schema contains the [Microsoft Defender Vulnerability Management](/windows/security/threat-protection/microsoft-defender-atp/next-gen-threat-and-vuln-mgt) inventory of software currently installed on devices in your network, including end of support information. You can, for instance, hunt for events involving devices that are installed with a currently vulnerable software version. Use this reference to construct queries that return information from the table.
@@ -46,7 +46,7 @@ For information on other tables in the advanced hunting schema, see [the advance
46
46
|-------------|-----------|-------------|
47
47
|`DeviceId`|`string`| Unique identifier for the device in the service |
48
48
|`DeviceName`|`string`| Fully qualified domain name (FQDN) of the device |
49
-
|`OSPlatform`|`string`| Platform of the operating system running on the device. This indicates specific operating systems, including variations within the same family, such as Windows 11, Windows 10 and Windows 7. |
49
+
|`OSPlatform`|`string`| Platform of the operating system running on the device. This indicates specific operating systems, including variations within the same family, such as Windows 11, Windows 10, and Windows 7. |
50
50
|`OSVersion`|`string`| Version of the operating system running on the device |
51
51
|`OSArchitecture`|`string`| Architecture of the operating system running on the device |
52
52
|`SoftwareVendor`|`string`| Name of the software vendor |
@@ -56,13 +56,13 @@ For information on other tables in the advanced hunting schema, see [the advance
56
56
|`EndOfSupportDate`|`datetime`| End-of-support (EOS) or end-of-life (EOL) date of the software product |
57
57
|`ProductCodeCpe`|`string`| The standard Common Platform Enumeration (CPE) name of the software product version or 'not available' where there's no CPE |
58
58
59
-
## Related topics
59
+
## Read more
60
60
61
-
-[Proactively hunt for threats](advanced-hunting-overview.md)
61
+
-[Hunt for threats proactively](advanced-hunting-overview.md)
62
62
-[Learn the query language](advanced-hunting-query-language.md)
0 commit comments