mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 21:03:42 +00:00
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into mdt
This commit is contained in:
@ -25,6 +25,10 @@ This topic describes how to deploy Windows 10 Enterprise E3 or E5 licenses with
|
||||
>* Windows 10 Enterprise E3 in CSP requires Windows 10 Pro, version 1607 or later.
|
||||
>* Automatic, non-KMS activation requires Windows 10, version 1803 or later, on a device with a firmware-embedded activation key.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>An issue has been identified where devices can lose activation status or be blocked from upgrading to Windows Enterprise if the device is not able to connect to Windows Update. A workaround is to ensure that devices do not have the REG_DWORD present HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\DoNotConnectToWindowsUpdateInternetLocations and set to 1. If this REG_DWORD is present, it must be set to 0.<br>
|
||||
>Also ensure that the Group Policy setting: Computer Configuration > Administrative Templates > Windows Components > Windows Update > "Do not connect to any Windows Update Internet locations" is set to "Disabled".
|
||||
|
||||
## Firmware-embedded activation key
|
||||
|
||||
To determine if the computer has a firmware-embedded activation key, type the following command at an elevated Windows PowerShell prompt
|
||||
|
@ -123,21 +123,21 @@ A summary of each platform's capabilities is provided below.<br>
|
||||
<tr>
|
||||
<td><a href="https://docs.microsoft.com/partner-center/autopilot">Partner Center</a></td>
|
||||
<td>YES - 1000 at a time max</td>
|
||||
<td>YES<b><sup>3</sup></b></td>
|
||||
<td>YES<b><sup>34</sup></b></td>
|
||||
<td>Tuple or PKID or 4K HH</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://docs.microsoft.com/intune/enrollment-autopilot">Intune</a></td>
|
||||
<td>YES - 1000 at a time max<b><sup>1</sup></b></td>
|
||||
<td>YES<b><sup>12</sup></b></td>
|
||||
<td>YES - 500 at a time max<b><sup>1</sup></b></td>
|
||||
<td>YES<b><sup>12</sup></b></td>
|
||||
<td>4K HH</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://docs.microsoft.com/microsoft-store/add-profile-to-devices#manage-autopilot-deployment-profiles">Microsoft Store for Business</a><b><sup>4</sup></b></td>
|
||||
<td>YES - 1000 at a time max</td>
|
||||
<td>YES</td>
|
||||
<td>YES<b><sup>4</sup></b></td>
|
||||
<td>4K HH</td>
|
||||
</tr>
|
||||
|
||||
@ -171,4 +171,4 @@ When deploying new devices using Windows Autopilot, the following steps are requ
|
||||
|
||||
## Other configuration settings
|
||||
|
||||
- [Bitlocker encryption settings](bitlocker.md): You can configure the BitLocker encryption settings to be applied before automatic encryption is started.
|
||||
- [Bitlocker encryption settings](bitlocker.md): You can configure the BitLocker encryption settings to be applied before automatic encryption is started.
|
@ -36,7 +36,8 @@ The following additional best practices ensure that devices can easily be provis
|
||||
|
||||
## Software best practice guidelines for Windows Autopilot
|
||||
|
||||
- The Windows Autopilot device should be preinstalled with only a Windows 10 base image plus drivers and Office 365 Pro Plus Retail (C2R).
|
||||
- The Windows Autopilot device should be preinstalled with only a Windows 10 base image plus drivers.
|
||||
- You can preinstall your licensed version of Office, such as [Office 365 ProPlus](https://docs.microsoft.com/deployoffice/about-office-365-proplus-in-the-enterprise).
|
||||
- Unless explicitly requested by the customer, no other preinstalled software should be included.
|
||||
- Per OEM Policy, Windows 10 features, including built-in apps, should not be disabled or removed.
|
||||
|
||||
|
Reference in New Issue
Block a user