Skip to content

Commit 2e89611

Browse files
author
Angela Fleischmann
authored
Merge pull request #6761 from MicrosoftDocs/main
Publish 02/09/2022 3:30 PM PT
2 parents ee0802d + 6095da3 commit 2e89611

14 files changed

Lines changed: 232 additions & 35 deletions

memdocs/autopilot/enrollment-autopilot.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: greg-lindsay
99
ms.author: greglin
1010
ms.reviewer: jubaptis
1111
manager: dougeby
12-
ms.date: 03/16/2021
12+
ms.date: 02/09/2022
1313
ms.topic: how-to
1414
ms.service: microsoft-intune
1515
ms.subservice: enrollment
@@ -80,8 +80,7 @@ For information about formatting and using a CSV file to manually add Windows Au
8080
## Assign a user to a specific Autopilot device
8181

8282
> [!NOTE]
83-
> This functionality has been removed as of September 30, 2021.
84-
> While the option to assign user to a device in Autopilot is still available in the GUI portal and PowerShell, it will be ignored by the device during provisioning.
83+
> Assigning a licensed user to a registered Autopilot device using Microsoft Endpoint Manager no longer pre-fills any user information as described below. Please see [Updates to the Windows Autopilot sign-in and deployment experience](https://techcommunity.microsoft.com/t5/intune-customer-success/updates-to-the-windows-autopilot-sign-in-and-deployment/ba-p/2848452) for details on this change. This change does not impact user assigned policies and apps which are still deployed to the device when a licensed user is assigned. See [Windows Autopilot for pre-provisioned deployment](/mem/autopilot/pre-provision#preparation) for details on this.
8584
8685
You can assign a licensed Intune user to a specific Autopilot device. This assignment:
8786
- Pre-fills a user from Azure Active Directory in the [company-branded](/azure/active-directory/fundamentals/customize-branding) sign-in page during Windows setup.
26.1 KB
Loading

memdocs/autopilot/known-issues.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ This article describes known issues that can often be resolved by configuration
2828

2929
## Known issues
3030

31+
### Reset button causes pre-provisioning to fail on retry
32+
33+
When ESP fails during the pre-provisioning flow and the user selects the reset button, TPM attestation may fail during the retry.
34+
35+
### TPM attestation failure on Windows 11 error code 0x81039023
36+
37+
Some devices may fail TPM attestation on Windows 11 during the pre-provisioning technician flow or self-deployment mode with the error code 0x81039023. There is no workaround currently for this error code, we are working to resolve this issue.
38+
3139
### Duplicate device objects with hybrid Azure AD deployments
3240

3341
A device object is pre-created in Azure AD once a device is registered in Autopilot. If a device goes through a hybrid Azure AD deployment, by design, another device object is created resulting in duplicate entries.
@@ -56,7 +64,7 @@ When [customizations are applied to the company branding settings](/azure/active
5664

5765
### TPM attestation is not working on Intel Tiger Lake platforms
5866

59-
TPM attestation support for Intel firmware TPM Tiger Lake platforms are only supported on devices with Windows 10 version 21H2 or higher.
67+
TPM attestation support for Intel firmware TPM Tiger Lake platforms are only supported on devices with Windows 10 version 21H2 or higher. This issue should be resolved by applying the November 2021 LCU.
6068

6169
### Blocking apps specified in a user-targeted Enrollment Status Profile are ignored during device ESP
6270

memdocs/autopilot/troubleshooting.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: greg-lindsay
1313
ms.author: greglin
1414
ms.reviewer: jubaptis
1515
manager: dougeby
16-
ms.date: 12/17/2020
16+
ms.date: 02/09/2022
1717
ms.collection: M365-modern-desktop
1818
ms.topic: troubleshooting
1919
---
@@ -32,6 +32,9 @@ Windows Autopilot is designed to simplify all parts of the Windows device lifecy
3232
- How Windows Autopilot [device profiles](#profile-download) are downloaded
3333
- [Key activities](#key-troubleshooting-activities) to perform during troubleshooting
3434

35+
## Windows Autopilot diagnostics page
36+
On Windows 11, you can open the Autopilot diagnostic page to view additional detailed troubleshooting information about the Autopilot provisioning process. The diagnostics page can be enabled by going to the ESP profile and selecting **Yes** to **Turn on log collection and diagnostics page for end users**. Once it is enabled you can select the **View Diagnostics button** or the keyboard shortcut Ctrl+Shift+D to access any diagnostic information. The diagnostics page is currently supported for commercial OOBE, and Autopilot user-driven mode.
37+
3538
## Windows Autopilot flow
3639

3740
Whether you're performing user-driven or self-deploying device deployments, the troubleshooting process is about the same. It's useful to understand the flow for a specific device:

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: greg-lindsay
1313
ms.author: greglin
1414
manager: dougeby
1515
ms.reviewer: jubaptis
16-
ms.date: 10/20/2021
16+
ms.date: 02/09/2022
1717
ms.collection:
1818
- M365-modern-desktop
1919
- highpri
@@ -28,6 +28,17 @@ ms.topic: article
2828
- Windows 10
2929
- Windows Holographic, version 2004
3030

31+
## Enrollment Status Page
32+
33+
With the 2022 Intune release, functionality has been added to the [Enrollment Status Page](enrollment-status.md) UI. The application picker for selecting blocking apps has additional improvements for admins:
34+
- A search box has been added for easier selection of apps
35+
- Fixes issue where store apps could not be differentiated between Online and Offline modes
36+
- A new column has been added for **Version** to see which version of the application is selected
37+
38+
See the following example:
39+
40+
![Application picker](images/app-picker.png)
41+
3142
## Autopilot agility rolling out
3243

3344
Autopilot agility is a new feature that allows updates and bug fixes to the OOBE experience. These updates occur before device enrollment, after the AADJ login page and may result in an additional reboot and authentication prompt to the user. This feature is rolling out to Windows 10 1909 and 2004/20H2 with August cumulative update and is not yet available for Windows 11.

memdocs/configmgr/protect/deploy-use/create-deploy-exploit-guard-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ After you create Exploit Guard policies, use the Deploy Exploit Guard Policy wiz
7777
## Windows Defender Exploit Guard policy settings
7878
7979
### <a name="bkmk_ASR"></a> Attack Surface Reduction policies and options
80-
Attack Surface Reduction can reduce the attack surface of your applications with intelligent rules that stop the vectors used by Office, script, and mail-based malware. Learn more about [Attack Surface Reduction](/windows/security/threat-protection/microsoft-defender-atp/customize-attack-surface-reduction) and the Event IDs used for it.
80+
Attack Surface Reduction can reduce the attack surface of your applications with intelligent rules that stop the vectors used by Office, script, and mail-based malware. Learn more about [Attack Surface Reduction](/microsoft-365/security/defender-endpoint/attack-surface-reduction-rules-deployment-implement) and the Event IDs used for it.
8181
8282
- **Files and Folders to exclude from Attack Surface Reduction rules** - Click on **Set** and specify any files or folders to exclude.
8383

memdocs/intune/fundamentals/assign-role.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,20 @@ To create, edit, or assign roles, your account must have one of the following pe
4040

4141
2. On the **Endpoint Manager roles - All roles** blade, choose the built-in role you want to assign > **Assignments** > **+ Assign**.
4242

43-
5. On the **Basics** page, enter an **Assignment name** and optional **Assignment description**, and then choose **Next**.
43+
3. On the **Basics** page, enter an **Assignment name** and optional **Assignment description**, and then choose **Next**.
4444

45-
6. On the **Admin Groups** page, select the group that contains the user you want to give the permissions to. Choose **Next**
45+
4. On the **Admin Groups** page, select the group that contains the user you want to give the permissions to. Choose **Next**.
4646

47-
7. On the **Scope (Groups)** page, choose a group containing the users/devices that the member above will be allowed to manage. You also have the option to choose all users and/or all devices. Choose **Next**.
47+
5. On the **Scope (Groups)** page, choose a group containing the users/devices that the member above will be allowed to manage. You also have the option to choose all users and/or all devices. Choose **Next**.
48+
49+
> [!NOTE]
50+
> The **All users** and **All devices** are [Intune virtual groups](groups-add.md) and not Azure Active Directory (Azure AD) security groups. As a result, for **Scope (Groups)** assignment purposes you cannot use them as parents of Azure AD security groups. If you need both **All users** and **All devices** and specific Azure AD security groups for **Scope (Groups)** assignments, you must add them separately with separate assignments. Otherwise, even if the **Scope (Groups)** assignment for a role is set to **All Users** the admin in this role won't have access to specific Azure AD user groups.
51+
>
52+
> For Azure AD security groups, nesting is supported.
4853
49-
8. On the **Scope (Tags)** page, choose tags where this role assignment will be applied. Choose **Next**.
54+
7. On the **Scope (Tags)** page, choose tags where this role assignment will be applied. Choose **Next**.
5055

51-
9. On the **Review + Create** page, when you're done, choose **Create**. The new assignment is displayed in the list of assignments.
56+
8. On the **Review + Create** page, when you're done, choose **Create**. The new assignment is displayed in the list of assignments.
5257

5358
## Next steps
5459
- [Learn more about role-based access control in Intune](role-based-access-control.md)

memdocs/intune/fundamentals/in-development.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: dougeby
99
ms.author: dougeby
1010
manager: dougeby
11-
ms.date: 02/03/2022
11+
ms.date: 02/09/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: fundamentals
@@ -65,6 +65,9 @@ You can use RSS to be notified when this article is updated. For more informatio
6565

6666
## App management
6767

68+
### iOS Company Portal minimum required version<!-- 13016075 -->
69+
With the March 2203 release of the MS Authenticator app, users will be required to update to v5.2203 of the iOS Company Portal. If you have enabled the **[Block installing apps using App Store](../configuration/device-restrictions-ios.md#settings-apply-to-automated-device-enrollment-supervised)** device restriction setting, you will likely need to push an update to the related devices that use this setting. Otherwise, no action is needed. If you have a helpdesk, you may want to make them aware of the prompt to update the Company Portal app. In most cases, users have app updates set to automatic, so they receive the updated Company Portal app without taking any action. Users that have an earlier app version will be prompted to update to the latest Company Portal app.
70+
6871
### Password complexity for Android devices<!-- 9321870 -->
6972
The **Require device lock** setting in Intune will be extended to include values (**Low Complexity**, **Medium Complexity**, and **High Complexity**). If the device lock doesn't meet the minimum password requirement, you'll be able to **warn**, **wipe data**, or **block** the end user from accessing a managed account in a managed app.
7073

windows-365/business-enterprise-comparison.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Windows 365 is available in two editions: [Windows 365 Business](./business/inde
6060
| Monitoring | Not supported. | Endpoint Analytics reporting and monitoring, service health, and operational health alerts. |
6161
| Troubleshooting | Not supported | Microsoft Endpoint Manager troubleshooting including the Troubleshooting blade, device management actions, and reprovisioning of Cloud PCs to their initial state. |
6262
| Partner/programmatic access | Not supported | Partners can manage Cloud PCs through Microsoft 365 Lighthouse or restful web APIs (Graph) to support Managed Service Provider tooling for up to 300 seats. |
63+
| Universal Print | Not supported. | Supported. |
6364

6465
## End user comparisons
6566

windows-365/business/remotely-manage-business-cloud-pcs.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ To use these remote actions, you must have either of the following Azure Active
5656
## Remotely manage Cloud PCs by using the Microsoft 365 admin center
5757

5858
1. Sign in to [Microsoft 365 admin center](https://admin.microsoft.com).
59-
2. In the left navigation select **Users** -> **Active users**.
59+
2. In the left navigation, select **Users** -> **Active users**.
6060
3. Select the user whose Cloud PC you want to manage.
6161
4. Select **Devices**.
6262
5. Select the Cloud PC you want to manage.
63-
6. Select the action that you want to perform .
63+
6. Select the action that you want to perform.
6464

6565
## Remote management actions
6666

@@ -76,11 +76,13 @@ The following remote actions are supported on winodws365.microsoft.com and the M
7676
- Removes all apps and locally stored files.
7777
- Removes changes made to settings.
7878

79+
For Windows 365 Business users, it’s not possible to upgrade their Windows 10 Cloud PC to Windows 11 and retain their data and settings. Instead, to upgrade them to a Windows 11 Cloud PC, you must use the **Reset** remote action and choose Windows 11. Reset is a destructive action that removes all the user's data and settings from their Cloud PC.
80+
7981
**Restart**: Restart a user’s Cloud PC on their behalf.
8082

8183
## Grant remote action permissions to another user
8284

83-
If you want to grant remote action permissions to another user, you can assign the Windows 365 Administrator role to them. This role is scoped to performing actions that can alter the state of a Cloud PC. This role cannot manage users, licenses, or billing.
85+
If you want to grant remote action permissions to another user, you can assign the Windows 365 Administrator role to them. This role is scoped to performing actions that can alter the state of a Cloud PC. This role can't manage users, licenses, or billing.
8486

8587
To assign a Windows 365 Administrator role to a user:
8688

0 commit comments

Comments
 (0)