mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 06:47:21 +00:00
Merge pull request #1670 from MicrosoftDocs/master
Publish 12/09/2019 10:31 AM PST
This commit is contained in:
commit
05c11f033b
@ -20,6 +20,7 @@
|
|||||||
## [Enrollment Status Page](enrollment-status.md)
|
## [Enrollment Status Page](enrollment-status.md)
|
||||||
## [BitLocker encryption](bitlocker.md)
|
## [BitLocker encryption](bitlocker.md)
|
||||||
## [DFCI management](dfci-management.md)
|
## [DFCI management](dfci-management.md)
|
||||||
|
## [Windows Autopilot update](autopilot-update.md)
|
||||||
## [Troubleshooting](troubleshooting.md)
|
## [Troubleshooting](troubleshooting.md)
|
||||||
## [Known issues](known-issues.md)
|
## [Known issues](known-issues.md)
|
||||||
|
|
||||||
|
48
windows/deployment/windows-autopilot/autopilot-update.md
Normal file
48
windows/deployment/windows-autopilot/autopilot-update.md
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
---
|
||||||
|
title: Windows Autopilot update
|
||||||
|
ms.reviewer:
|
||||||
|
manager: laurawi
|
||||||
|
description: Windows Autopilot update
|
||||||
|
keywords: Autopilot, update, Windows 10
|
||||||
|
ms.prod: w10
|
||||||
|
ms.mktglfcycl: deploy
|
||||||
|
ms.sitesec: library
|
||||||
|
ms.pagetype: deploy
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
audience: itpro
|
||||||
|
author: greg-lindsay
|
||||||
|
ms.author: greglin
|
||||||
|
ms.collection: M365-modern-desktop
|
||||||
|
ms.topic: article
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
# Windows Autopilot update
|
||||||
|
|
||||||
|
**Applies to**
|
||||||
|
|
||||||
|
- Windows 10, version 1903
|
||||||
|
|
||||||
|
Windows Autopilot update enables you to get the latest Autopilot features and critical issue fixes without the need to move to latest Windows OS version. With Autopilot update, organizations can keep their current OS version and still benefit from new Autopilot features and bug fixes.
|
||||||
|
|
||||||
|
During the Autopilot deployment process, Windows Autopilot update has been added as a new node after the critical [Windows Zero Day Patch (ZDP) update](https://docs.microsoft.com/windows-hardware/customize/desktop/windows-updates-during-oobe) check. During the update process, Windows Autopilot devices reach out to Windows Update to check for a new Autopilot update. If there is an Autopilot update available, the device will download and install the update, then restart automatically. See the following example.
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|

|
||||||
|
|
||||||
|
The following diagram illustrates a typical Windows Autopilot deployment orchestration during the Out of Box Experience (OOBE) with the new Windows Autopilot update node.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Release cadence
|
||||||
|
|
||||||
|
- When an Autopilot update is available, it is typically released on the 4th Tuesday of the month. The update could be released on a different week if there is an exception.
|
||||||
|
- A knowledge base (KB) article will also be published to document the changes that are included in the update.
|
||||||
|
|
||||||
|
See [Autopilot update history](windows-autopilot-whats-new.md#windows-autopilot-update-history).
|
||||||
|
|
||||||
|
## See also
|
||||||
|
|
||||||
|
[Windows Update during OOBE](https://docs.microsoft.com/windows-hardware/customize/desktop/windows-updates-during-oobe)<br>
|
||||||
|
[What's new in Windows Autopilot](windows-autopilot-whats-new.md)<br>
|
BIN
windows/deployment/windows-autopilot/images/update-flow.png
Normal file
BIN
windows/deployment/windows-autopilot/images/update-flow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
BIN
windows/deployment/windows-autopilot/images/update1.png
Normal file
BIN
windows/deployment/windows-autopilot/images/update1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
windows/deployment/windows-autopilot/images/update2.png
Normal file
BIN
windows/deployment/windows-autopilot/images/update2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
windows/deployment/windows-autopilot/images/update3.png
Normal file
BIN
windows/deployment/windows-autopilot/images/update3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@ -9,7 +9,8 @@ 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
|
audience: itpro
|
||||||
|
author: greg-lindsay
|
||||||
ms.author: greglin
|
ms.author: greglin
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
@ -40,6 +41,8 @@ The following Windows Autopilot scenarios are described in this guide:
|
|||||||
|
|
||||||
Starting with the Windows 10, version 1903, Autopilot functional and critical updates will begin downloading automatically during OOBE after a device gets connected to a network and the [critical driver and Windows zero-day patch (ZDP) updates](https://docs.microsoft.com/windows-hardware/customize/desktop/windows-updates-during-oobe) have completed. The user or IT admin cannot opt-out of these Autopilot updates; they are required for Windows Autopilot deployment to operate properly. Windows will alert the user that the device is checking for, downloading and installing the updates.
|
Starting with the Windows 10, version 1903, Autopilot functional and critical updates will begin downloading automatically during OOBE after a device gets connected to a network and the [critical driver and Windows zero-day patch (ZDP) updates](https://docs.microsoft.com/windows-hardware/customize/desktop/windows-updates-during-oobe) have completed. The user or IT admin cannot opt-out of these Autopilot updates; they are required for Windows Autopilot deployment to operate properly. Windows will alert the user that the device is checking for, downloading and installing the updates.
|
||||||
|
|
||||||
|
See [Windows Autopilot update](autopilot-update.md) for more information.
|
||||||
|
|
||||||
### Cortana voiceover and speech recognition during OOBE
|
### Cortana voiceover and speech recognition during OOBE
|
||||||
|
|
||||||
In Windows 10, version 1903 and later Cortana voiceover and speech recognition during OOBE is DISABLED by default for all Windows 10 Pro, Education and Enterprise SKUs.
|
In Windows 10, version 1903 and later Cortana voiceover and speech recognition during OOBE is DISABLED by default for all Windows 10 Pro, Education and Enterprise SKUs.
|
||||||
|
@ -9,7 +9,8 @@ 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
|
audience: itpro
|
||||||
|
author: greg-lindsay
|
||||||
ms.author: greglin
|
ms.author: greglin
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
@ -22,6 +23,12 @@ ms.topic: article
|
|||||||
|
|
||||||
- Windows 10
|
- Windows 10
|
||||||
|
|
||||||
|
## Windows Autopilot update history
|
||||||
|
|
||||||
|
Check back here soon for a link to the latest update.
|
||||||
|
|
||||||
|
See [Windows Autopilot update](autopilot-update.md) for more information.
|
||||||
|
|
||||||
## New in Windows 10, version 1903
|
## New in Windows 10, version 1903
|
||||||
|
|
||||||
[Windows Autopilot for white glove deployment](white-glove.md) is new in Windows 10, version 1903. See the following video:
|
[Windows Autopilot for white glove deployment](white-glove.md) is new in Windows 10, version 1903. See the following video:
|
||||||
|
@ -154,7 +154,7 @@ Microsoft maintains a worldwide network of analysts and intelligence systems whe
|
|||||||
|
|
||||||
Our PUA protection aims to safeguard user productivity and ensure enjoyable Windows experiences. This optional protection, available to enterprises, helps deliver more productive, performant, and delightful Windows experiences.
|
Our PUA protection aims to safeguard user productivity and ensure enjoyable Windows experiences. This optional protection, available to enterprises, helps deliver more productive, performant, and delightful Windows experiences.
|
||||||
|
|
||||||
As an individual, you can also block downloads from PUA in the new Chromium-based Edge browser by going to **Settings** > **Privacy and services** and turning on **Block potentially unwanted apps**.
|
Home users can also block downloads from PUA in the new Chromium-based Edge browser by going to **Settings** > **Privacy and services** and turning on **Block potentially unwanted apps**.
|
||||||
|
|
||||||
*PUAs are not considered malware.*
|
*PUAs are not considered malware.*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user