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-endpoint/migrate-devices-streamlined.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Migrate devices to use the streamlined onboarding method
3
3
description: Learn how to migrate devices to Defender for Endpoint using the streamlined connectivity method.
4
4
search.appverid: met150
5
5
ms.service: defender-endpoint
6
-
ms.author: deniseb
7
-
author: denisebmsft
6
+
ms.author: ewalsh
7
+
author: emmwalshh
8
8
ms.localizationpriority: medium
9
9
manager: deniseb
10
10
audience: ITPro
@@ -13,7 +13,7 @@ ms.collection:
13
13
- tier1
14
14
ms.topic: how-to
15
15
ms.subservice: onboard
16
-
ms.date: 03/06/2025
16
+
ms.date: 03/11/2025
17
17
---
18
18
19
19
# Migrate devices to use the streamlined connectivity method
@@ -31,9 +31,9 @@ This article describes how to migrate (reonboard) devices that had been previous
31
31
In most cases, full device offboarding isn't required when reonboarding. You can run the updated onboarding package and reboot your device to switch connectivity over. See the following information for details on individual operating systems.
32
32
33
33
> [!IMPORTANT]
34
-
> Limitations and known issues:- For device migrations (reonboarding): Offboarding is not required to switch over to streamlined connectivity method. Once the updated onboarding package is run, a full device reboot is required for Windows devices and a service restart for macOS and Linux. For more information, see the details included in this article.
35
-
- Windows 10 versions 1607, 1703, 1709, and 1803 do not support reonboarding. Offboard first and then onboard using the updated package. These versions also require a longer URL list.
36
-
- Devices running the MMA agent are not supported and must continue using the MMA onboarding method.
34
+
> Limitations and known issues:- For device migrations (reonboarding): Offboarding isn't required to switch over to streamlined connectivity method. Once the updated onboarding package is run, a full device reboot is required for Windows devices and a service restart for macOS and Linux. For more information, see the details included in this article.
35
+
- Windows 10 versions 1607, 1703, 1709, and 1803 don't support reonboarding. Offboard first and then onboard using the updated package. These versions also require a longer URL list.
36
+
- Devices running the MMA agent aren't supported and must continue using the MMA onboarding method.
37
37
38
38
39
39
## Migrating devices using the streamlined method
@@ -66,7 +66,7 @@ The following table lists migration instructions for the available onboarding to
66
66
### Windows 10 and 11
67
67
68
68
> [!IMPORTANT]
69
-
> Windows 10 version 1607, 1703, 1709, and 1803 do not support reonboarding. To migrate existing devices, you will need to fully offboard and onboard using the streamlined onboarding package.
69
+
> Windows 10 versions 1607, 1703, 1709, and 1803 don't support reonboarding. To migrate existing devices, you need to fully offboard and onboard using the streamlined onboarding package.
70
70
71
71
For general information on onboarding Windows client devices, see [Onboarding Windows Client](onboard-windows-client.md).
72
72
@@ -220,7 +220,7 @@ Once a device is migrated to use the streamlined method and the device establish
220
220
221
221
If you move the device back to the regular method, the value is "standard".
222
222
223
-
For devices that haven't yet attempted reonboard, the value remains blank.
223
+
For devices that have not attempted to reonboard, the value remains empty.
224
224
225
225
### Tracking locally on a device through Windows Event Viewer
226
226
@@ -252,7 +252,7 @@ Open the Defender for Endpoint service event log using the following steps:
252
252
253
253
> [!NOTE]
254
254
> SENSE is the internal name used to refer to the behavioral sensor that powers Microsoft Defender for Endpoint. <br>
255
-
> Events recorded by the service will appear in the log. <br>
255
+
> Events recorded by the service appear in the log. <br>
256
256
> For more information, see [Review events and error using Event Viewer](event-error-codes.md).
257
257
258
258
### Run tests to confirm connectivity with Defender for Endpoint services
@@ -286,7 +286,7 @@ For Auto-IR testing labs, navigate to **Microsoft Defender XDR** \> **Evaluation
286
286
```
287
287
288
288
> [!NOTE]
289
-
> This command will only work on Windows 10, version 1703 or higher, or Windows 11.
289
+
> This command only works on Windows 10, version 1703 or higher, or Windows 11.
290
290
> For more information, see [Manage Microsoft Defender Antivirus with the mpcmdrun.exe commandline tool](command-line-arguments-microsoft-defender-antivirus.md).
291
291
292
292
#### Test Block at First Sight
@@ -319,9 +319,7 @@ For macOS and Linux, you can use the following methods:
319
319
320
320
### MDATP connectivity test (macOS and Linux)
321
321
322
-
Run `mdatp health -details features` to confirm simplified_connectivity: "enabled".
323
-
324
-
Run `mdatp health -details edr` to confirm `edr_partner_geo_location` is available. The value should be `GW_<geo>` where 'geo' is your tenant's geo-location.
322
+
Run `mdatp health --details edr` to confirm `edr_partner_geo_location` is available. The value should be `GW_<geo>` where 'geo' is your tenant's geo-location.
325
323
326
324
Run mdatp connectivity test. Ensure the streamlined URL pattern is present. You should expect two for '\storage', one for '\mdav', one for '\xplat', and one for '/packages'.
0 commit comments