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: memdocs/intune/remote-actions/device-locate.md
+19-11Lines changed: 19 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: Smritib17
8
8
ms.author: smbhardwaj
9
9
manager: dougeby
10
-
ms.date: 4/12/2022
10
+
ms.date: 09/09/2022
11
11
ms.topic: how-to
12
12
ms.service: microsoft-intune
13
13
ms.subservice: remote-actions
@@ -43,7 +43,11 @@ You need to enable Windows location services in Windows Out of Box Experience (O
43
43
44
44
**Locate device** - The following platforms support this capability:
45
45
46
-
-**Android Enterprise dedicated devices** – Requires the device run *Google Play Services* version **20.06.16** or later and have Location services turned on.
46
+
-**Android Enterprise** – Requires the device run *Google Play Services* version **20.06.16** or later and have Location services turned on.
-**iOS/iPadOS 9.3 and later** - Requires the device to be in supervised mode, and be in [lost mode](device-lost-mode.md).
48
52
-**Windows 10**:
49
53
- Version 20H2 (10.0.19042.789) or later
@@ -56,16 +60,14 @@ You need to enable Windows location services in Windows Out of Box Experience (O
56
60
57
61
-**iOS/iPadOS 9.3 and later** - Requires the device to be in supervised mode, and be in [lost mode](device-lost-mode.md)
58
62
-**Android Enterprise dedicated devices** - Requires the Intune app running 2202.01 or later
59
-
-**Android Enterprise corporate-owned work profile (COPE) devices** - Requires the Intune app running 2202.01 or later
60
-
-**Android Enterprise corporate-owned fully managed (COBO) devices** - Requires the Intune app running 2202.01 or later
63
+
-**Android Enterprise corporate-owned work profile devices** - Requires the Intune app running 2202.01 or later
64
+
-**Android Enterprise corporate-owned fully managed devices** - Requires the Intune app running 2202.01 or later
61
65
62
66
**Unsupported** - Device location capabilities aren't supported for the following platforms:
63
67
64
68
- Android device administrator
65
69
- Android Enterprise:
66
-
- Corporate-owned work profile
67
70
- Personally-owned work profile
68
-
- Fully managed
69
71
- macOS
70
72
- Windows Holographic for Business
71
73
- Windows Phone
@@ -116,24 +118,30 @@ To start a lost device sound alert:
116
118
4. On the devices *Overview* pane:
117
119
- For **iOS/iPadOS**: select **Play Lost mode sound (supervise only)**. The sound plays on an iOS/iPadOS device until the device is removed from lost mode.
118
120
119
-
- For **Android Enterprise dedicated devices**, **Android Enterprise corporate-owned work profile (COPE) devices**, and **Android Enterprise corporate-owned fully managed (COBO) devices** : select **Play Lost device sound**. The sound plays on an Android Enterprise dedicated device for the set duration or if notifications are enabled, until a user on the device turns it off.
121
+
- For **Android Enterprise dedicated devices**, **Android Enterprise corporate-owned work profile devices**, and **Android Enterprise corporate-owned fully managed devices** : select **Play Lost device sound**. The sound plays on an Android Enterprise dedicated device for the set duration or if notifications are enabled, until a user on the device turns it off.
120
122
121
123
- For **Android Enterprise dedicated devices**:
122
124
- devices running on operating systems below version 10, a full screen activity with a **Stop Sound** button pops up.
123
125
- devices running on operating systems version 10 or higher, if notifications are enabled, a notification with a **Stop Sound** button shows up.
124
126
- To configure system notifications for devices in kiosk mode, see [Android Enterprise device settings to allow or restrict features using Intune](../configuration/device-restrictions-android-for-work.md).
125
127
126
-
- For **Android Enterprise corporate-owned work profile (COPE) devices**, and **Android Enterprise corporate-owned fully managed (COBO) devices** :
128
+
- For **Android Enterprise corporate-owned work profile devices**, and **Android Enterprise corporate-owned fully managed devices** :
127
129
- To configure system notifications for devices, see [Android Enterprise device settings to allow or restrict features using Intune](../configuration/device-restrictions-android-for-work.md).
128
130
129
131
## Security and privacy information for lost mode and locate device actions
130
132
131
-
- No device location information is sent to Intune until you turn on this action.
132
133
- When you use the locate device action, the latitude and longitude coordinates of the device can be retrieved by using the Graph API.
133
134
- The data is stored for 24 hours, then removed. You can't manually remove the location data.
134
-
- The data for last known locations is stored for up to seven days, and then removed.
135
+
135
136
- Location data is encrypted, both while stored and while being transmitted.
136
-
- For iOS/iPadOS devices, when you configure lost mode, you can customize a message that appears on the lock screen. In this message, to help the person that finds the device, be sure to include specific details to return the lost device.
137
+
- For **iOS/iPadOS** devices, when you configure lost mode, you can customize a message that appears on the lock screen. In this message, to help the person that finds the device, be sure to include specific details to return the lost device.
138
+
- For **Android Enterprise corporate owned dedicated devices**
139
+
- The data for last known locations is stored for up to seven days, and then removed.
140
+
- For **iOS and Android Enterprise corporate owned fully managed**, and **Android Enterprise corporate owned work profile**.
141
+
- No device location information is sent to Intune until you turn on this action.
142
+
- For **Android Enterprise corporate owned fully managed**, **Android Enterprise corporate owned dedicated devices**, and **Android Enterprise corporate owned work profile**.
143
+
- A one-time notification is received when Intune is granted location permissions. Location permissions cannot be modified in the Intune app but if desired, Google's Location Services can be turned off in the device settings.
144
+
- If notifications have been enabled for **Android Enterprise corporate owned fully-managed** and **Android Enterprise corporate-owned work profile** scenarios, then end-users will receive a notification when the admin uses this feature.
0 commit comments