This commit is contained in:
Greg Lindsay 2019-06-04 13:22:04 -07:00
parent 12da383bfb
commit 1d80f9a33d

View File

@ -22,16 +22,11 @@ ms.topic: article
- Windows 10 - Windows 10
- [Administering Autopilot via Partner Center](https://docs.microsoft.com/en-us/partner-center/autopilot)
- [Administering Autopilot via Microsoft Intune](https://docs.microsoft.com/intune/enrollment-autopilot)
- [Administering Autopilot via Microsoft Store for Business](https://docs.microsoft.com/microsoft-store/add-profile-to-devices#manage-autopilot-deployment-profiles)
- [Administering Autopilot via Microsoft 365 Business & Office 365 Admin portal](https://support.office.com/article/Create-and-edit-Autopilot-profiles-5cf7139e-cfa1-4765-8aad-001af1c74faa)
Several platforms are available to register devices with Windows Autopilot. A summary of each platform's capabilities is provided below. Several platforms are available to register devices with Windows Autopilot. A summary of each platform's capabilities is provided below.
<table> >Microsoft recommends **Intune** to register Autopilot devices and configure settings.
<br><table>
<tr> <tr>
<td BGCOLOR="#a0e4fa"><B>Platform/Portal</th> <td BGCOLOR="#a0e4fa"><B>Platform/Portal</th>
<td BGCOLOR="#a0e4fa"><B>Register devices?</th> <td BGCOLOR="#a0e4fa"><B>Register devices?</th>
@ -47,28 +42,28 @@ Several platforms are available to register devices with Windows Autopilot. A su
</tr> </tr>
<tr> <tr>
<td><a href="https://docs.microsoft.com/en-us/partner-center/autopilot">Partner Center</a></td> <td><a href="https://docs.microsoft.com/partner-center/autopilot">Partner Center</a></td>
<td>YES - 1000 at a time max<b>\*</b></td> <td>YES - 1000 at a time max<b>\*</b></td>
<td>YES</td> <td>YES</td>
<td>Tuple or PKID or 4K HH</td> <td>Tuple or PKID or 4K HH</td>
</tr> </tr>
<tr> <tr>
<td><a href="https://docs.microsoft.com/en-us/intune/enrollment-autopilot">Intune</a></td> <td><a href="https://docs.microsoft.com/intune/enrollment-autopilot">Intune</a></td>
<td>YES - 175 at a time max</td> <td>YES - 175 at a time max</td>
<td>YES<b>\*</b></td> <td>YES<b>\*</b></td>
<td>4K HH</td> <td>4K HH</td>
</tr> </tr>
<tr> <tr>
<td><a href="https://docs.microsoft.com/en-us/microsoft-store/add-profile-to-devices#manage-autopilot-deployment-profiles">Microsoft Store for Business</a></td> <td><a href="https://docs.microsoft.com/microsoft-store/add-profile-to-devices#manage-autopilot-deployment-profiles">Microsoft Store for Business</a></td>
<td>YES - 1000 at a time max</td> <td>YES - 1000 at a time max</td>
<td>YES</td> <td>YES</td>
<td>4K HH</td> <td>4K HH</td>
</tr> </tr>
<tr> <tr>
<td><a href="https://docs.microsoft.com/en-us/microsoft-365/business/create-and-edit-autopilot-profiles?redirectSourcePath=%252farticle%252fCreate-and-edit-Autopilot-profiles-5cf7139e-cfa1-4765-8aad-001af1c74faa">Microsoft Business 365</a></td> <td><a href="https://docs.microsoft.com/microsoft-365/business/create-and-edit-autopilot-profiles?redirectSourcePath=%252farticle%252fCreate-and-edit-Autopilot-profiles-5cf7139e-cfa1-4765-8aad-001af1c74faa">Microsoft Business 365</a></td>
<td>YES - 1000 at a time max</td> <td>YES - 1000 at a time max</td>
<td>YES</td> <td>YES</td>
<td>4K HH</td> <td>4K HH</td>
@ -81,3 +76,5 @@ Several platforms are available to register devices with Windows Autopilot. A su
## Related topics ## Related topics
[Adding devices to Windows Autopilot](add-devices.md)<br>
[Configuring device profiles](profiles.md)