Skip to content

Commit 618725e

Browse files
author
Angela Fleischmann
authored
Merge pull request #8781 from MicrosoftDocs/main
Publish 10/13/2022 3:30 PM PT
2 parents 1a181dd + 6ff5ba9 commit 618725e

File tree

6 files changed

+24
-17
lines changed

6 files changed

+24
-17
lines changed

memdocs/intune/enrollment/android-dedicated-devices-fully-managed-enroll.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -161,14 +161,14 @@ Add a zero-touch configuration in the [zero-touch enrollment portal](https://par
161161

162162
```json
163163
{
164-
"android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME": "com.google.android.apps.work.clouddpc/.receivers.CloudDeviceAdminReceiver",
164+
"android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME": "com.google.android.apps.work.clouddpc/.receivers.CloudDeviceAdminReceiver",
165+
"android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM": "I5YvS0O5hXY46mb01BlRjq4oJJGs2kuUcHvVkAPEXlg",
166+
"android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION": "https://play.google.com/managed/downloadManagingApp?identifier=setup",
167+
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
168+
"com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "YourEnrollmentToken"
169+
}
170+
}
165171

166-
"android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM": "I5YvS0O5hXY46mb01BlRjq4oJJGs2kuUcHvVkAPEXlg",
167-
168-
"android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION": "https://play.google.com/managed/downloadManagingApp?identifier=setup",
169-
170-
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
171-
"com.google.android.apps.work.clouddpc.EXTRA_ENROLLMENT_TOKEN": "YourEnrollmentToken"
172172
6. Enter your organization's name and support information, which is shown on screen while users set up their devices.
173173

174174
For more information about how to assign a default configuration or apply a configuration in the zero-touch portal, see [Zero-touch enrollment for IT admins](https://support.google.com/work/android/answer/7514005) (opens Android Enterprise Help docs).

memdocs/intune/fundamentals/whats-new.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,13 @@ In the admin center, you can:
9696

9797
#### Non-compliance warning message includes a link<!--13694184 -->
9898

99-
A link has been added to the notification **View device compliance information** and it allows a helper to learn more about why the device is not compliant in Microsoft Endpoint Manager.
100-
101-
If the device that the helper is connecting to is not compliant with your organization's assigned security policies, then the non-compliance warning about that device is displayed along with a link.
99+
In Remote help, a link has been added to the non-compliance warning notification **View device compliance information** and it allows a helper to learn more about why the device is not compliant in Microsoft Endpoint Manager.
102100

103101
For more information, go to:
104-
[Monitor Device compliance](../protect/compliance-policy-monitor.md)
102+
103+
- [Microsoft Intune Remote Help](../remote-actions/remote-help.md)
104+
105+
- [Monitor Device compliance](../protect/compliance-policy-monitor.md)
105106

106107
Applies to:
107108
**Windows 10/11**

memdocs/intune/protect/certificate-connector-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ New updates for the connector can take a week or more to become available for ea
384384
> [!IMPORTANT]
385385
> Starting April 2022, certificate connectors earlier than version **6.2101.13.0** will be deprecated and will show a status of *Error*. Starting August 2022, these connector versions **won't** be able to revoke certificates. Starting September 2022, these connector versions **won't** be able to issue certificates. This includes both the [PFX Certificate Connector for Microsoft Intune](../protect/certificate-connectors.md#pfx-certificate-connector-release-history) and [Microsoft Intune Connector](../protect/certificate-connectors.md#microsoft-intune-connector-release-history), which on July 29, 2021 were replaced by the *Certificate Connector for Microsoft Intune* (as detailed in this article).
386386
387-
### September 21, 2202
387+
### September 21, 2022
388388

389389
Version **6.2206.122.0** - Changes in this release:
390390

memdocs/intune/protect/microsoft-tunnel-configure.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Use of a *Server configuration* lets you create a configuration a single time an
6565
- **IP ranges to include**
6666
- **IP ranges to exclude**
6767

68+
> [!NOTE]
69+
> Do not use an IP range that specifies 0.0.0.0 in any of the include or exclude addresses, Tunnel Gateway cannot route traffic when this range is used.
70+
>
71+
6872
5. On the **Review + create** tab, review the configuration, and then select **Create** to save it.
6973

7074
## Create a Site

memdocs/intune/remote-actions/remote-help.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Smritib17
88
ms.author: smbhardwaj
99
manager: dougeby
10-
ms.date: 09/02/2022
10+
ms.date: 10/13/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: remote-actions
@@ -53,9 +53,11 @@ The Remote help app supports the following capabilities:
5353

5454
- **Requires Organization login** - To use remote help, both the helper and the sharer must sign in with an Azure Active Directory (Azure AD) account from your organization. You can’t use remote help to assist users who aren’t members of your organization.
5555

56-
- **Compliance Warnings** - Before connecting to a user's device, a helper will see a non-compliance warning about that device if it’s not compliant with its assigned policies. This warning doesn’t block access but provides transparency about the risk of using sensitive data like administrative credentials during the session.
57-
58-
Unenrolled devices are always reported as non-compliant. This is because until a device enrolls with Intune it can’t receive policies from Intune and as such is unable to establish its compliance status.
56+
- **Compliance Warnings** - Before connecting to a user's device, a helper will see a non-compliance warning about that device if it’s not compliant with its assigned policies. This warning doesn’t block access but provides transparency about the risk of using sensitive data like administrative credentials during the session.
57+
58+
- Helpers who have access to device views in Intune will see a link in the warning to the device properties page in Microsoft Endpoint Manager. This allows a helper to learn more about why the device is not compliant.
59+
60+
- Unenrolled devices are always reported as non-compliant. This is because until a device enrolls with Intune it can’t receive policies from Intune and as such is unable to establish its compliance status.
5961

6062
- **Role-based access control** – Admins can set RBAC rules that determine the scope of a helper’s access, like:
6163
- The users who can help others and the range of actions they can do while providing help, like who can run elevated privileges while helping.

memdocs/intune/user-help/enroll-device-android-company-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Enroll your personal or corporate-owned Android device with Intune Company Porta
3535
Company Portal supports devices running Android 8.0 and later, including devices secured by Samsung KNOX Standard 2.4 and later. To learn how to update your Android device, see [Check & update your Android version](https://support.google.com/android/answer/7680439).
3636

3737
</br>
38-
> [!VIDEO https://www.youtube.com/embed/k0Q_sGLSx6o?]
38+
> [!VIDEO https://www.youtube.com/embed/k0Q_sGLSx6o]
3939
4040
> [!NOTE]
4141
> Samsung Knox is a type of security that certain Samsung devices use for additional

0 commit comments

Comments
 (0)