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/fundamentals/intune-endpoints.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ For Delivery Optimization metadata:
107
107
|Communications with APNS servers|#-courier.push.apple.com<br>'#' is a random number from 0 to 50.| TCP | 5223 and 443 |
108
108
|Various functionalities including accessing the World Wide Web, iTunes store, macOS app store, iCloud, messaging, etc. |phobos.apple.com<br>ocsp.apple.com<br>ax.itunes.apple.com<br>ax.itunes.apple.com.edgesuite.net| HTTP/HTTPS | 80 or 443 |
109
109
110
-
For more information, see Apple's[TCP and UDP ports used by Apple software products](https://support.apple.com/HT202944), [About macOS, iOS/iPadOS, and iTunes server host connections and iTunes background processes](https://support.apple.com/HT201999), and [If your macOS and iOS/iPadOS clients aren't getting Apple push notifications](https://support.apple.com/HT203609).
110
+
For more information, see [Use Apple products on enterprise networks](https://support.apple.com/HT210060),[TCP and UDP ports used by Apple software products](https://support.apple.com/HT202944), [About macOS, iOS/iPadOS, and iTunes server host connections and iTunes background processes](https://support.apple.com/HT201999), and [If your macOS and iOS/iPadOS clients aren't getting Apple push notifications](https://support.apple.com/HT203609).
111
111
112
112
## Android port information
113
113
@@ -134,3 +134,17 @@ Intune leverages Google Firebase Cloud Messaging (FCM) for push notification to
134
134
## Endpoint analytics
135
135
136
136
For more information on the required endpoints for endpoint analytics, see [Endpoint analytics proxy configuration](../../analytics/troubleshoot.md#bkmk_endpoints).
137
+
138
+
139
+
## Related topics
140
+
141
+
[Office 365 URLs and IP address ranges](/microsoft-365/enterprise/urls-and-ip-address-ranges)
|Intune Device ID|A GUID that uniquely identifies the device.|Windows, iOS, Android|
83
-
|Serial number|The device's serial number from the manufacturer.|Windows, iOS, Android <br/><br/> Intune doesn't display serial number for Android personally-owned work profile devices running Android 12 and newer.|
83
+
|Serial number|The device's serial number from the manufacturer.|Windows, iOS, iPadOS, Android <br/><br/> Intune doesn't display serial number for Android personally-owned work profile devices running Android 12 and newer.|
84
84
|Shared device|If **Yes**, the device is shared by more than one user.|Windows, iOS|
85
85
|User approved enrollment|If **Yes**, then the device has user approved enrollment that lets admins manage certain security settings on the device.|Windows, iOS|
86
86
|Operating system|The operating system used on the device.|Windows, iOS, Android|
87
-
|Operating system version|The version of the operating system on the device.|Windows, iOS, Android|
88
-
|Operating system language|The language set for the operating system on the device.|Windows, iOS,Android|
87
+
|Operating system version|The version of the operating system on the device.|Windows, iOS, iPadOS, Android|
88
+
|Operating system language|The language set for the operating system on the device.|Windows, iOS,Android|
Copy file name to clipboardExpand all lines: memdocs/intune/remote-actions/device-locate.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ In addition to identifying the location a lost or stolen device on a map, some p
37
37
- Use a *lost device sound alert* on a phone to help a user locate the device should it be behind a chair or otherwise out-of-sight.
38
38
- Report on the time and location of a devices *last known location*, which can help when the device is off-line, or can’t be reached to verify where it is at. *(Android Enterprise dedicated devices only)*
39
39
40
+
You need to enable Windows location services in Windows Out of Box Experience (OOBE) or by using the [Privacy > LetAppsAccessLocation](/windows/client-management/mdm/policy-csp-privacy#privacy-letappsaccesslocation) policy to be able to locate the device.
41
+
40
42
## Supported platforms
41
43
42
44
**Locate device** - The following platforms support this capability:
Copy file name to clipboardExpand all lines: memdocs/intune/remote-actions/device-restart.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,9 @@ The **Restart** device action causes the device you choose to be restarted (with
38
38
## Supported platforms
39
39
40
40
- Windows - Supported on Windows 8.1 and later
41
+
> [!Note]
42
+
> Windows attempts to show the user a message with the following text: "Your device administrator has scheduled a reboot." The message is shown when the 5 minute restart counter is started. Restart of Windows devices immediately requires push notifications via Windows Notification Services (WNS).
43
+
> For more information on WNS, see [Network Endpoint Requirements](/mem/intune/fundamentals/intune-endpoints.md#windows-push-notification-services-wns).
41
44
- Android Enterprise dedicated devices - Supported on Android 8.0 and later
42
45
- Android Enterprise fully managed devices - Supported on Android 8.0 and later
43
46
- Android Enterprise corporate-owned with work profile devices - Not supported
0 commit comments