Skip to content

Commit d9d9f4c

Browse files
committed
Merge branch 'main' of https://github.com/microsoftdocs/memdocs-pr into 13209859-cp-intelligent-update-rollouts
2 parents 5eff3e4 + 21c617c commit d9d9f4c

111 files changed

Lines changed: 1779 additions & 935 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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/autopilot/windows-autopilot.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Windows Autopilot enables you to:
7575

7676
- Automatically join devices to Azure Active Directory (Azure AD) or Active Directory (via Hybrid Azure AD Join). For more information about the differences between these two join options, see [Introduction to device management in Azure Active Directory](/azure/active-directory/device-management-introduction).
7777
- Auto-enroll devices into MDM services, such as Microsoft Intune ([*Requires an Azure AD Premium subscription for configuration*](/windows/client-management/mdm/azure-ad-and-microsoft-intune-automatic-mdm-enrollment-in-the-new-portal)).
78-
- Restrict the Administrator account creation.
7978
- Create and auto-assign devices to configuration groups based on a device's profile.
8079
- Customize OOBE content specific to the organization.
8180

memdocs/cloud-native-windows-endpoints.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ Use Endpoint Security in Microsoft Endpoint Manager to configure encryption with
404404
- Check out our blog series on BitLocker at [Enabling BitLocker with Microsoft Endpoint Manager](https://techcommunity.microsoft.com/t5/intune-customer-success/enabling-bitlocker-with-microsoft-endpoint-manager-microsoft/ba-p/2149784).
405405

406406
These settings can be enabled in the [Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com) by going to **Endpoint Security** > **Disk encryption** > **Create Policy** > **Windows and later** > **Profile** = **BitLocker**.
407+
Configuring the BitLocker settings specified below will result in silenty enabling 128 bit encryption for standard users, which is one of the most common scenarios. However your organisation might have different security requirements, so consult the [BitLocker documentation](./intune/protect/encrypt-devices.md) for additional settings.
407408

408409
**BitLocker – Base Settings**:
409410

@@ -432,9 +433,9 @@ These settings can be enabled in the [Microsoft Endpoint Manager admin center](h
432433
- BitLocker system drive policy: **Configure**
433434
- Startup authentication required: **Yes**
434435
- Compatible TPM startup: **Required**
435-
- Compatible TPM startup PIN: **Not configured**
436-
- Compatible TPM startup key: **Not configured**
437-
- Compatible TPM startup key and PIN: **Not configured**
436+
- Compatible TPM startup PIN: **Block**
437+
- Compatible TPM startup key: **Block**
438+
- Compatible TPM startup key and PIN: **Block**
438439
- Disable BitLocker on devices where TPM is incompatible: **Not configured**
439440
- Enable preboot recovery message and url: **Not configured**
440441
- System drive recovery: **Configure**

memdocs/configmgr/comanage/how-to-prepare-Win10.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to prepare your Windows internet-based devices for co-man
55
author: mestew
66
ms.author: mstewart
77
manager: dougeby
8-
ms.date: 10/05/2021
8+
ms.date: 02/16/2022
99
ms.topic: how-to
1010
ms.prod: configuration-manager
1111
ms.technology: configmgr-comanage
@@ -77,26 +77,26 @@ Decide which command-line properties you require for your environment:
7777

7878
- The following command-line properties are required in all scenarios:
7979

80-
- **CCMHOSTNAME**
80+
- `CCMHOSTNAME`
8181

82-
- **SMSSITECODE**
82+
- `SMSSITECODE`
8383

8484
- If a device uses Azure AD for client authentication and also has a PKI-based client authentication certificate, specify the following properties to use Azure AD:<!-- MEMDocs#1483 -->
8585

86-
- **AADCLIENTAPPID**
86+
- `AADCLIENTAPPID`
8787

88-
- **AADRESOURCEURI**
88+
- `AADRESOURCEURI`
8989

90-
- If the client roams back to the intranet, use the **SMSMP** property.
90+
- If the client roams back to the intranet, use the `SMSMP` property.
9191

92-
- If you use your own PKI certificate, and your CRL isn't published to the internet, use the **/NoCRLCheck** parameter. For more information, see [About client installation properties: /NoCRLCheck](../core/clients/deploy/about-client-installation-properties.md#nocrlcheck).
92+
- If you use your own PKI certificate, and your CRL isn't published to the internet, use the `/NoCRLCheck` parameter. For more information, see [About client installation properties: /NoCRLCheck](../core/clients/deploy/about-client-installation-properties.md#nocrlcheck).
9393

9494
> [!IMPORTANT]
9595
> Microsoft recommends publishing the CRL. For more information, see [Planning for CRLs](../core/plan-design/security/plan-for-certificates.md#pki-certificate-revocation).<!-- memdocs#1942 -->
9696
97-
- To bootstrap a task sequence immediately after client registration, use the **PROVISIONTS** property. For more information, see [About client installation properties: PROVISIONTS](../core/clients/deploy/about-client-installation-properties.md#provisionts).
97+
- To bootstrap a task sequence immediately after client registration, use the `PROVISIONTS` property. For more information, see [About client installation properties: PROVISIONTS](../core/clients/deploy/about-client-installation-properties.md#provisionts).
9898

99-
The site publishes other Azure AD information to the cloud management gateway (CMG). An Azure AD-joined client gets this information from the CMG during the ccmsetup process, using the same tenant to which it's joined. This behavior further simplifies enrolling devices to co-management in an environment with more than one Azure AD tenant. The only two required ccmsetup properties are **CCMHOSTNAME** and **SMSSITECODE**.<!--3607731-->
99+
The site publishes other Azure AD information to the cloud management gateway (CMG). An Azure AD-joined client gets this information from the CMG during the ccmsetup process, using the same tenant to which it's joined. This behavior further simplifies enrolling devices to co-management in an environment with more than one Azure AD tenant. The only two required ccmsetup properties are `CCMHOSTNAME` and `SMSSITECODE`.<!--3607731-->
100100

101101
> [!NOTE]
102102
> If you're already deploying the Configuration Manager client from Intune, update the Intune app with a new command line and new MSI.<!-- SCCMDocs-pr issue 3084 -->

memdocs/configmgr/comanage/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ metadata:
1414
author: mestew
1515
ms.author: mstewart
1616
manager: dougeby
17-
ms.date: 09/23/2021
17+
ms.date: 02/08/2022
1818
ms.localizationpriority: high
1919
ms.collection: highpri
2020

@@ -27,6 +27,8 @@ landingContent:
2727
links:
2828
- text: What is co-management?
2929
url: overview.md
30+
- text: Understand co-management (step-by-step)
31+
url: /learn/modules/understand-co-management/
3032
- text: Paths to co-management
3133
url: quickstart-paths.md
3234

0 commit comments

Comments
 (0)