update structure

This commit is contained in:
Greg Lindsay
2019-06-03 15:39:12 -07:00
parent c6e45d2e8b
commit c0581930a0
3 changed files with 13 additions and 18 deletions

View File

@ -1,6 +1,6 @@
# [Windows Autopilot](index.md) # [Windows Autopilot deployment](index.md)
# Windows Autopilot deployment # Understanding Windows Autopilot
## [Overview](windows-autopilot.md) ## [Overview](windows-autopilot.md)
## [Requirements](windows-autopilot-requirements.md) ## [Requirements](windows-autopilot-requirements.md)
## [What's new](windows-autopilot-whats-new.md) ## [What's new](windows-autopilot-whats-new.md)

View File

@ -1,5 +1,5 @@
--- ---
title: Windows Autopilot title: Windows Autopilot deployment
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
ms.reviewer: mniehaus ms.reviewer: mniehaus
@ -16,7 +16,7 @@ ms.topic: article
--- ---
# Windows Autopilot # Windows Autopilot deployment
**Applies to** **Applies to**

View File

@ -32,6 +32,13 @@ When initially deploying new Windows devices, Windows Autopilot leverages the OE
Once deployed, Windows 10 devices can be managed by tools such as Microsoft Intune, Windows Update for Business, System Center Configuration Manager, and other similar tools. Windows Autopilot can also be used to re-purpose a device by leveraging Windows Autopilot Reset to quickly prepare a device for a new user, or in break/fix scenarios to enable a device to quickly be brought back to a business-ready state. Once deployed, Windows 10 devices can be managed by tools such as Microsoft Intune, Windows Update for Business, System Center Configuration Manager, and other similar tools. Windows Autopilot can also be used to re-purpose a device by leveraging Windows Autopilot Reset to quickly prepare a device for a new user, or in break/fix scenarios to enable a device to quickly be brought back to a business-ready state.
Windows Autopilot enables you to:
* Automatically join devices to Azure Active Directory (Azure AD) or Active Directory (via Hybrid Azure AD Join). See [Introduction to device management in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/device-management-introduction) for more information about the differences between these two join options.
* Auto-enroll devices into MDM services, such as Microsoft Intune ([*Requires an Azure AD Premium subscription*](windows-autopilot-requirements-configuration.md)).
* Restrict the Administrator account creation.
* Create and auto-assign devices to configuration groups based on a device's profile.
* Customize OOBE content specific to the organization.
## Windows Autopilot walkthrough ## Windows Autopilot walkthrough
The following video shows the process of setting up Windows Autopilot: The following video shows the process of setting up Windows Autopilot:
@ -59,19 +66,7 @@ Windows 10 version 1703 or higher is required to use Windows Autopilot. The foll
See [Windows Autopilot requirements](windows-autopilot-requirements.md) for detailed information on configuration, network, and licensing requirements. See [Windows Autopilot requirements](windows-autopilot-requirements.md) for detailed information on configuration, network, and licensing requirements.
## Windows Autopilot Scenarios
Windows Autopilot enables you to pre-register devices to your organization so that they will be fully configured with no additional intervention required by the user.
Windows Autopilot enables you to:
* Automatically join devices to Azure Active Directory (Azure AD) or Active Directory (via Hybrid Azure AD Join). See [Introduction to device management in Azure Active Directory](https://docs.microsoft.com/azure/active-directory/device-management-introduction) for more information about the differences between these two join options.
* Auto-enroll devices into MDM services, such as Microsoft Intune ([*Requires an Azure AD Premium subscription*](windows-autopilot-requirements-configuration.md)).
* Restrict the Administrator account creation.
* Create and auto-assign devices to configuration groups based on a device's profile.
* Customize OOBE content specific to the organization.
See [Windows Autopilot scenarios](windows-autopilot-scenarios.md) for more information.
## Related topics ## Related topics
[Enroll Windows devices in Intune by using Windows Autopilot](https://docs.microsoft.com/en-us/intune/enrollment-autopilot) [Enroll Windows devices in Intune by using Windows Autopilot](https://docs.microsoft.com/en-us/intune/enrollment-autopilot)<br>
[Windows Autopilot scenarios and capabilities](windows-autopilot-scenarios.md)