Skip to content

Commit c954026

Browse files
authored
Merge pull request #6271 from MicrosoftDocs/main
12/2/2021 AM Publish
2 parents c6db19e + 21a7d45 commit c954026

10 files changed

Lines changed: 137 additions & 121 deletions

File tree

memdocs/autopilot/autopilot-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.author: greglin
1414
ms.reviewer: jubaptis
1515
manager: dougeby
16-
ms.date: 11/12/2021
16+
ms.date: 12/02/2021
1717
ms.collection:
1818
- M365-modern-desktop
1919
- highpri
@@ -149,7 +149,7 @@ sections:
149149
|------------------|-----------------|
150150
| If I wipe the machine and restart, will I still receive Windows Autopilot?|Yes, if the device is still registered for Windows Autopilot and is running a supported version of Windows 10 semi-annual channel, it will receive the Windows Autopilot experience.|
151151
| Can I harvest the device fingerprint on existing machines?|Yes, if the device is running a supported version of Windows 10 semi-annual channel, you can harvest device fingerprints for registration. There are no plans to backport the functionality to legacy releases and no way to harvest them on devices running unsupported versions of Windows.|
152-
| Is Windows Autopilot supported on other SKUs, for example, Surface Hub, HoloLens, Windows Mobile.|No, Windows Autopilot isn't supported on other SKUs.|
152+
| Is Windows Autopilot supported on other SKUs, for example, Surface Hub, HoloLens, or Windows Mobile?|For Surface Hub, Windows Mobile, and other SKUs, Windows Autopilot isn't supported. HoloLens 1 also doesn't support Windows Autopilot. Starting with Windows Holographic version 2004, HoloLens 2 supports Windows Autopilot self-deploying mode with Microsoft Intune. Third-party MDM providers aren't supported. For more information on HoloLens 2, see [Windows Autopilot for HoloLens 2](/hololens/hololens2-autopilot).|
153153
| Does Windows Autopilot work after MBR or image reinstallation? | Yes. For more information, see [Windows Autopilot motherboard replacement scenario guidance](autopilot-mbr.md). |
154154
| Can devices that have been reimaged a few times go through Autopilot? What does the error message "This user isn't authorized to enroll" mean? Error code 801c0003. |There are limits to the number of devices a particular Azure AD user can enroll in Azure AD, and the number of devices that are supported per user in Intune. These limits are configurable, but not infinite. You'll run into this error frequently if you reuse the devices, or even if you roll back to previous virtual machine snapshots.|
155155
| What happens if a device is registered to a malicious agent? | By design, Windows Autopilot doesn't apply a profile until the user signs in with the matching tenant for the configured profile using the Azure AD sign-in process. For example, if badguys.com registers a device owned by contoso.com, then at worst, the user will be directed to sign in to badguys.com. When the user enters their email and password, the sign-in information is redirected through Azure AD to the proper Azure AD authentication and the user is prompted to then sign into contoso.com. Since contoso.com doesn't match badguys.com as the tenant, the Windows Autopilot profile won't be applied and the regular Azure AD OOBE will occur.|

memdocs/configmgr/core/plan-design/changes/whats-new-in-version-1806.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ For more information, see [Windows LEDBAT](../hierarchy/fundamental-concepts-for
125125
<!--1357346-->
126126
Client peer cache sources can now divide content into parts. These parts minimize the network transfer to reduce WAN utilization. The management point provides more detailed tracking of the content parts. It tries to eliminate more than one download of the same content per boundary group.
127127

128-
For more information, see [Partial download support](../hierarchy/client-peer-cache.md#bkmk_parts).
128+
For more information, see [Partial download support](../hierarchy/client-peer-cache.md#partial-download-support).
129129

130130

131131
### Boundary group options for peer downloads

memdocs/configmgr/core/plan-design/changes/whats-new-in-version-2111.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Starting with this version, the following features are no longer [pre-release](.
319319

320320
Similarly, the [Microsoft Connected Cache in Configuration Manager](../hierarchy/microsoft-connected-cache.md) is now generally available for production use.<!-- 10735017 -->
321321

322-
<!-- For more information on changes to the Windows PowerShell cmdlets for Configuration Manager, see [version 2111 release notes](/powershell/sccm/2111-release-notes). -->
322+
For more information on changes to the Windows PowerShell cmdlets for Configuration Manager, see [version 2111 release notes](/powershell/sccm/2111-release-notes).
323323

324324
<!-- Aside from new features, this release also includes other changes such as bug fixes. For more information, see [Summary of changes in Configuration Manager current branch, version 2111]. -->
325325

memdocs/configmgr/core/plan-design/configs/support-for-windows-10.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,13 @@ For more information on Windows lifecycle, see the [Windows lifecycle fact sheet
6868

6969
- Support for Windows 10 semi-annual channel versions includes the following editions: Enterprise, Pro, Education, Pro Education, and Pro for Workstation.
7070

71-
- For Windows 10, version 1909, OS deployment media shows the version as 10.0.18362.418.
71+
- OS deployment media shows the build number from the base version. For example, `10.0.19041`. When Windows is installed, it applies an enablement package, which updates the build number to what's in the above table. You can use the revision ID to distinguish the media:
7272

73-
- For Windows 10, version 20H2, OS deployment media shows the version as 10.0.19041.508.
74-
75-
- For Windows 10, version 21H1, OS deployment media shows the version as 10.0.19041.844.<!-- 9504158 -->
73+
| Media version | Windows version |
74+
|-------------------|--------------------------|
75+
| `10.0.19041.1288` | Windows 10, version 21H2 |
76+
| `10.0.19041.844` | Windows 10, version 21H1 |
77+
| `10.0.19041.508` | Windows 10, version 20H2 |
7678

7779
## <a name="bkmk_arm64"></a> Windows 10 on ARM64
7880

0 commit comments

Comments
 (0)