mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 14:23:38 +00:00
adding content
This commit is contained in:
@ -18,30 +18,27 @@ localizationpriority: high
|
||||
- Windows 10
|
||||
- Windows 10 Mobile
|
||||
|
||||
Windows AutoPilot Deployment Program simplifies device set up for IT Admins. For an overview of benefits, scenarios, and prerequisites, see [Overview of Windows AutoPilot](https://review.docs.microsoft.com/en-us/windows/deployment/windows-10-auto-pilot?branch=dh-autopilot11975619).
|
||||
|
||||
## What is Windows AutoPilot Deployment Program?
|
||||
Windows AutoPilot Deployment Program simplifies device set up for IT Admins. You create and apply an AutoPilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, it installs and configures Windows based on the AutoPilot deployment profile you applied to the device.
|
||||
In Microsoft Store for Business, you can manage devices for your organization and apply an *AutoPilot deployment profile* to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows based on the AutoPilot deployment profile you applied to the device.
|
||||
|
||||
By default, these items are included in Windows AutoPilot deployment profiles:
|
||||
- Skips setup for Cortana, OneDrive, and OEM registration
|
||||
- Automatically sets up work or school accounts
|
||||
AutoPilot deployment profiles have two main parts: default settings that can't be changed, and optional settings that you can include.
|
||||
|
||||
You can decide whether or not to set these items in Windows AutoPilot deployment profiles:
|
||||
### AutoPilot deployment profiles - default settings
|
||||
These settings are configured with all AutoPilot deployment profiles:
|
||||
- Skip Cortana, OneDrive, and OEM registration setup pages
|
||||
- Automatically setup for work or school
|
||||
- Sign in experience with company or school brand
|
||||
|
||||
### AutoPilot deployment profiles - optional settings
|
||||
These settings are off by default. You can turn them on for your AutoPilot deployment profiles:
|
||||
- Skip privacy settings
|
||||
- Disable local admin account creation on the device
|
||||
|
||||
|
||||
### Windows AutoPilot Deployment Program requirements
|
||||
Verify this list ...
|
||||
- Devices pre-installed with Windows 10 Pro Creators Update (version 1703 or later)
|
||||
- The devices must have access to the internet. When the device can’t connect, it shows the default Windows out-of-box experience (OOBE) screens.
|
||||
- Enrolling the device into an MDM requires Azure Active Directory Premium.
|
||||
|
||||
For more information, see [Overview of Windows AutoPilot](https://review.docs.microsoft.com/en-us/windows/deployment/windows-10-auto-pilot?branch=dh-autopilot11975619).
|
||||
|
||||
## Windows AutoPilot deployment profiles in Microsoft Store for Business and Education
|
||||
You can manage new devices in Microsoft Store for Business or Microsoft Store for Education. Devices need to meet these requirements:
|
||||
- Windows 10 (versions ...)
|
||||
- Specific hardware vendor???
|
||||
- Windows 10, version 1703 or later
|
||||
- New devices that have not been through Windows out-of-box experience.
|
||||
|
||||
You can create and apply AutoPilot deployment profiles to these devices. The overall process looks like this.
|
||||
@ -53,13 +50,10 @@ Figure 1 - Windows AutoPilot Deployment Program process
|
||||
## Add devices and apply AutoPilot deployment profile
|
||||
To manage devices through Microsoft Store for Business and Education, you'll need a .csv file that contains specific information about the devices. You should be able to get this from your Microsoft account contact, or the store where you purchased the devices. Upload the .csv file to Microsoft Store to add the devices.
|
||||
|
||||
The device information file needs to be in this format:
|
||||
|
||||
| Column | Data |
|
||||
| --------- | ---- |
|
||||
| Serial Number | data type 1|
|
||||
| Product Id | data type 2|
|
||||
| Hardware Hash | data type 3|
|
||||
Columns in the device information file needs to using this naming and be in this order:
|
||||
- Column 1: Serial Number
|
||||
- Column 2: Product Id
|
||||
- Column 3: Hardware Hash
|
||||
|
||||
When you add devices, you need to add them to a *device group*. Device groups allow you to apply an AutoPilot deployment profile to mutliple devices. The first time you add devices to a group, you'll need to create a device group.
|
||||
|
||||
@ -75,47 +69,35 @@ If you don't add devices to a group, you can select the individual devices to ap
|
||||
|
||||
**Apply AutoPilot deployment profile**
|
||||
1. When you have devices selected, click **AutoPilot deployment**.
|
||||
2. Choose the AutoPilot deployment profile to apply to the selected devices.
|
||||
> [!NOTE]
|
||||
> The first time you use AutoPilot deployment profiles, you'll need to create one. See Create AutoPilot profile.
|
||||
3. Microsoft Store for Business applies the profile to your selected devices, and shows the profile name on **Devices**.
|
||||
2. Choose the AutoPilot deployment profile to apply to the selected devices.</br>
|
||||
> [! NOTE]
|
||||
> The first time you use AutoPilot deployment profiles, you'll need to create one. See Create AutoPilot profile.</br>
|
||||
3. Microsoft Store for Business applies the profile to your selected devices, and shows the profile name on **Devices**.
|
||||
TBD: art
|
||||
|
||||
## Manage AutoPilot deployment profiles
|
||||
You can manage the AutoPiolot deployment profiles that you created in Microsoft Store for Business. You can create a new profile, editing or delete a profile.
|
||||
|
||||
AutoPilot deployment profiles have two main parts: default settings that can't be changed, and optional settings that you can include.
|
||||
|
||||
### AutoPilot deployment profiles - default settings
|
||||
These settings are configured with all AutoPilot deployment profiles:
|
||||
- Skip Cortana, OneDrive, and OEM registration setup pages
|
||||
- Automatically setup for work or school
|
||||
- Sign in experience with company or school brand
|
||||
|
||||
### AutoPilot deployment profiles - optional settings
|
||||
These settings are off by default. You can turn them on for your AutoPilot deployment profiles:
|
||||
- Skip privacy settings
|
||||
- Disable local admin account creation on the device
|
||||
You can manage the AutoPilot deployment profiles created in Microsoft Store. You can create a new profile, edit, or delete a profile.
|
||||
|
||||
**Create AutoPilot profile**
|
||||
1. Sign in to [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://educationstore.microsoft.com).
|
||||
2. Click **Manage**, and then click **Devices**.
|
||||
3. Click **AutoPilot deployment**, and then click **Create new profile**.
|
||||
TBD: art
|
||||
TBD: art.
|
||||
4. Name the profile, choose the settings to include, and then click **Create**.</br>
|
||||
The new profile is added to the **AutoPilot deployment** list.
|
||||
|
||||
**Edit AutoPilot profile**
|
||||
**Edit or delete AutoPilot profile**
|
||||
1. Sign in to [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://educationstore.microsoft.com).
|
||||
2. Click **Manage**, and then click **Devices**.
|
||||
3. Click **AutoPilot deployment**, click **Edit your profiles**, and then choose the profile to edit.
|
||||
TBD: art
|
||||
4. Change settings for the profile, and then click **Save**.
|
||||
-or-
|
||||
4. Change settings for the profile, and then click **Save**.</br>
|
||||
-or-</br>
|
||||
Click **Delete profile** to delete the profile.
|
||||
|
||||
|
||||
|
||||
|
||||
**Delete AutoPilot profile**
|
||||
|
||||
## Apply a different AutoPilot deployment profile to devices
|
||||
After you've applied an AutoPilot deployment profile to a device, you can remove the profile and apply a new profile.
|
||||
After you've applied an AutoPilot deployment profile to a device, if you decide to apply a different profile, you can remove the profile and apply a new profile.
|
||||
|
||||
> [!NOTE]
|
||||
> The new profile will only be applied if the device has not been started, and gone through the out-of-box experience. Settings from a different profile can't be applied when another profile has been applied. Windows would need to be reinstalled on the device for the second profile to be applied to the device.
|
||||
|
||||
|
Reference in New Issue
Block a user