mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
commit
04c6f9916c
@ -4,6 +4,7 @@ ms.reviewer:
|
|||||||
manager: laurawi
|
manager: laurawi
|
||||||
description: Windows Autopilot deployment
|
description: Windows Autopilot deployment
|
||||||
keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune
|
keywords: mdm, setup, windows, windows 10, oobe, manage, deploy, autopilot, ztd, zero-touch, partner, msfb, intune
|
||||||
|
audience: itpro
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
@ -20,7 +21,7 @@ ms.topic: article
|
|||||||
|
|
||||||
**Applies to**
|
**Applies to**
|
||||||
|
|
||||||
- Windows 10
|
- Windows 10
|
||||||
|
|
||||||
## Hardware and firmware best practice guidelines for Windows Autopilot
|
## Hardware and firmware best practice guidelines for Windows Autopilot
|
||||||
|
|
||||||
|
BIN
windows/deployment/windows-autopilot/images/device2.png
Normal file
BIN
windows/deployment/windows-autopilot/images/device2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
windows/deployment/windows-autopilot/images/device3.png
Normal file
BIN
windows/deployment/windows-autopilot/images/device3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
windows/deployment/windows-autopilot/images/devices.png
Normal file
BIN
windows/deployment/windows-autopilot/images/devices.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
windows/deployment/windows-autopilot/images/hh.png
Normal file
BIN
windows/deployment/windows-autopilot/images/hh.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
BIN
windows/deployment/windows-autopilot/images/reset.png
Normal file
BIN
windows/deployment/windows-autopilot/images/reset.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@ -9,6 +9,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: greg-lindsay
|
||||||
ms.author: greglin
|
ms.author: greglin
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
@ -20,10 +21,18 @@ ms.topic: article
|
|||||||
|
|
||||||
**Applies to**
|
**Applies to**
|
||||||
|
|
||||||
- Windows 10
|
- Windows 10
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<th>Issue<th>More information
|
<th>Issue<th>More information
|
||||||
|
<tr><td>The following known issues are resolved by installing the July 26, 2019 KB4505903 update (OS Build 18362.267):
|
||||||
|
|
||||||
|
- Windows Autopilot white glove does not work for a non-English OS and you see a red screen that says "Success."
|
||||||
|
- Windows Autopilot reports an AUTOPILOTUPDATE error during OOBE after sysprep, reset or other variations. This typically happens if you reset the OS or used a custom sysprepped image.
|
||||||
|
- BitLocker encryption is not correctly configured. Ex: BitLocker didn’t get an expected notification after policies were applied to begin encryption.
|
||||||
|
- You are unable to install UWP apps from the Microsoft Store, causing failures during Windows Autopilot. If you are deploying Company Portal as a blocking app during Windows Autopilot ESP, you’ve probably seen this error.
|
||||||
|
- A user is not granted administrator rights in the Windows Autopilot user-driven Hybrid Azure AD join scenario. This is another non-English OS issue.
|
||||||
|
<td>Download and install the <a href="https://support.microsoft.com/help/4505903">KB4505903 update</a>. <br><br>See the section: <b>How to get this update</b> for information on specific release channels you can use to obtain the update.
|
||||||
<tr><td>White glove gives a red screen and the <b>Microsoft-Windows-User Device Registration/Admin</b> event log displays <b>HResult error code 0x801C03F3</b><td>This can happen if Azure AD can’t find an AAD device object for the device that you are trying to deploy. This will occur if you manually delete the object. To fix it, remove the device from AAD, Intune, and Autopilot, then re-register it with Autopilot, which will recreate the AAD device object.<br>
|
<tr><td>White glove gives a red screen and the <b>Microsoft-Windows-User Device Registration/Admin</b> event log displays <b>HResult error code 0x801C03F3</b><td>This can happen if Azure AD can’t find an AAD device object for the device that you are trying to deploy. This will occur if you manually delete the object. To fix it, remove the device from AAD, Intune, and Autopilot, then re-register it with Autopilot, which will recreate the AAD device object.<br>
|
||||||
<br>To obtain troubleshooting logs use: <b>Mdmdiagnosticstool.exe -area Autopilot;TPM -cab c:\autopilot.cab</b>
|
<br>To obtain troubleshooting logs use: <b>Mdmdiagnosticstool.exe -area Autopilot;TPM -cab c:\autopilot.cab</b>
|
||||||
<tr><td>White glove gives a red screen<td>White glove is not supported on a VM.
|
<tr><td>White glove gives a red screen<td>White glove is not supported on a VM.
|
||||||
|
@ -10,6 +10,7 @@ ms.localizationpriority: medium
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
author: greg-lindsay
|
author: greg-lindsay
|
||||||
|
audience: itpro
|
||||||
ms.author: greglin
|
ms.author: greglin
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
Loading…
x
Reference in New Issue
Block a user