Skip to content

Commit 0b36a7d

Browse files
author
Thomas Raya
authored
Merge pull request #8198 from MicrosoftDocs/main
Publish 08/04/2022 3:30 PM PT
2 parents 7b8e9db + 3c88e0a commit 0b36a7d

16 files changed

Lines changed: 165 additions & 38 deletions

memdocs/autopilot/autopilot-mbr.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ To reregister an Autopilot device from Intune, an IT Admin would:
180180
2. Navigate to Device enrollment > Windows enrollment > Devices > Import.
181181
3. Click the **Import** button to upload a csv file containing the device ID of the device to be reregistered. The device ID was the 4K HH captured by the PowerShell script or OA3 tool described previously in this document.
182182

183-
The following video provides a good overview of how to (re)register devices via MSfB.<br>
184-
185-
> [!VIDEO https://www.youtube.com/embed/IpLIZU_j7Z0]
186-
187183
### Reregister from MPC
188184

189185
To reregister an Autopilot device from MPC, an OEM or CSP would:

memdocs/autopilot/windows-autopilot-whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.topic: article
2020
## Update Intune Connector for Active Directory for Hybrid Azure AD joined devices
2121
<!-- 2209 -->
2222

23-
Starting in September 2022, the Intune Connector for Active Directory (ODJ connector) will require .NET Framework version 4.7.2 or later. If you're not already using .NET 4.7.2 or later, the Intune Connector may not work for Autopilot hybrid Azure AD deployments and will result in failures. When you install a new Intune Connector, don't use the connector installation package that was previously downloaded. Download a new version from the **Intune Connector for Active Directory** section of the Microsoft Endpoint Manager admin center. If you're not using the latest version, it may continue to work, but the auto-upgrade feature to provide updates to the Intune Connector won't work.
23+
Starting in September 2022, the Intune Connector for Active Directory (ODJ connector) will require .NET Framework version 4.7.2 or later. If you're not already using .NET 4.7.2 or later, the Intune Connector may not work for Autopilot hybrid Azure AD deployments and will result in failures. When you install a new Intune Connector, don't use the connector installation package that was previously downloaded. Before you install a new connector, update the .NET Framework to version 4.7.2 or later. Download a new version from the **Intune Connector for Active Directory** section of the Microsoft Endpoint Manager admin center. If you're not using the latest version, it may continue to work, but the auto-upgrade feature to provide updates to the Intune Connector won't work.
2424

2525
## Enroll to co-management from Windows Autopilot
2626
<!-- 11300628 -->

memdocs/configmgr/core/servers/manage/maintenance-tasks.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,6 @@ When the Configuration Manager database is reindexing, either through the [built
136136

137137
If the state change during a reindex is problematic for your monitoring, each replication link has a set of [thresholds that can be modified](../../plan-design/hierarchy/database-replication.md#database-replication-thresholds) to adjust when the link goes into a degraded state or when it goes into a failed state. Replication links contain multiple replication groups, which are broken up into two types: global data and site data. Global data attempts to sync every one minute and site data syncs every five minutes. By default, the link changes to degraded when the threshold of 12 failures is reached then changes to the failed state at 24. To set these thresholds, select the link under the **Database Replication** node then select **Link Properties**. In the **Alerts** tab, there are thresholds for setting the link to degraded or failed. By default these values are set to 12 and 24 respectively.
138138

139-
> [!IMPORTANT]
140-
> Take caution when changing these values since the higher the value the longer it will take you to be notified of a problem. When choosing to increase or decrease the value, increment or decrement by 1 and monitor the link closely before making another change to it.
141-
142139
## Next steps
143140

144141
[Reference for maintenance tasks](reference-for-maintenance-tasks.md)

memdocs/intune/enrollment/toc.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,23 @@ items:
3131
displayName: COD
3232
- name: Incomplete user enrollment report
3333
href: enrollment-report-company-portal-abandon.md
34-
- name: Restrictions
35-
href: enrollment-restrictions-set.md
3634
- name: Terms and conditions
3735
href: terms-and-conditions-create.md
3836
- name: Intune and Azure AD device limits
3937
href: device-limit-intune-azure.md
4038
- name: How-to guides
4139
items:
40+
- name: Set enrollment restrictions
41+
href: enrollment-restrictions-set.md
42+
- name: Add device enrollment manager
43+
href: device-enrollment-manager-enroll.md
44+
- name: Configure device categories
45+
href: device-group-mapping.md
46+
- name: Get Apple MDM push certificate
47+
href: apple-mdm-push-certificate-get.md
48+
- name: Require multi-factor authentication
49+
href: multi-factor-authentication.md
50+
displayName: mfa; multifactor
4251
- name: Set up Windows enrollment
4352
items:
4453
- name: Windows enrollment methods
@@ -145,15 +154,6 @@ items:
145154
href: device-enrollment-program-enroll-macos.md
146155
- name: Direct Enrollment for macOS devices
147156
href: device-enrollment-direct-enroll-macos.md
148-
- name: Add device enrollment manager
149-
href: device-enrollment-manager-enroll.md
150-
- name: Configure device categories
151-
href: device-group-mapping.md
152-
- name: Get Apple MDM push certificate
153-
href: apple-mdm-push-certificate-get.md
154-
- name: Require multi-factor authentication
155-
href: multi-factor-authentication.md
156-
displayName: mfa; multifactor
157157
- name: Troubleshoot enrollment
158158
items:
159159
- name: Troubleshoot device enrollment

memdocs/intune/enrollment/windows-enroll.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,18 +124,22 @@ Using a method other than the CNAME configuration isn't supported. For example,
124124

125125
## Tell users how to enroll Windows devices
126126

127-
Tell your users how to enroll their Windows devices and what to expect after they're brought into management.
127+
The Microsoft Intune user-help docs provide conceptual information, tutorials, and how-to guides for employees and students setting up their devices. You can point people directly to them or use these articles as guidance when developing and updating your org's own device management docs.
128+
129+
These articles describe how to enroll devices running Windows:
130+
131+
* [Enroll Windows 10/11 device](../user-help/enroll-windows-10-device.md)
132+
* [Enroll Windows 8.1 or Windows RT 8.1 device](../user-help/enroll-your-w81-or-rt81-windows.md)
133+
134+
For information about how enrollment affects the device and the information on it, see [What information can my organization see when I enroll my device?](../user-help/what-info-can-your-company-see-when-you-enroll-your-device-in-intune.md)
128135

129136
> [!NOTE]
130137
> End users must access the Company Portal website through Microsoft Edge to view Windows apps that you've assigned for specific versions of Windows. Other browsers, including Google Chrome, Mozilla Firefox, and Internet Explorer do not support this type of filtering.
131138
132-
For end-user enrollment instructions, see [Enroll Windows 10/11 device](../user-help/enroll-windows-10-device.md) and [Enroll Windows 8.1 or Windows RT 8.1 device](../user-help/enroll-your-w81-or-rt81-windows.md). You can also tell users to review [What can my IT admin see on my device](../user-help/what-info-can-your-company-see-when-you-enroll-your-device-in-intune.md).
133139

134140
>[!IMPORTANT]
135141
> If you do not have Auto-MDM enrollment enabled, but you have Windows 10/11 devices that have been joined to Azure AD, two records will be visible in the Intune console after enrollment. You can stop this by making sure that users with Azure AD joined devices go to **Accounts** > **Access work or school** and **Connect** using the same account.
136142
137-
For more information about end-user tasks, see [Resources about the end-user experience with Microsoft Intune](../fundamentals/end-user-educate.md).
138-
139143
## Registration and Enrollment CNAMEs
140144

141145
Azure Active Directory has a different CNAME that it uses for device registration for iOS/iPadOS, Android, and Windows devices. Intune conditional access requires devices to be registered, also called "workplace joined". If you plan to use conditional access, you should also configure the EnterpriseRegistration CNAME for each company name you have.

memdocs/intune/fundamentals/azure-virtual-desktop-multi-session.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: smbhardwaj
99
ms.author: smbhardwaj
1010
manager: dougeby
11-
ms.date: 06/21/2022
11+
ms.date: 08/03/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: fundamentals
@@ -70,6 +70,7 @@ This feature supports Windows 10 or Windows 11 Enterprise multi-session VMs, whi
7070
- Configured with [Active Directory group policy](/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy), set to use Device credentials, and set to automatically enroll devices that are Hybrid Azure AD-joined.
7171
- [Configuration Manager co-management](/configmgr/comanage/overview).
7272
- Azure AD-joined and enrolled in Microsoft Intune by enabling [Enroll the VM with Intune](/azure/virtual-desktop/deploy-azure-ad-joined-vm#deploy-azure-ad-joined-vms) in the Azure portal.
73+
- Licensing: The appropriate Microsoft Intune license is required if a user or device benefits directly or indirectly from the Microsoft Intune service, including access to the Microsoft Intune service through a Microsoft API. For more information, see Microsoft Intune licensing.
7374

7475
> [!NOTE]
7576
> If you're joining session hosts to Azure Active Directory Domain Services, you can't manage them using Intune.

memdocs/intune/fundamentals/filters-device-properties.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 02/10/2022
10+
ms.date: 08/08/2022
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: fundamentals
@@ -39,6 +39,8 @@ This article describes the different [device properties](#device-properties) and
3939

4040
## Device properties
4141

42+
You can use the following device properties in your filter rules:
43+
4244
- **Device Name**: Create a filter rule based on the Intune device name property. Enter a string value for the device's full name (using `-eq`, `-ne`, `-in`, `-notIn` operators), or partial value (using `-startswith`, `-contains`, `-notcontains` operators).
4345

4446
Examples:

memdocs/intune/remote-actions/device-rename.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ If a device isn't listed here, it's not supported.
4747

4848
This feature doesn't support renaming hybrid Azure AD Windows devices.
4949

50+
> [!NOTE]
51+
> Renaming of Android Enterprise devices will only change the name in Intune and not on the device itself. The Device name in Intune is a friendly name that users are free to change.
52+
5053
## Rename a device
5154

5255
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).

memdocs/intune/remote-actions/devices-wipe.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ ms.collection:
3434

3535
By using the **Retire** or **Wipe** actions, you can remove devices from Intune that are no longer needed, being repurposed, or missing. Users can also issue a remote command from the Intune Company Portal to devices that are enrolled in Intune.
3636

37-
> [!NOTE]
38-
> Before you remove a user from Azure Active Directory (Azure AD), use the **Wipe** or **Retire** actions for all devices that are associated with that user. If you remove users that have managed devices from Azure AD, Intune can no longer wipe or retire those devices.
39-
4037
## Wipe
4138

4239
The **Wipe** action restores a device to its factory default settings. The user data is kept if you choose the **Retain enrollment state and user account** checkbox. Otherwise, all data, apps, and settings will be removed.

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,13 @@ To configure your tenant to support remote help, review and complete the followi
191191

192192
2. On the **Settings** tab:
193193
1. Set **Enable remote help** to **Enabled** to allow the use of remote help. By default, this setting is *Enabled*.
194-
2. Set **Allow remote help to unenrolled devices** to **Enabled** if you want to allow this option. By default, this setting *Disabled*.
194+
2. Set **Allow remote help to unenrolled devices** to **Enabled** if you want to allow this option. By default, this setting is *Disabled*.
195195

196196
3. Select **Save**.
197197

198+
> [!NOTE]
199+
> When you purchase licenses or start a trial, it could take a while to become active (anywhere between 30 minutes to 8 hours).
200+
> When you try to create a Remote help session you may continue to see messages indicating that Remote help isn't enabled for the tenant even if you enabled Remote help in the tenant after activation.
198201
### Task 2 – Configure permissions for remote help
199202

200203
The following Intune RBAC permissions manage the use of the remote help app. Set each to *Yes* to grant the permission:

0 commit comments

Comments
 (0)