Skip to content

Commit 6ff3dad

Browse files
Merge pull request #246729 from batamig/patch-365
D4IoT WMI script clarifications approved by meir
2 parents d7c4b1f + d64cc69 commit 6ff3dad

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

articles/defender-for-iot/organizations/detect-windows-endpoints-script.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
---
2-
title: Detect Windows workstations and servers with a local script
3-
description: Learn about how to detect Windows workstations and servers on your network using a local script.
2+
title: Enrich Windows workstation and server data with a local script
3+
description: Learn about how to enrich Windows workstation and server data on your OT sensor using a local script.
44
ms.date: 07/12/2022
55
ms.topic: how-to
66
---
77

8-
# Detect Windows workstations and servers with a local script
8+
# Enrich Windows workstation and server data with a local script (Public preview)
99

10-
In addition to detecting OT devices on your network, use Defender for IoT to discover Microsoft Windows workstations and servers. Same as other detected devices, detected Windows workstations and servers are displayed in the Device inventory. The **Device inventory** pages on the sensor and on-premises management console show enriched data about Windows devices, including data about the Windows operating system and applications installed, patch-level data, open ports, and more.
10+
> [!NOTE]
11+
> This feature is in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include other legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
12+
>
13+
14+
In addition to detecting OT devices on your network, use Defender for IoT to discover Microsoft Windows workstations and servers and enrich workstation and server data for devices already detected. Same as other detected devices, detected Windows workstations and servers are displayed in the Device inventory. The **Device inventory** pages on the sensor and on-premises management console show enriched data about Windows devices, including data about the Windows operating system and applications installed, patch-level data, open ports, and more.
1115

1216
This article describes how to use a Defender for IoT Windows-based WMI tool to get extended information from Windows devices, such as workstations, servers, and more. Run the WMI script on your Windows devices to get extended information, increasing your device inventory and security coverage. While you can also use [scheduled WMI scans](configure-windows-endpoint-monitoring.md) to obtain this data, scripts can be run locally for regulated networks with waterfalls and one-way elements if WMI connectivity isn't possible.
1317

articles/defender-for-iot/organizations/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ This version includes:
123123

124124
**Supported until**: 03/2024
125125

126-
- [Download WMI script from OT sensor console](detect-windows-endpoints-script.md#download-and-run-the-script)
126+
- [Enrich Windows workstation and server data with a local script (Public preview)](detect-windows-endpoints-script.md)
127127
- [Automatically resolved notifications for operating system changes and device type changes](how-to-work-with-the-sensor-device-map.md#device-notification-responses)
128128
- [UI enhancements when uploading SSL/TLS certificates](how-to-deploy-certificates.md#deploy-a-certificate-on-an-ot-sensor)
129129

articles/defender-for-iot/organizations/whats-new.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ For more information, see [Sensor setting reference](configure-sensor-settings-p
108108
|Service area |Updates |
109109
|---------|---------|
110110
| **Documentation** | [End-to-end deployment guides](#end-to-end-deployment-guides) |
111-
| **OT networks** | **Sensor version 22.3.8**: <br>- [Proxy support for client SSL/TLS certificates](#proxy-support-for-client-ssltls-certificates) <br>- [Download WMI script from OT sensor console](#download-wmi-script-from-ot-sensor-console) <br>- [Automatically resolved OS notifications](#automatically-resolved-os-notifications) <br>- [UI enhancement when uploading SSL/TLS certificates](#ui-enhancement-when-uploading-ssltls-certificates) |
111+
| **OT networks** | **Sensor version 22.3.8**: <br>- [Proxy support for client SSL/TLS certificates](#proxy-support-for-client-ssltls-certificates) <br>- [Enrich Windows workstation and server data with a local script (Public preview)](#enrich-windows-workstation-and-server-data-with-a-local-script-public-preview) <br>- [Automatically resolved OS notifications](#automatically-resolved-os-notifications) <br>- [UI enhancement when uploading SSL/TLS certificates](#ui-enhancement-when-uploading-ssltls-certificates) |
112112

113113
### End-to-end deployment guides
114114

@@ -134,11 +134,11 @@ A client SSL/TLS certificate is required for proxy servers that inspect SSL/TLS
134134

135135
For more information, see [Configure a proxy](connect-sensors.md#configure-proxy-settings-on-an-ot-sensor).
136136

137-
### Download WMI script from OT sensor console
137+
### Enrich Windows workstation and server data with a local script (Public preview)
138138

139-
The script used to configure OT sensors to detect Microsoft Windows workstations and servers is now available for download from the OT sensor itself.
140-
141-
For more information, see [Download the script](detect-windows-endpoints-script.md#download-and-run-the-script)
139+
Use a local script, available from the OT sensor UI, to enrich Microsoft Windows workstation and server data on your OT sensor. The script runs as a utility to detect devices and enrich data, and can be run manually or using standard automation tools.
140+
141+
For more information, see [Enrich Windows workstation and server data with a local script](detect-windows-endpoints-script.md).
142142

143143
### Automatically resolved OS notifications
144144

0 commit comments

Comments
 (0)