mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
Merge branch 'master' into v-tea-hololens-redirect-fixes
This commit is contained in:
commit
0e950bcc4c
@ -62,9 +62,20 @@ To turn on your HoloLens 2, press the Power button. The LED lights below the Po
|
|||||||
| To turn off | Press and for hold 5s. | All five lights turn on, then fade off one at a time. After the lights turn off, a sound plays and the screen displays "Goodbye." |
|
| To turn off | Press and for hold 5s. | All five lights turn on, then fade off one at a time. After the lights turn off, a sound plays and the screen displays "Goodbye." |
|
||||||
| To force the Hololens to restart if it is unresponsive | Press and hold for 10s. | All five lights turn on, then fade off one at a time. After the lights turn off. |
|
| To force the Hololens to restart if it is unresponsive | Press and hold for 10s. | All five lights turn on, then fade off one at a time. After the lights turn off. |
|
||||||
|
|
||||||
## HoloLens indicator lights
|
## HoloLens behavior reference
|
||||||
|
|
||||||
Not sure what the indicator lights on your HoloLens mean? Here's some help!
|
Not sure what the indicator lights on your HoloLens mean? Want to know how HoloLens should behave while charging? Here's some help!
|
||||||
|
|
||||||
|
### Charging behavior
|
||||||
|
|
||||||
|
| State of the Device | Action | HoloLens 2 will do this |
|
||||||
|
| - | - | - |
|
||||||
|
| OFF | Plug in USB Cable | Device transitions to ON with indicator lights showing battery level and device starts charging.
|
||||||
|
| ON | Remove USB Cable | Device stops charging
|
||||||
|
| ON | Plug in USB Cable | Device starts charging
|
||||||
|
| SLEEP | Plug in USB Cable | Device starts charging
|
||||||
|
| SLEEP | Remove USB Cable | Device stops charging
|
||||||
|
| ON with USB cable pluged in | Turn off Device | Device transitions to ON with indicator lights showing battery level and device will start charging |
|
||||||
|
|
||||||
### Lights that indicate the battery level
|
### Lights that indicate the battery level
|
||||||
|
|
||||||
@ -76,6 +87,14 @@ Not sure what the indicator lights on your HoloLens mean? Here's some help!
|
|||||||
| One solid light, one light fading in and out | Between 40% and 21% |
|
| One solid light, one light fading in and out | Between 40% and 21% |
|
||||||
| One light fading in and out | Between 20% and 5% or lower (critical battery) |
|
| One light fading in and out | Between 20% and 5% or lower (critical battery) |
|
||||||
|
|
||||||
|
### Sleep Behavior
|
||||||
|
|
||||||
|
| State of the Device | Action | HoloLens 2 will do this |
|
||||||
|
| - | - | - |
|
||||||
|
| ON | Single Power button press | Device transitions to SLEEP and turns off all indicator lights |
|
||||||
|
| ON | No movement for 3 minutes | Device transition to SLEEP and turns off all indicator lights |
|
||||||
|
| SLEEP | Single Power button Press | Device transitions to ON and turns on indicator lights |
|
||||||
|
|
||||||
### Lights to indicate problems
|
### Lights to indicate problems
|
||||||
|
|
||||||
| When you do this | The lights do this | It means this |
|
| When you do this | The lights do this | It means this |
|
||||||
|
@ -21,7 +21,7 @@ The ability to manage devices from the cloud has dramatically simplified IT depl
|
|||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|
||||||
Like any computer running Windows 10, Surface devices rely on code stored in the SoC that enables the CPU to interface with hard drives, display devices, USB ports, and other devices. The programs stored in this read-only memory (ROM) are collectively known as firmware (while programs stored in dynamic media are known as software).
|
Like any computer running Windows 10, Surface devices rely on code stored in the SoC that enables the CPU to interface with hard drives, display devices, USB ports, and other devices. The programs stored in this read-only memory (ROM) are known as firmware (while programs stored in dynamic media are known as software).
|
||||||
|
|
||||||
In contrast to other Windows 10 devices available in the market today, Surface provides IT admins with the ability to configure and manage firmware through a rich set of UEFI configuration settings. This provides a layer of hardware control on top of software-based policy management as implemented via mobile device management (MDM) policies, Configuration Manager or Group Policy. For example, organizations deploying devices in highly secure areas with sensitive information can prevent camera use by removing functionality at the hardware level. From a device standpoint, turning the camera off via a firmware setting is equivalent to physically removing the camera. Compare the added security of managing at the firmware level to relying only on operating system software settings. For example, if you disable the Windows audio service via a policy setting in a domain environment, a local admin could still re-enable the service.
|
In contrast to other Windows 10 devices available in the market today, Surface provides IT admins with the ability to configure and manage firmware through a rich set of UEFI configuration settings. This provides a layer of hardware control on top of software-based policy management as implemented via mobile device management (MDM) policies, Configuration Manager or Group Policy. For example, organizations deploying devices in highly secure areas with sensitive information can prevent camera use by removing functionality at the hardware level. From a device standpoint, turning the camera off via a firmware setting is equivalent to physically removing the camera. Compare the added security of managing at the firmware level to relying only on operating system software settings. For example, if you disable the Windows audio service via a policy setting in a domain environment, a local admin could still re-enable the service.
|
||||||
|
|
||||||
@ -43,13 +43,13 @@ At this time, DFCI is supported in the following devices:
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
- Devices must be registered with Windows Autopilot by your reseller or distributor. For more information, refer to the [Microsoft Device Partner Center](https://devicepartner.microsoft.com/support).
|
- Devices must be registered with Windows Autopilot by your reseller or distributor. For more information, refer to the [Microsoft Partner Network](https://partner.microsoft.com/membership/cloud-solution-provider).
|
||||||
|
|
||||||
- Before configuring DFCI for Surface, you should already be familiar with [Microsoft Intune](https://docs.microsoft.com/intune/) and [Azure Active Directory](https://docs.microsoft.com/azure/active-directory/) (Azure AD).
|
- Before configuring DFCI for Surface, you should be familiar with Autopilot configuration requirements in [Microsoft Intune](https://docs.microsoft.com/intune/) and [Azure Active Directory](https://docs.microsoft.com/azure/active-directory/) (Azure AD).
|
||||||
|
|
||||||
## Before you begin
|
## Before you begin
|
||||||
|
|
||||||
Add your target Surface devices to an Azure AD security group. For more information about creating and managing security groups, refer to [Azure AD documentation](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal).
|
Add your target Surface devices to an Azure AD security group. For more information about creating and managing security groups, refer to [Intune documentation](https://docs.microsoft.com/intune/configuration/device-firmware-configuration-interface-windows#create-your-azure-ad-security-groups).
|
||||||
|
|
||||||
## Configure DFCI management for Surface devices
|
## Configure DFCI management for Surface devices
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ Organizations already using modern management, security, and productivity soluti
|
|||||||
|
|
||||||
## Image-based deployment considerations
|
## Image-based deployment considerations
|
||||||
|
|
||||||
Surface Pro X will be released without a standard Windows .ISO deployment image, which means it’s not supported on the Microsoft Deployment Toolkit (MDT) or operating system deployment methods using System Center Configuration Manager (SCCM) aka ConfiMgr. Customers relying on image-based deployment should consider Surface Pro 7 while they continue to evaluate the right time to transition to the cloud.
|
Microsoft Deployment Toolkit (MDT) and System Center Configuration Manager (SCCM) operating system deployment currently do not support Surface Pro X. Customers relying on image-based deployment should consider Surface Pro 7 while they continue to evaluate the right time to transition to the cloud.
|
||||||
|
|
||||||
## Managing Surface Pro X devices
|
## Managing Surface Pro X devices
|
||||||
|
|
||||||
@ -147,13 +147,12 @@ The following tables show the availability of selected key features on Surface P
|
|||||||
| Conditional Access | Yes | Yes | |
|
| Conditional Access | Yes | Yes | |
|
||||||
| Secure Boot | Yes | Yes | |
|
| Secure Boot | Yes | Yes | |
|
||||||
| Windows Information Protection | Yes | Yes | |
|
| Windows Information Protection | Yes | Yes | |
|
||||||
| Surface Data Eraser (SDE) | Yes | Yes | |
|
| Surface Data Eraser (SDE) | Yes | Yes |
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
### Will an OS image be available at launch?
|
### Can I deploy Surface Pro X with MDT or SCCM?
|
||||||
|
|
||||||
No. Surface Pro X will be released without a standard Windows .ISO deployment image, which means it’s not supported on the Microsoft Deployment Toolkit (MDT) or operating system deployment methods using System Center Configuration Manager (SCCM) aka ConfiMgr. Customers relying on image-based deployment should consider Surface Pro 7 while they continue to evaluate the right time to transition to the cloud.
|
The Microsoft Deployment Toolkit and System Center Configuration Manager operating system deployment currently do not support Surface Pro X. Customers relying on image-based deployment should consider Surface Pro 7 while they continue to evaluate the right time to transition to the cloud.
|
||||||
|
|
||||||
### How can I deploy Surface Pro X?
|
### How can I deploy Surface Pro X?
|
||||||
|
|
||||||
|
@ -224,7 +224,7 @@ The XML file that is included in the Office Deployment Tool specifies the produc
|
|||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Configuration>
|
<Configuration>
|
||||||
<Add SourcePath= ”\\Server\Office2016” OfficeClientEdition="32" >
|
<Add SourcePath= "\\Server\Office2016” OfficeClientEdition="32" >
|
||||||
<Product ID="O365ProPlusRetail ">
|
<Product ID="O365ProPlusRetail ">
|
||||||
<Language ID="en-us" />
|
<Language ID="en-us" />
|
||||||
</Product>
|
</Product>
|
||||||
|
@ -93,7 +93,7 @@ When you have the Start layout that you want your users to see, use the [Export-
|
|||||||
|
|
||||||
`Export-StartLayout –path <path><file name>.xml`
|
`Export-StartLayout –path <path><file name>.xml`
|
||||||
|
|
||||||
On a device running Windows 10, version 1809, run the **Export-StartLayout** with the switch **-UseDesktopApplicationID**. For example:
|
On a device running Windows 10, version 1809 or higher, run the **Export-StartLayout** with the switch **-UseDesktopApplicationID**. For example:
|
||||||
|
|
||||||
```PowerShell
|
```PowerShell
|
||||||
Export-StartLayout -UseDesktopApplicationID -Path layout.xml
|
Export-StartLayout -UseDesktopApplicationID -Path layout.xml
|
||||||
@ -191,7 +191,7 @@ If the Start layout is applied by Group Policy or MDM, and the policy is removed
|
|||||||
- [Start layout XML for desktop editions of Windows 10 (reference)](start-layout-xml-desktop.md)
|
- [Start layout XML for desktop editions of Windows 10 (reference)](start-layout-xml-desktop.md)
|
||||||
- [Customize Windows 10 Start and taskbar with Group Policy](customize-windows-10-start-screens-by-using-group-policy.md)
|
- [Customize Windows 10 Start and taskbar with Group Policy](customize-windows-10-start-screens-by-using-group-policy.md)
|
||||||
- [Customize Windows 10 Start and taskbar with provisioning packages](customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md)
|
- [Customize Windows 10 Start and taskbar with provisioning packages](customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md)
|
||||||
- [Customize Windows 10 Start and tasbkar with mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md)
|
- [Customize Windows 10 Start and taskbar with mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md)
|
||||||
- [Changes to Start policies in Windows 10](changes-to-start-policies-in-windows-10.md)
|
- [Changes to Start policies in Windows 10](changes-to-start-policies-in-windows-10.md)
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,11 +4,11 @@ description: A technique to produce compact software updates optimized for any o
|
|||||||
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 10/18/2018
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
@ -16,7 +16,6 @@ ms.topic: article
|
|||||||
|
|
||||||
# Windows Updates using forward and reverse differentials
|
# Windows Updates using forward and reverse differentials
|
||||||
|
|
||||||
|
|
||||||
Windows 10 monthly quality updates are cumulative, containing all previously
|
Windows 10 monthly quality updates are cumulative, containing all previously
|
||||||
released fixes to ensure consistency and simplicity. For an operating system
|
released fixes to ensure consistency and simplicity. For an operating system
|
||||||
platform like Windows 10, which stays in support for multiple years, the size of
|
platform like Windows 10, which stays in support for multiple years, the size of
|
||||||
@ -34,14 +33,9 @@ uses this technique.
|
|||||||
|
|
||||||
The following general terms apply throughout this document:
|
The following general terms apply throughout this document:
|
||||||
|
|
||||||
- *Base version*: A major software release with significant changes, such as
|
- *Base version*: A major software release with significant changes, such as Windows 10, version 1809 (Windows 10 Build 17763.1)
|
||||||
Windows 10, version 1809 (Windows 10 Build 17763.1)
|
- *Revision*: Minor releases in between the major version releases, such as KB4464330 (Windows 10 Build 17763.55)
|
||||||
|
- *Baseless Patch Storage Files (Baseless PSF)*: Patch storage files that contain full binaries or files
|
||||||
- *Revision*: Minor releases in between the major version releases, such as
|
|
||||||
KB4464330 (Windows 10 Build 17763.55)
|
|
||||||
|
|
||||||
- *Baseless Patch Storage Files (Baseless PSF)*: Patch storage files that
|
|
||||||
contain full binaries or files
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
@ -52,7 +46,7 @@ its reverse differential back to the base version. Both forward and reverse
|
|||||||
differentials are then packaged as an update and distributed to the endpoints
|
differentials are then packaged as an update and distributed to the endpoints
|
||||||
running the software to be updated. The update package contents can be symbolized as follows:
|
running the software to be updated. The update package contents can be symbolized as follows:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The endpoints that have the base version of the file (V<sub>0</sub>) hydrate the target
|
The endpoints that have the base version of the file (V<sub>0</sub>) hydrate the target
|
||||||
revision (V<sub>N</sub>) by applying a simple transformation:
|
revision (V<sub>N</sub>) by applying a simple transformation:
|
||||||
@ -70,137 +64,51 @@ are on, so that it can be used for hydrating and applying next revision update.
|
|||||||
By using a common baseline, this technique produces a single update package with
|
By using a common baseline, this technique produces a single update package with
|
||||||
numerous advantages:
|
numerous advantages:
|
||||||
|
|
||||||
- Compact in size
|
- Compact in size
|
||||||
|
- Applicable to all baselines
|
||||||
|
- Simple to build
|
||||||
|
- Efficient to install
|
||||||
|
- Redistributable
|
||||||
|
|
||||||
- Applicable to all baselines
|
Historically, download sizes of Windows 10 quality updates (Windows 10, version 1803 and older supported versions of Windows 10) are optimized by using express download. Express download is optimized such that updating Windows 10 systems will download the minimum number of bytes. This is achieved by generating differentials for every updated file based on selected historical base revisions of the same file + its base or RTM version.
|
||||||
|
|
||||||
- Simple to build
|
For example, if the October monthly quality update has updated Notepad.exe, differentials for Notepad.exe file changes from September to October, August to October, July to October, June to October, and from the original feature release to October are generated. All these differentials are stored in a Patch Storage File (PSF, also referred to as “express download files”) and hosted or cached on Windows Update or other update management or distribution servers (for example, Windows Server Update Services (WSUS), System Center Configuration Manager, or a non-Microsoft update management or distribution server that supports express updates). A device leveraging express updates uses network protocol to determine optimal differentials, then downloads only what is needed from the update distribution endpoints.
|
||||||
|
|
||||||
- Efficient to install
|
The flip side of express download is that the size of PSF files can be very large depending on the number of historical baselines against which differentials were calculated. Downloading and caching large PSF files to on-premises or remote update distribution servers is problematic for most organizations, hence they are unable to leverage express updates to keep their fleet of devices running Windows 10 up to date. Secondly, due to the complexity of generating differentials and size of the express files that need to be cached on update distribution servers, it is only feasible to generate express download files for the most common baselines, thus express updates are only applicable to selected baselines. Finally, calculation of optimal differentials is expensive in terms of system memory utilization, especially for low-cost systems, impacting their ability to download and apply an update seamlessly.
|
||||||
|
|
||||||
- Redistributable
|
In the following sections, we describe how Windows 10 quality updates will leverage this technique based on forward and reverse differentials for newer releases of Windows 10 and Windows Server to overcome the challenges with express downloads.
|
||||||
|
|
||||||
Historically, download sizes of Windows 10 quality updates (Windows 10, version
|
|
||||||
1803 and older supported versions of Windows 10) are optimized by using express
|
|
||||||
download. Express download is optimized such that updating Windows 10 systems
|
|
||||||
will download the minimum number of bytes. This is achieved by generating
|
|
||||||
differentials for every updated file based on selected historical base revisions
|
|
||||||
of the same file + its base or RTM version.
|
|
||||||
|
|
||||||
For example, if the October monthly quality update has updated Notepad.exe,
|
|
||||||
differentials for Notepad.exe file changes from September to October, August to
|
|
||||||
October, July to October, June to October, and from the original feature release
|
|
||||||
to October are generated. All these differentials are stored in a Patch Storage
|
|
||||||
File (PSF, also referred to as “express download files”) and hosted or cached on
|
|
||||||
Windows Update or other update management or distribution servers (for example,
|
|
||||||
Windows Server Update Services (WSUS), System Center Configuration Manager, or a
|
|
||||||
non-Microsoft update management or distribution server that supports express
|
|
||||||
updates). A device leveraging express updates uses network protocol to determine
|
|
||||||
optimal differentials, then downloads only what is needed from the update
|
|
||||||
distribution endpoints.
|
|
||||||
|
|
||||||
The flipside of express download is that the size of PSF files can be very large
|
|
||||||
depending on the number of historical baselines against which differentials were
|
|
||||||
calculated. Downloading and caching large PSF files to on-premises or remote
|
|
||||||
update distribution servers is problematic for most organizations, hence they
|
|
||||||
are unable to leverage express updates to keep their fleet of devices running
|
|
||||||
Windows 10 up to date. Secondly, due to the complexity of generating
|
|
||||||
differentials and size of the express files that need to be cached on update
|
|
||||||
distribution servers, it is only feasible to generate express download files for
|
|
||||||
the most common baselines, thus express updates are only applicable to selected
|
|
||||||
baselines. Finally, calculation of optimal differentials is expensive in terms
|
|
||||||
of system memory utilization, especially for low-cost systems, impacting their
|
|
||||||
ability to download and apply an update seamlessly.
|
|
||||||
|
|
||||||
In the following sections, we describe how Windows 10 quality updates will
|
|
||||||
leverage this technique based on forward and reverse differentials for newer
|
|
||||||
releases of Windows 10 and Windows Server to overcome the challenges with
|
|
||||||
express downloads.
|
|
||||||
|
|
||||||
## High-level Design
|
## High-level Design
|
||||||
|
|
||||||
### Update packaging
|
### Update packaging
|
||||||
|
|
||||||
Windows 10 quality update packages will contain forward differentials from
|
Windows 10 quality update packages will contain forward differentials from quality update RTM baselines (∆RTM→N) and reverse differentials back to RTM (∆N→RTM) for each file that has changed since RTM. By using the RTM version as the baseline, we ensure that all devices will have an identical payload. Update package metadata, content manifests, and forward and reverse differentials will be packaged into a cabinet file (.cab). This .cab file, and the applicability logic, will also be wrapped in Microsoft Standalone Update (.msu) format.
|
||||||
quality update RTM baselines (∆RTM→N) and reverse differentials back to RTM
|
|
||||||
(∆N→RTM) for each file that has changed since RTM. By using the RTM version as
|
|
||||||
the baseline, we ensure that all devices will have an identical payload. Update
|
|
||||||
package metadata, content manifests, and forward and reverse differentials will
|
|
||||||
be packaged into a cabinet file (.cab). This .cab file, and the applicability
|
|
||||||
logic, will also be wrapped in Microsoft Standalone Update (.msu) format.
|
|
||||||
|
|
||||||
There can be cases where new files are added to the system during servicing.
|
There can be cases where new files are added to the system during servicing. These files will not have RTM baselines, thus forward and reverse differentials cannot be used. In these scenarios, null differentials will be used to handle servicing. Null differentials are the slightly compressed and optimized version of the full binaries. Update packages can have either forward or reverse differentials, or null differential of any given binary in them. The following image symbolizes the content of a Windows 10 quality update installer:
|
||||||
These files will not have RTM baselines, thus forward and reverse differentials
|
|
||||||
cannot be used. In these scenarios, null differentials will be used to handle
|
|
||||||
servicing. Null differentials are the slightly compressed and optimized version
|
|
||||||
of the full binaries. Update packages can have either
|
|
||||||
forward or reverse differentials, or null differential of any given binary in
|
|
||||||
them. The following image symbolizes the content of a Windows 10 quality update installer:
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Hydration and installation
|
### Hydration and installation
|
||||||
|
|
||||||
Once the usual applicability checks are performed on the update package and are
|
Once the usual applicability checks are performed on the update package and are determined to be applicable, the Windows component servicing infrastructure will hydrate the full files during pre-installation and then proceed with the usual installation process.
|
||||||
determined to be applicable, the Windows component servicing infrastructure will
|
|
||||||
hydrate the full files during pre-installation and then proceed with the usual
|
|
||||||
installation process.
|
|
||||||
|
|
||||||
Below is a high-level sequence of activities that the component servicing
|
Below is a high-level sequence of activities that the component servicing infrastructure will run in a transaction to complete installation of the update:
|
||||||
infrastructure will run in a transaction to complete installation of the update:
|
|
||||||
|
|
||||||
- Identify all files that are required to install the update.
|
- Identify all files that are required to install the update.
|
||||||
|
- Hydrate each of necessary files using current version (V<sub>N</sub>) of the file, reverse differential (V<sub>N</sub>--->RTM) of the file back to quality update RTM/base version and forward differential (V<sub>RTM</sub>--->R) from feature update RTM/base version to the target version. Also, use null differential hydration to hydrate null compressed files.
|
||||||
- Hydrate each of necessary files using current version (V<sub>N</sub>) of the file,
|
- Stage the hydrated files (full file), forward differentials (under ‘f’ folder) and reverse differentials (under ‘r’ folder) or null compressed files (under ‘n’ folder) in the component store (%windir%\\WinSxS folder).
|
||||||
reverse differential (V<sub>N</sub>--->RTM) of the file back to quality update RTM/base
|
- Resolve any dependencies and install components.
|
||||||
version and forward differential (V<sub>RTM</sub>--->R) from feature update RTM/base
|
- Clean up older state (V<sub>N-1</sub>); the previous state V<sub>N</sub> is retained for uninstallation and restoration or repair.
|
||||||
version to the target version. Also, use null differential hydration to
|
|
||||||
hydrate null compressed files.
|
|
||||||
|
|
||||||
- Stage the hydrated files (full file), forward differentials (under ‘f’
|
|
||||||
folder) and reverse differentials (under ‘r’ folder) or null compressed
|
|
||||||
files (under ‘n’ folder) in the component store (%windir%\\WinSxS folder).
|
|
||||||
|
|
||||||
- Resolve any dependencies and install components.
|
|
||||||
|
|
||||||
- Clean up older state (V<sub>N-1</sub>); the previous state V<sub>N</sub> is retained for
|
|
||||||
uninstallation and restoration or repair.
|
|
||||||
|
|
||||||
### **Resilient Hydration**
|
### **Resilient Hydration**
|
||||||
|
|
||||||
To ensure resiliency against component store corruption or missing files that
|
To ensure resiliency against component store corruption or missing files that could occur due to susceptibility of certain types of hardware to file system corruption, a corruption repair service has been traditionally used to recover the component store automatically (“automatic corruption repair”) or on demand (“manual corruption repair”) using an online or local repair source. This service will continue to offer the ability to repair and recover content for
|
||||||
could occur due to susceptibility of certain types of hardware to file system
|
|
||||||
corruption, a corruption repair service has been traditionally used to recover
|
|
||||||
the component store automatically (“automatic corruption repair”) or on demand
|
|
||||||
(“manual corruption repair”) using an online or local repair source. This
|
|
||||||
service will continue to offer the ability to repair and recover content for
|
|
||||||
hydration and successfully install an update, if needed.
|
hydration and successfully install an update, if needed.
|
||||||
|
|
||||||
When corruption is detected during update operations, automatic corruption
|
When corruption is detected during update operations, automatic corruption repair will start as usual and use the Baseless Patch Storage File published to Windows Update for each update to fix corrupted manifests, binary differentials, or hydrated or full files. Baseless patch storage files will contain reverse and forward differentials and full files for each updated component. Integrity of the repair files will be hash verified.
|
||||||
repair will start as usual and use the Baseless Patch Storage File published to
|
|
||||||
Windows Update for each update to fix corrupted manifests, binary differentials,
|
|
||||||
or hydrated or full files. Baseless patch storage files will contain reverse and
|
|
||||||
forward differentials and full files for each updated component. Integrity of
|
|
||||||
the repair files will be hash verified.
|
|
||||||
|
|
||||||
Corruption repair will use the component manifest to detect missing files and
|
Corruption repair will use the component manifest to detect missing files and get hashes for corruption detection. During update installation, new registry flags for each differential staged on the machine will be set. When automatic corruption repair runs, it will scan hydrated files using the manifest and differential files using the flags. If the differential cannot be found or verified, it will be added to the list of corruptions to repair.
|
||||||
get hashes for corruption detection. During update installation, new registry
|
|
||||||
flags for each differential staged on the machine will be set. When automatic
|
|
||||||
corruption repair runs, it will scan hydrated files using the manifest and
|
|
||||||
differential files using the flags. If the differential cannot be found or
|
|
||||||
verified, it will be added to the list of corruptions to repair.
|
|
||||||
|
|
||||||
### Lazy automatic corruption repair
|
### Lazy automatic corruption repair
|
||||||
|
|
||||||
“Lazy automatic corruption repair” runs during update operations to detect
|
“Lazy automatic corruption repair” runs during update operations to detect corrupted binaries and differentials. While applying an update, if hydration of any file fails, "lazy" automatic corruption repair automatically starts, identifies the corrupted binary or differential file, and then adds it to the corruption list. Later, the update operation continues as far as it can go, so that "lazy" automatic corruption repair can collect as many corrupted files to fix as possible. At the end of the hydration section, the update fails, and automatic corruption repair starts. Automatic corruption repair runs as usual and at the end of its operation, adds the corruption list generated by "lazy" automatic corruption repair on top of the new list to repair. Automatic corruption repair then repairs the files on the corruption list and installation of the update will succeed on the next attempt.
|
||||||
corrupted binaries and differentials. While applying an update, if hydration of
|
|
||||||
any file fails, "lazy" automatic corruption repair automatically starts,
|
|
||||||
identifies the corrupted binary or differential file, and then adds it to the
|
|
||||||
corruption list. Later, the update operation continues as far as it can go, so
|
|
||||||
that "lazy" automatic corruption repair can collect as many corrupted files to fix
|
|
||||||
as possible. At the end of the hydration section, the update fails, and
|
|
||||||
automatic corruption repair starts. Automatic corruption repair runs as usual
|
|
||||||
and at the end of its operation, adds the corruption list generated by "lazy"
|
|
||||||
automatic corruption repair on top of the new list to repair. Automatic
|
|
||||||
corruption repair then repairs the files on the corruption list and installation
|
|
||||||
of the update will succeed on the next attempt.
|
|
||||||
|
@ -1,14 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: Introduction to the Windows Insider Program for Business
|
title: Introduction to the Windows Insider Program for Business
|
||||||
description: Introduction to the Windows Insider Program for Business and why IT Pros should join it
|
description: Introduction to the Windows Insider Program for Business and why IT Pros should join
|
||||||
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, WiP4Biz, enterprise, rings, flight
|
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, WiP4Biz, enterprise, rings, flight
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
ms.date: 03/01/2018
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
@ -16,7 +17,6 @@ ms.topic: article
|
|||||||
|
|
||||||
# Introduction to the Windows Insider Program for Business
|
# Introduction to the Windows Insider Program for Business
|
||||||
|
|
||||||
|
|
||||||
**Applies to**
|
**Applies to**
|
||||||
|
|
||||||
- Windows 10
|
- Windows 10
|
||||||
@ -38,11 +38,9 @@ Microsoft recommends that all organizations have at least a few devices enrolled
|
|||||||
|
|
||||||
The Windows Insider Program doesn't replace Semi-Annual Channel deployments in an organization. Rather, it provides IT Pros and other interested parties with pre-release Windows builds that they can test and ultimately provide feedback on to Microsoft.
|
The Windows Insider Program doesn't replace Semi-Annual Channel deployments in an organization. Rather, it provides IT Pros and other interested parties with pre-release Windows builds that they can test and ultimately provide feedback on to Microsoft.
|
||||||
|
|
||||||
|
|
||||||
[](images/WIP4Biz_deployment.png)<br>
|
[](images/WIP4Biz_deployment.png)<br>
|
||||||
Windows 10 Insider Preview builds enable organizations to prepare sooner for Windows Semi-Annual releases and reduce the overall validation effort required with traditional deployments.
|
Windows 10 Insider Preview builds enable organizations to prepare sooner for Windows Semi-Annual releases and reduce the overall validation effort required with traditional deployments.
|
||||||
|
|
||||||
|
|
||||||
## Explore new Windows 10 features in Insider Previews
|
## Explore new Windows 10 features in Insider Previews
|
||||||
Windows 10 Insider Preview builds offer organizations a valuable and exciting opportunity to evaluate new Windows features well before general release. What’s more, by providing feedback to Microsoft on these features, you and other Insiders in your organization can help shape Windows for your specific business needs. Here’s how to get the most out of your feature exploration:
|
Windows 10 Insider Preview builds offer organizations a valuable and exciting opportunity to evaluate new Windows features well before general release. What’s more, by providing feedback to Microsoft on these features, you and other Insiders in your organization can help shape Windows for your specific business needs. Here’s how to get the most out of your feature exploration:
|
||||||
|
|
||||||
@ -62,8 +60,6 @@ Along with exploring new features, you also have the option to validate your app
|
|||||||
- Deploy Windows 10 Semi-Annual releases faster and more confidently
|
- Deploy Windows 10 Semi-Annual releases faster and more confidently
|
||||||
- Maximize the 18-month support Window that comes with each Semi-Annual release.
|
- Maximize the 18-month support Window that comes with each Semi-Annual release.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|Objective |Feature exploration|
|
|Objective |Feature exploration|
|
||||||
|---------|---------|
|
|---------|---------|
|
||||||
|Release channel |**Slow Ring:** Insider Preview builds in the Slow Ring are released approximately once a month. They are more stable than Fast Ring releases, making them better suited for validation purposes. Slow Ring releases can be run on either secondary or primary production devices by skilled users.|
|
|Release channel |**Slow Ring:** Insider Preview builds in the Slow Ring are released approximately once a month. They are more stable than Fast Ring releases, making them better suited for validation purposes. Slow Ring releases can be run on either secondary or primary production devices by skilled users.|
|
||||||
@ -71,4 +67,3 @@ Along with exploring new features, you also have the option to validate your app
|
|||||||
|Tasks | Application and infrastructure validation: Before running an Insider Preview build, check our [Windows Insider blog](https://blogs.windows.com/windowsexperience/tag/windows-insider-program/#k3WWwxKCTWHCO82H.97) and [Windows Insider Tech Community](https://techcommunity.microsoft.com/t5/Windows-Insider-Program/bd-p/WindowsInsiderProgram) pages for updates on current issues and fixes. |
|
|Tasks | Application and infrastructure validation: Before running an Insider Preview build, check our [Windows Insider blog](https://blogs.windows.com/windowsexperience/tag/windows-insider-program/#k3WWwxKCTWHCO82H.97) and [Windows Insider Tech Community](https://techcommunity.microsoft.com/t5/Windows-Insider-Program/bd-p/WindowsInsiderProgram) pages for updates on current issues and fixes. |
|
||||||
|Feedback | Application and infrastructure validation:Provide feedback in the Feedback Hub app and also inform app vendors of any significant issues. |
|
|Feedback | Application and infrastructure validation:Provide feedback in the Feedback Hub app and also inform app vendors of any significant issues. |
|
||||||
|Guidance | Application and infrastructure validation:<br>- [Use Upgrade Readiness to create an app inventory and identify mission-critical apps](https://technet.microsoft.com/itpro/windows/deploy/upgrade-readiness-identify-apps)<br>- [Use Device Health to identify problem devices and device drivers](https://docs.microsoft.com/windows/deployment/update/device-health-monitor)<br> - [Windows 10 application compatibility](https://technet.microsoft.com/windows/mt703793)|
|
|Guidance | Application and infrastructure validation:<br>- [Use Upgrade Readiness to create an app inventory and identify mission-critical apps](https://technet.microsoft.com/itpro/windows/deploy/upgrade-readiness-identify-apps)<br>- [Use Device Health to identify problem devices and device drivers](https://docs.microsoft.com/windows/deployment/update/device-health-monitor)<br> - [Windows 10 application compatibility](https://technet.microsoft.com/windows/mt703793)|
|
||||||
|
|
||||||
|
@ -3,10 +3,10 @@ title: Change history for Update Windows 10 (Windows 10)
|
|||||||
description: This topic lists new and updated topics in the Update Windows 10 documentation for Windows 10 and Windows 10 Mobile.
|
description: This topic lists new and updated topics in the Update Windows 10 documentation for Windows 10 and Windows 10 Mobile.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.author: greglin
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.author: jaimeo
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -4,7 +4,6 @@ description: Configure Device Health in Azure Monitor to monitor health (such as
|
|||||||
keywords: Device Health, oms, operations management suite, prerequisites, requirements, monitoring, crash, drivers, azure
|
keywords: Device Health, oms, operations management suite, prerequisites, requirements, monitoring, crash, drivers, azure
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
|
@ -6,7 +6,7 @@ description: You can use Device Health in Azure Portal to monitor the frequency
|
|||||||
keywords: oms, operations management suite, wdav, health, log analytics
|
keywords: oms, operations management suite, wdav, health, log analytics
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
|
@ -6,7 +6,7 @@ description: Explains how to begin using Device Health.
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
keywords: oms, operations management suite, wdav, health, log analytics
|
keywords: oms, operations management suite, wdav, health, log analytics
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,11 +3,11 @@ title: Best practices for feature updates - conclusion
|
|||||||
description: Final thoughts about how to deploy feature updates
|
description: Final thoughts about how to deploy feature updates
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 07/09/2018
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
|
@ -3,10 +3,11 @@ title: Best practices - deploy feature updates during maintenance windows
|
|||||||
description: Learn how to deploy feature updates during a maintenance window
|
description: Learn how to deploy feature updates during a maintenance window
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 07/09/2018
|
ms.date: 07/09/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,11 @@ title: Best practices and recommendations for deploying Windows 10 Feature updat
|
|||||||
description: Learn how to deploy feature updates to your mission critical devices
|
description: Learn how to deploy feature updates to your mission critical devices
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,11 +3,10 @@ title: Best practices - deploy feature updates for user-initiated installations
|
|||||||
description: Learn how to manually deploy feature updates
|
description: Learn how to manually deploy feature updates
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 07/10/2018
|
ms.date: 07/10/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,11 +3,11 @@ title: Windows 10 - How to make FoD and language packs available when you're usi
|
|||||||
description: Learn how to make FoD and language packs available when you're using WSUS/SCCM
|
description: Learn how to make FoD and language packs available when you're using WSUS/SCCM
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: article
|
ms.pagetype: article
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 03/13/2019
|
ms.date: 03/13/2019
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
|
@ -3,11 +3,11 @@ title: How Windows Update works
|
|||||||
description: Learn how Windows Update works, including architecture and troubleshooting
|
description: Learn how Windows Update works, including architecture and troubleshooting
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 09/18/2018
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
|
@ -3,8 +3,7 @@ title: Update Windows 10 in enterprise deployments (Windows 10)
|
|||||||
description: Windows as a service provides an all-new way to think about building, deploying, and servicing Windows 10.
|
description: Windows as a service provides an all-new way to think about building, deploying, and servicing Windows 10.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
author: jaimeo
|
||||||
author: Jaimeo
|
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.localizationpriority: high
|
ms.localizationpriority: high
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -1,11 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Olympia Corp enrollment guidelines
|
title: Olympia Corp enrollment guidelines
|
||||||
description: Olympia Corp enrollment guidelines
|
description: Olympia Corp enrollment guidelines
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
keywords: insider, trial, enterprise, lab, corporation, test
|
keywords: insider, trial, enterprise, lab, corporation, test
|
||||||
|
@ -3,10 +3,11 @@ title: Servicing stack updates (Windows 10)
|
|||||||
description: Servicing stack updates improve the code that installs the other updates.
|
description: Servicing stack updates improve the code that installs the other updates.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 11/29/2018
|
ms.date: 11/29/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -5,7 +5,6 @@ manager: laurawi
|
|||||||
description: new Delivery Optimization data displayed in Update Compliance
|
description: new Delivery Optimization data displayed in Update Compliance
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -5,10 +5,11 @@ manager: laurawi
|
|||||||
description: an overview of the Feature Update Status report
|
description: an overview of the Feature Update Status report
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
ms.author: greglin
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
|
ms.author: jaimeo
|
||||||
ms.collection: M365-analytics
|
ms.collection: M365-analytics
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
@ -6,7 +6,6 @@ description: Configure Update Compliance in Azure Portal to see the status of up
|
|||||||
keywords: update compliance, oms, operations management suite, prerequisites, requirements, updates, upgrades, antivirus, antimalware, signature, log analytics, wdav
|
keywords: update compliance, oms, operations management suite, prerequisites, requirements, updates, upgrades, antivirus, antimalware, signature, log analytics, wdav
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -6,7 +6,6 @@ description: You can use Update Compliance in Azure Portal to monitor the progre
|
|||||||
keywords: oms, operations management suite, wdav, updates, upgrades, antivirus, antimalware, signature, log analytics
|
keywords: oms, operations management suite, wdav, updates, upgrades, antivirus, antimalware, signature, log analytics
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -5,10 +5,11 @@ manager: laurawi
|
|||||||
description: an overview of the Update Compliance Need Attention! report
|
description: an overview of the Update Compliance Need Attention! report
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
ms.author: greglin
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
|
ms.author: jaimeo
|
||||||
ms.collection: M365-analytics
|
ms.collection: M365-analytics
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
@ -5,10 +5,11 @@ manager: laurawi
|
|||||||
description: an overview of Update Compliance Perspectives
|
description: an overview of Update Compliance Perspectives
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
ms.author: greglin
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
|
ms.author: jaimeo
|
||||||
ms.collection: M365-analytics
|
ms.collection: M365-analytics
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
@ -5,7 +5,6 @@ manager: laurawi
|
|||||||
description: an overview of the Security Update Status report
|
description: an overview of the Security Update Status report
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -6,7 +6,6 @@ description: Explains how to begin using Update Compliance.
|
|||||||
keywords: oms, operations management suite, wdav, updates, upgrades, antivirus, antimalware, signature, log analytics
|
keywords: oms, operations management suite, wdav, updates, upgrades, antivirus, antimalware, signature, log analytics
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -5,10 +5,11 @@ manager: laurawi
|
|||||||
description: an overview of the Windows Defender AV Status report
|
description: an overview of the Windows Defender AV Status report
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
ms.author: greglin
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
|
ms.author: jaimeo
|
||||||
ms.collection: M365-analytics
|
ms.collection: M365-analytics
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
@ -3,11 +3,9 @@ title: Configure BranchCache for Windows 10 updates (Windows 10)
|
|||||||
description: Use BranchCache to optimize network bandwidth during update deployment.
|
description: Use BranchCache to optimize network bandwidth during update deployment.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
author: jaimeo
|
||||||
author: greg-lindsay
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 07/27/2017
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -5,7 +5,7 @@ manager: laurawi
|
|||||||
description: You can use Group Policy or your mobile device management (MDM) service to configure Windows Update for Business settings for your devices.
|
description: You can use Group Policy or your mobile device management (MDM) service to configure Windows Update for Business settings for your devices.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
|
@ -6,11 +6,11 @@ description: Reference of all Delivery Optimization settings and descriptions of
|
|||||||
keywords: oms, operations management suite, wdav, updates, downloads, log analytics
|
keywords: oms, operations management suite, wdav, updates, downloads, log analytics
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
@ -6,7 +6,7 @@ description: Delivery Optimization is a new peer-to-peer distribution method in
|
|||||||
keywords: oms, operations management suite, wdav, updates, downloads, log analytics
|
keywords: oms, operations management suite, wdav, updates, downloads, log analytics
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
|
@ -6,7 +6,7 @@ description: Delivery Optimization is a peer-to-peer distribution method in Wind
|
|||||||
keywords: oms, operations management suite, wdav, updates, downloads, log analytics
|
keywords: oms, operations management suite, wdav, updates, downloads, log analytics
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
|
@ -3,7 +3,6 @@ title: Build deployment rings for Windows 10 updates (Windows 10)
|
|||||||
description: Deployment rings in Windows 10 are similar to the deployment groups most organizations constructed for previous major revision upgrades.
|
description: Deployment rings in Windows 10 are similar to the deployment groups most organizations constructed for previous major revision upgrades.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,10 +3,9 @@ title: Integrate Windows Update for Business with management solutions (Windows
|
|||||||
description: Use Windows Update for Business deployments with management tools such as Windows Server Update Services (WSUS) and System Center Configuration Manager.
|
description: Use Windows Update for Business deployments with management tools such as Windows Server Update Services (WSUS) and System Center Configuration Manager.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
author: jaimeo
|
||||||
author: greg-lindsay
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: greglin
|
ms.author: jaimeo
|
||||||
ms.date: 07/27/2017
|
ms.date: 07/27/2017
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,7 +3,6 @@ title: Deploy Windows 10 updates using System Center Configuration Manager (Wind
|
|||||||
description: System Center Configuration Manager provides maximum control over quality and feature updates for Windows 10.
|
description: System Center Configuration Manager provides maximum control over quality and feature updates for Windows 10.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,7 +3,6 @@ title: Deploy Windows 10 updates using Windows Server Update Services (Windows 1
|
|||||||
description: WSUS allows companies to defer, selectively approve, choose when delivered, and determine which devices receive updates.
|
description: WSUS allows companies to defer, selectively approve, choose when delivered, and determine which devices receive updates.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -5,7 +5,6 @@ manager: laurawi
|
|||||||
description: Windows Update for Business lets you manage when devices received updates from Windows Update.
|
description: Windows Update for Business lets you manage when devices received updates from Windows Update.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,7 +3,6 @@ title: Deploy updates for Windows 10 Mobile Enterprise and Windows 10 IoT Mobile
|
|||||||
description: tbd
|
description: tbd
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,8 +3,10 @@ title: Windows as a service
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.manager: elizapo
|
ms.manager: elizapo
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
ms.author: greglin
|
itproauthor: jaimeo
|
||||||
|
author: jaimeo
|
||||||
|
ms.author: jaimeo
|
||||||
ms.date: 12/19/2018
|
ms.date: 12/19/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,7 +3,6 @@ title: Optimize update delivery for Windows 10 updates (Windows 10)
|
|||||||
description: Two methods of peer-to-peer content distribution are available in Windows 10, Delivery Optimization and BranchCache.
|
description: Two methods of peer-to-peer content distribution are available in Windows 10, Delivery Optimization and BranchCache.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -4,7 +4,6 @@ description: In Windows 10, Microsoft has streamlined servicing to make operatin
|
|||||||
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -4,7 +4,6 @@ description: In Windows 10, Microsoft has streamlined servicing to make operatin
|
|||||||
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,7 +3,7 @@ title: Manage device restarts after updates (Windows 10)
|
|||||||
description: tbd
|
description: tbd
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,7 +3,7 @@ title: Assign devices to servicing channels for Windows 10 updates (Windows 10)
|
|||||||
description: tbd
|
description: tbd
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -6,12 +6,11 @@ description: Learn the differences between servicing Windows 10 and servicing ol
|
|||||||
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
keywords: updates, servicing, current, deployment, semi-annual channel, feature, quality, rings, insider, tools
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.audience: itpro
|
ms.audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.collection: M365-modern-desktop
|
ms.collection: M365-modern-desktop
|
||||||
---
|
---
|
||||||
|
@ -3,7 +3,6 @@ title: Prepare servicing strategy for Windows 10 updates (Windows 10)
|
|||||||
description: A strong Windows 10 deployment strategy begins with establishing a simple, repeatable process for testing and deploying each feature update.
|
description: A strong Windows 10 deployment strategy begins with establishing a simple, repeatable process for testing and deploying each feature update.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,7 +3,7 @@ title: Manage additional Windows Update settings (Windows 10)
|
|||||||
description: Additional settings to control the behavior of Windows Update (WU) in Windows 10
|
description: Additional settings to control the behavior of Windows Update (WU) in Windows 10
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
|
@ -3,7 +3,6 @@ title: Walkthrough use Group Policy to configure Windows Update for Business - W
|
|||||||
description: Configure Windows Update for Business settings using Group Policy.
|
description: Configure Windows Update for Business settings using Group Policy.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,12 +3,11 @@ title: Walkthrough use Intune to configure Windows Update for Business (Windows
|
|||||||
description: Configure Windows Update for Business settings using Microsoft Intune.
|
description: Configure Windows Update for Business settings using Microsoft Intune.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.audience: itpro
|
ms.audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.date: 07/27/2017
|
ms.date: 07/27/2017
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -6,7 +6,6 @@ description: Frequently asked questions about Windows Analytics and steps to tak
|
|||||||
keywords: windows analytics, oms, operations management suite, prerequisites, requirements, updates, upgrades, log analytics, health, FAQ, problems, troubleshooting, error
|
keywords: windows analytics, oms, operations management suite, prerequisites, requirements, updates, upgrades, log analytics, health, FAQ, problems, troubleshooting, error
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -6,7 +6,6 @@ description: Use the Azure Portal to add and configure Windows Analytics solutio
|
|||||||
keywords: Device Health, oms, Azure, portal, operations management suite, add, manage, configure, Upgrade Readiness, Update Compliance
|
keywords: Device Health, oms, Azure, portal, operations management suite, add, manage, configure, Upgrade Readiness, Update Compliance
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -6,7 +6,6 @@ description: Enroll devices to enable use of Update Compliance, Upgrade Readines
|
|||||||
keywords: windows analytics, oms, operations management suite, prerequisites, requirements, updates, upgrades, log analytics, health, azure portal
|
keywords: windows analytics, oms, operations management suite, prerequisites, requirements, updates, upgrades, log analytics, health, azure portal
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -6,7 +6,6 @@ description: Introduction and overview of Windows Analytics
|
|||||||
keywords: Device Health, Upgrade Readiness, Update Compliance, oms, operations management suite, prerequisites, requirements, monitoring, crash, drivers
|
keywords: Device Health, Upgrade Readiness, Update Compliance, oms, operations management suite, prerequisites, requirements, monitoring, crash, drivers
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -6,7 +6,6 @@ description: How Windows Analytics uses data
|
|||||||
keywords: windows analytics, oms, privacy, data, diagnostic, operations management suite, prerequisites, requirements, updates, upgrades, log analytics, health, FAQ, problems, troubleshooting, error
|
keywords: windows analytics, oms, privacy, data, diagnostic, operations management suite, prerequisites, requirements, updates, upgrades, log analytics, health, FAQ, problems, troubleshooting, error
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
|
||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
|
@ -4,9 +4,11 @@ ms.prod: windows-10
|
|||||||
layout: LandingPage
|
layout: LandingPage
|
||||||
ms.topic: landing-page
|
ms.topic: landing-page
|
||||||
ms.manager: elizapo
|
ms.manager: elizapo
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
ms.audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.date: 01/24/2019
|
author: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.localizationpriority: high
|
ms.localizationpriority: high
|
||||||
|
@ -3,10 +3,12 @@ title: Windows Update error code list by component
|
|||||||
description: Reference information for Windows Update error codes
|
description: Reference information for Windows Update error codes
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.date: 09/18/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Windows Update common errors and mitigation
|
|||||||
description: Learn about some common issues you might experience with Windows Update
|
description: Learn about some common issues you might experience with Windows Update
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.date: 09/18/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Windows Update log files
|
|||||||
description: Learn about the Windows Update log files
|
description: Learn about the Windows Update log files
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.date: 09/18/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Get started with Windows Update
|
|||||||
description: Learn how Windows Update works, including architecture and troubleshooting
|
description: Learn how Windows Update works, including architecture and troubleshooting
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.date: 09/18/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,12 +3,12 @@ title: Windows Update - Additional resources
|
|||||||
description: Additional resources for Windows Update
|
description: Additional resources for Windows Update
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
|
||||||
audience: itpro
|
audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.audience: itpro
|
ms.audience: itpro
|
||||||
author: greg-lindsay
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.date: 09/18/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Windows Update troubleshooting
|
|||||||
description: Learn how to troubleshoot Windows Update
|
description: Learn how to troubleshoot Windows Update
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl:
|
ms.mktglfcycl:
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 09/18/2018
|
ms.date: 09/18/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Setting up Automatic Update in Windows Update for Business (Windows 10)
|
|||||||
description: Learn how to get started using Windows Update for Business.
|
description: Learn how to get started using Windows Update for Business.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 06/20/2018
|
ms.date: 06/20/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Configure the Basic group policy for Windows Update for Business
|
|||||||
description: Learn how to get started using the Basic GPO in Windows Update for Business.
|
description: Learn how to get started using the Basic GPO in Windows Update for Business.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 06/20/2018
|
ms.date: 06/20/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,7 +3,6 @@ title: Enforce compliance deadlines with policies in Windows Update for Business
|
|||||||
description: Learn how to enforce compliance deadlines using Windows Update for Business.
|
description: Learn how to enforce compliance deadlines using Windows Update for Business.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
|
||||||
author: jaimeo
|
author: jaimeo
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jaimeo
|
ms.author: jaimeo
|
||||||
|
@ -3,10 +3,12 @@ title: Managing drivers, dual-managed environments, and Delivery Optimization wi
|
|||||||
description: Learn how to manage drivers, dual managed environments, and bandwidth (Delivery Optimization) with GPOs in Windows Update for Business.
|
description: Learn how to manage drivers, dual managed environments, and bandwidth (Delivery Optimization) with GPOs in Windows Update for Business.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 06/21/2018
|
ms.date: 06/21/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Managing feature and quality updates with policies in Windows Update for
|
|||||||
description: Learn how to get started using Windows Update for Business.
|
description: Learn how to get started using Windows Update for Business.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.date: 06/20/2018
|
ms.date: 06/20/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
|
@ -3,10 +3,12 @@ title: Onboarding to Windows Update for Business (Windows 10)
|
|||||||
description: Learn how to get started using Windows Update for Business.
|
description: Learn how to get started using Windows Update for Business.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
audience: itpro
|
||||||
audience: itpro
author: greg-lindsay
|
itproauthor: jaimeo
|
||||||
ms.localizationpriority: medium
|
author: jaimeo
|
||||||
ms.audience: itpro
author: greg-lindsay
|
ms.localizationprioauthor: jaimeo
|
||||||
|
ms.audience: itpro
|
||||||
|
author: jaimeo
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: laurawi
|
manager: laurawi
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -9,7 +9,8 @@ ms.prod: w10
|
|||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: activation
|
ms.pagetype: activation
|
||||||
audience: itpro
author: greg-lindsay
|
audience: itpro
|
||||||
|
author: greg-lindsay
|
||||||
ms.date: 12/07/2018
|
ms.date: 12/07/2018
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
@ -37,7 +38,7 @@ VAMT enables IT Professionals to manage and activate the ADBA object. Activation
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
- [How to Activate an Active Directory Forest Online](https://go.microsoft.com/fwlink/p/?LinkId=246565)
|
- [How to Activate an Active Directory Forest Online](https://docs.microsoft.com/windows/deployment/volume-activation/activate-forest-vamt)
|
||||||
- [How to Proxy Activate an Active Directory Forest](https://go.microsoft.com/fwlink/p/?LinkId=246566)
|
- [How to Proxy Activate an Active Directory Forest](https://docs.microsoft.com/windows/deployment/volume-activation/activate-forest-by-proxy-vamt)
|
||||||
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
@ -34,7 +35,7 @@ Before an OEM can register devices on behalf of an organization, the organizatio
|
|||||||
|
|
||||||
Customers may purchase devices from resellers, distributors, or other partners. As long as these resellers, distributors, and partners are part of the [Cloud Solution Partners (CSP) program](https://partner.microsoft.com/en-us/cloud-solution-provider), they too can register devices on behalf of the customer.
|
Customers may purchase devices from resellers, distributors, or other partners. As long as these resellers, distributors, and partners are part of the [Cloud Solution Partners (CSP) program](https://partner.microsoft.com/en-us/cloud-solution-provider), they too can register devices on behalf of the customer.
|
||||||
|
|
||||||
As with OEMs, CSP parnters must be granted permission to register devices on behalf of an organization. This follows the process described on the [Customer consent page](https://docs.microsoft.com/windows/deployment/windows-autopilot/registration-auth#csp-authorization). The CSP partner initiates a request to establish a relationship with the organization, with approval granted by a global administrator from the organization. Once approved, CSP partners add devices using [Partner Center](https://partner.microsoft.com/en-us/pcv/dashboard/overview), either directly through the web site or via available APIs that can automate the same tasks.
|
As with OEMs, CSP partners must be granted permission to register devices on behalf of an organization. This follows the process described on the [Customer consent page](https://docs.microsoft.com/windows/deployment/windows-autopilot/registration-auth#csp-authorization). The CSP partner initiates a request to establish a relationship with the organization, with approval granted by a global administrator from the organization. Once approved, CSP partners add devices using [Partner Center](https://partner.microsoft.com/en-us/pcv/dashboard/overview), either directly through the web site or via available APIs that can automate the same tasks.
|
||||||
|
|
||||||
Windows Autopilot does not require delegated administrator permissions when establishing the relationship between the CSP partner and the organization. As part of the approval process performed by the global administrator, the global administrator can choose to uncheck the "Include delegated administration permissions" checkbox.
|
Windows Autopilot does not require delegated administrator permissions when establishing the relationship between the CSP partner and the organization. As part of the approval process performed by the global administrator, the global administrator can choose to uncheck the "Include delegated administration permissions" checkbox.
|
||||||
|
|
||||||
@ -125,8 +126,8 @@ A summary of each platform's capabilities is provided below.
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://docs.microsoft.com/intune/enrollment-autopilot">Intune</a></td>
|
<td><a href="https://docs.microsoft.com/intune/enrollment-autopilot">Intune</a></td>
|
||||||
<td>YES - 500 at a time max<b>\*</b></td>
|
<td>YES - 500 at a time max<b>*</b></td>
|
||||||
<td>YES<b>\*</b></td>
|
<td>YES<b>*</b></td>
|
||||||
<td>4K HH</td>
|
<td>4K HH</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ sections:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
text: "
|
text: "
|
||||||
<table border ='0'><tr><td width='65%'>Summary</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>Date resolved</td></tr>
|
<table border ='0'><tr><td width='65%'>Summary</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>Date resolved</td></tr>
|
||||||
|
<tr><td><div id='338msg'></div><b>Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters</b><br>Some devices with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards may experience compatibility issues.<br><br><a href = '#338msgdesc'>See details ></a></td><td>N/A <br><br><a href ='' target='_blank'></a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4522355' target='_blank'>KB4522355</a></td><td>October 24, 2019 <br>10:00 AM PT</td></tr>
|
||||||
<tr><td><div id='248msg'></div><b>dGPU occasionally disappear from device manager on Surface Book 2</b><br>Some apps or games may close or fail to open on Surface Book 2 devices with Nvidia dGPU.<br><br><a href = '#248msgdesc'>See details ></a></td><td>OS Build 18362.145<br><br>May 29, 2019<br><a href ='https://support.microsoft.com/help/4497935' target='_blank'>KB4497935</a></td><td>Resolved<br><a href = '' target='_blank'></a></td><td>October 18, 2019 <br>04:33 PM PT</td></tr>
|
<tr><td><div id='248msg'></div><b>dGPU occasionally disappear from device manager on Surface Book 2</b><br>Some apps or games may close or fail to open on Surface Book 2 devices with Nvidia dGPU.<br><br><a href = '#248msgdesc'>See details ></a></td><td>OS Build 18362.145<br><br>May 29, 2019<br><a href ='https://support.microsoft.com/help/4497935' target='_blank'>KB4497935</a></td><td>Resolved<br><a href = '' target='_blank'></a></td><td>October 18, 2019 <br>04:33 PM PT</td></tr>
|
||||||
<tr><td><div id='351msg'></div><b>Intermittent issues when printing</b><br>The print spooler service may intermittently have issues completing a print job and results print job failure.<br><br><a href = '#351msgdesc'>See details ></a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>October 08, 2019 <br>10:00 AM PT</td></tr>
|
<tr><td><div id='351msg'></div><b>Intermittent issues when printing</b><br>The print spooler service may intermittently have issues completing a print job and results print job failure.<br><br><a href = '#351msgdesc'>See details ></a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>October 08, 2019 <br>10:00 AM PT</td></tr>
|
||||||
<tr><td><div id='335msg'></div><b>Audio in games is quiet or different than expected</b><br>Microsoft has received reports that audio in certain games is quieter or different than expected.<br><br><a href = '#335msgdesc'>See details ></a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>September 26, 2019 <br>02:00 PM PT</td></tr>
|
<tr><td><div id='335msg'></div><b>Audio in games is quiet or different than expected</b><br>Microsoft has received reports that audio in certain games is quieter or different than expected.<br><br><a href = '#335msgdesc'>See details ></a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>September 26, 2019 <br>02:00 PM PT</td></tr>
|
||||||
@ -71,6 +72,7 @@ sections:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
text: "
|
text: "
|
||||||
<table border ='0'><tr><td width='65%'>Details</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>History</td></tr>
|
<table border ='0'><tr><td width='65%'>Details</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>History</td></tr>
|
||||||
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='338msgdesc'></div><b>Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters</b><div>Microsoft and NEC have found incompatibility issues with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903 on specific models of NEC devices. If these devices are updated to Windows 10, version 1903, they will no longer be able to use any Wi-Fi connections. The Wi-Fi driver may have a yellow exclamation point in device manager. The task tray icon for networking may show the icon for no internet and <strong>Network & Internet settings</strong> may not show any Wi-Fi networks.</div><div><br></div><div>To safeguard your update experience, we have applied a compatibility hold on the affected devices from being offered Windows 10, version 1903.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Resolution: </strong>This issue was resolved in <a href='https://support.microsoft.com/help/4522355' target='_blank'>KB4522355</a>. The safeguard hold is estimated to be removed in mid-November.</div><br><a href ='#338msg'>Back to top</a></td><td>N/A <br><br><a href ='' target='_blank'></a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4522355' target='_blank'>KB4522355</a></td><td>Resolved:<br>October 24, 2019 <br>10:00 AM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
||||||
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='351msgdesc'></div><b>Intermittent issues when printing</b><div>Applications and printer drivers that leverage the Windows Javascript engine (jscript.dll) for processing print jobs might experience one or more of the following symptoms:</div><ul><li>Applications interacting with the V4 printer driver might close or error when printing. Issues might only be encountered when printing but might also be encountered at any time the app is running, depending on when the app interacts with the print driver.</li><li>The printer spooler service (spoolsv.exe) might close or error in jscript.dll with exception code 0xc0000005 causing the print jobs to stop processing. Only part of the print job might print and the rest might be canceled or error.</li></ul><div></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1</li><li>Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a>.</div><br><a href ='#351msg'>Back to top</a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>Resolved:<br>October 08, 2019 <br>10:00 AM PT<br><br>Opened:<br>September 30, 2019 <br>06:26 PM PT</td></tr>
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='351msgdesc'></div><b>Intermittent issues when printing</b><div>Applications and printer drivers that leverage the Windows Javascript engine (jscript.dll) for processing print jobs might experience one or more of the following symptoms:</div><ul><li>Applications interacting with the V4 printer driver might close or error when printing. Issues might only be encountered when printing but might also be encountered at any time the app is running, depending on when the app interacts with the print driver.</li><li>The printer spooler service (spoolsv.exe) might close or error in jscript.dll with exception code 0xc0000005 causing the print jobs to stop processing. Only part of the print job might print and the rest might be canceled or error.</li></ul><div></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1</li><li>Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a>.</div><br><a href ='#351msg'>Back to top</a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>Resolved:<br>October 08, 2019 <br>10:00 AM PT<br><br>Opened:<br>September 30, 2019 <br>06:26 PM PT</td></tr>
|
||||||
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='335msgdesc'></div><b>Audio in games is quiet or different than expected</b><div>Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a>.</div><br><a href ='#335msg'>Back to top</a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>Resolved:<br>September 26, 2019 <br>02:00 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='335msgdesc'></div><b>Audio in games is quiet or different than expected</b><div>Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a>.</div><br><a href ='#335msg'>Back to top</a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>Resolved:<br>September 26, 2019 <br>02:00 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
||||||
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='336msgdesc'></div><b>IME may become unresponsive or have High CPU usage</b><div>Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.</div><div><br></div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607</li><li>Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016</li></ul><div></div><div><br></div><div><strong>Resolution:</strong> Due to security related changes in <a href='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a>, this issue may occur when <strong>Touch Keyboard and Handwriting Panel Service</strong> is not configured to its default startup type of <strong>Manual</strong>. To resolve the issue, perform the following steps:</div><ol><li>Select the <strong>Start </strong>button and type <strong>Services</strong>.</li><li>Locate <strong>Touch Keyboard and Handwriting Panel Service</strong> and double click on it or long press and select <strong>Properties</strong>.</li><li>Locate <strong>Startup type:</strong> and change it to <strong>Manual</strong></li><li>Select <strong>Ok</strong></li><li>The <strong>TabletInputService </strong>service is now in the default configuration and IME should work as expected.</li></ol><br><a href ='#336msg'>Back to top</a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = '' target='_blank'></a></td><td>Resolved:<br>September 19, 2019 <br>04:08 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='336msgdesc'></div><b>IME may become unresponsive or have High CPU usage</b><div>Some Input Method Editor (IME) may become unresponsive or may have high CPU usage. Affected IMEs include Chinese Simplified (ChsIME.EXE) and Chinese Traditional (ChtIME.EXE) with Changjie/Quick keyboard.</div><div><br></div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607</li><li>Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016</li></ul><div></div><div><br></div><div><strong>Resolution:</strong> Due to security related changes in <a href='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a>, this issue may occur when <strong>Touch Keyboard and Handwriting Panel Service</strong> is not configured to its default startup type of <strong>Manual</strong>. To resolve the issue, perform the following steps:</div><ol><li>Select the <strong>Start </strong>button and type <strong>Services</strong>.</li><li>Locate <strong>Touch Keyboard and Handwriting Panel Service</strong> and double click on it or long press and select <strong>Properties</strong>.</li><li>Locate <strong>Startup type:</strong> and change it to <strong>Manual</strong></li><li>Select <strong>Ok</strong></li><li>The <strong>TabletInputService </strong>service is now in the default configuration and IME should work as expected.</li></ol><br><a href ='#336msg'>Back to top</a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = '' target='_blank'></a></td><td>Resolved:<br>September 19, 2019 <br>04:08 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
||||||
|
@ -64,10 +64,10 @@ sections:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
text: "<div>This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.</div><br>
|
text: "<div>This table offers a summary of current active issues and those issues that have been resolved in the last 30 days.</div><br>
|
||||||
<table border ='0'><tr><td width='65%'>Summary</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>Last updated</td></tr>
|
<table border ='0'><tr><td width='65%'>Summary</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>Last updated</td></tr>
|
||||||
|
<tr><td><div id='338msg'></div><b>Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters</b><br>Some devices with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards may experience compatibility issues.<br><br><a href = '#338msgdesc'>See details ></a></td><td>N/A <br><br><a href ='' target='_blank'></a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4522355' target='_blank'>KB4522355</a></td><td>October 24, 2019 <br>10:00 AM PT</td></tr>
|
||||||
<tr><td><div id='248msg'></div><b>dGPU occasionally disappear from device manager on Surface Book 2</b><br>Some apps or games may close or fail to open on Surface Book 2 devices with Nvidia dGPU.<br><br><a href = '#248msgdesc'>See details ></a></td><td>OS Build 18362.145<br><br>May 29, 2019<br><a href ='https://support.microsoft.com/help/4497935' target='_blank'>KB4497935</a></td><td>Resolved<br><a href = '' target='_blank'></a></td><td>October 18, 2019 <br>04:33 PM PT</td></tr>
|
<tr><td><div id='248msg'></div><b>dGPU occasionally disappear from device manager on Surface Book 2</b><br>Some apps or games may close or fail to open on Surface Book 2 devices with Nvidia dGPU.<br><br><a href = '#248msgdesc'>See details ></a></td><td>OS Build 18362.145<br><br>May 29, 2019<br><a href ='https://support.microsoft.com/help/4497935' target='_blank'>KB4497935</a></td><td>Resolved<br><a href = '' target='_blank'></a></td><td>October 18, 2019 <br>04:33 PM PT</td></tr>
|
||||||
<tr><td><div id='351msg'></div><b>Intermittent issues when printing</b><br>The print spooler service may intermittently have issues completing a print job and results print job failure.<br><br><a href = '#351msgdesc'>See details ></a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>October 08, 2019 <br>10:00 AM PT</td></tr>
|
<tr><td><div id='351msg'></div><b>Intermittent issues when printing</b><br>The print spooler service may intermittently have issues completing a print job and results print job failure.<br><br><a href = '#351msgdesc'>See details ></a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>October 08, 2019 <br>10:00 AM PT</td></tr>
|
||||||
<tr><td><div id='335msg'></div><b>Audio in games is quiet or different than expected</b><br>Microsoft has received reports that audio in certain games is quieter or different than expected.<br><br><a href = '#335msgdesc'>See details ></a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>September 26, 2019 <br>02:00 PM PT</td></tr>
|
<tr><td><div id='335msg'></div><b>Audio in games is quiet or different than expected</b><br>Microsoft has received reports that audio in certain games is quieter or different than expected.<br><br><a href = '#335msgdesc'>See details ></a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>September 26, 2019 <br>02:00 PM PT</td></tr>
|
||||||
<tr><td><div id='338msg'></div><b>Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters</b><br>Some devices with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards may experience compatibility issues.<br><br><a href = '#338msgdesc'>See details ></a></td><td>N/A <br><br><a href ='' target='_blank'></a></td><td>Mitigated<br><a href = '' target='_blank'></a></td><td>September 13, 2019 <br>05:25 PM PT</td></tr>
|
|
||||||
<tr><td><div id='317msg'></div><b>Updates may fail to install and you may receive Error 0x80073701</b><br>Installation of updates may fail and you may receive error code 0x80073701.<br><br><a href = '#317msgdesc'>See details ></a></td><td>OS Build 18362.145<br><br>May 29, 2019<br><a href ='https://support.microsoft.com/help/4497935' target='_blank'>KB4497935</a></td><td>Investigating<br><a href = '' target='_blank'></a></td><td>August 16, 2019 <br>04:28 PM PT</td></tr>
|
<tr><td><div id='317msg'></div><b>Updates may fail to install and you may receive Error 0x80073701</b><br>Installation of updates may fail and you may receive error code 0x80073701.<br><br><a href = '#317msgdesc'>See details ></a></td><td>OS Build 18362.145<br><br>May 29, 2019<br><a href ='https://support.microsoft.com/help/4497935' target='_blank'>KB4497935</a></td><td>Investigating<br><a href = '' target='_blank'></a></td><td>August 16, 2019 <br>04:28 PM PT</td></tr>
|
||||||
<tr><td><div id='231msg'></div><b>Intermittent loss of Wi-Fi connectivity</b><br>Some older devices may experience loss of Wi-Fi connectivity due to an outdated Qualcomm driver. <br><br><a href = '#231msgdesc'>See details ></a></td><td>OS Build 18362.116<br><br>May 21, 2019<br><a href ='https://support.microsoft.com/help/4505057' target='_blank'>KB4505057</a></td><td>Mitigated External<br></td><td>August 01, 2019 <br>08:44 PM PT</td></tr>
|
<tr><td><div id='231msg'></div><b>Intermittent loss of Wi-Fi connectivity</b><br>Some older devices may experience loss of Wi-Fi connectivity due to an outdated Qualcomm driver. <br><br><a href = '#231msgdesc'>See details ></a></td><td>OS Build 18362.116<br><br>May 21, 2019<br><a href ='https://support.microsoft.com/help/4505057' target='_blank'>KB4505057</a></td><td>Mitigated External<br></td><td>August 01, 2019 <br>08:44 PM PT</td></tr>
|
||||||
<tr><td><div id='226msg'></div><b>Gamma ramps, color profiles, and night light settings do not apply in some cases</b><br>Microsoft has identified some scenarios where gamma ramps, color profiles and night light settings may stop working.<br><br><a href = '#226msgdesc'>See details ></a></td><td>OS Build 18362.116<br><br>May 21, 2019<br><a href ='https://support.microsoft.com/help/4505057' target='_blank'>KB4505057</a></td><td>Mitigated<br><a href = '' target='_blank'></a></td><td>August 01, 2019 <br>06:27 PM PT</td></tr>
|
<tr><td><div id='226msg'></div><b>Gamma ramps, color profiles, and night light settings do not apply in some cases</b><br>Microsoft has identified some scenarios where gamma ramps, color profiles and night light settings may stop working.<br><br><a href = '#226msgdesc'>See details ></a></td><td>OS Build 18362.116<br><br>May 21, 2019<br><a href ='https://support.microsoft.com/help/4505057' target='_blank'>KB4505057</a></td><td>Mitigated<br><a href = '' target='_blank'></a></td><td>August 01, 2019 <br>06:27 PM PT</td></tr>
|
||||||
@ -89,9 +89,9 @@ sections:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
text: "
|
text: "
|
||||||
<table border ='0'><tr><td width='65%'>Details</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>History</td></tr>
|
<table border ='0'><tr><td width='65%'>Details</td><td width='15%'>Originating update</td><td width='10%'>Status</td><td width='10%'>History</td></tr>
|
||||||
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='338msgdesc'></div><b>Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters</b><div>Microsoft and NEC have found incompatibility issues with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903 on specific models of NEC devices. If these devices are updated to Windows 10, version 1903, they will no longer be able to use any Wi-Fi connections. The Wi-Fi driver may have a yellow exclamation point in device manager. The task tray icon for networking may show the icon for no internet and <strong>Network & Internet settings</strong> may not show any Wi-Fi networks.</div><div><br></div><div>To safeguard your update experience, we have applied a compatibility hold on the affected devices from being offered Windows 10, version 1903.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Resolution: </strong>This issue was resolved in <a href='https://support.microsoft.com/help/4522355' target='_blank'>KB4522355</a>. The safeguard hold is estimated to be removed in mid-November.</div><br><a href ='#338msg'>Back to top</a></td><td>N/A <br><br><a href ='' target='_blank'></a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4522355' target='_blank'>KB4522355</a></td><td>Resolved:<br>October 24, 2019 <br>10:00 AM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
||||||
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='351msgdesc'></div><b>Intermittent issues when printing</b><div>Applications and printer drivers that leverage the Windows Javascript engine (jscript.dll) for processing print jobs might experience one or more of the following symptoms:</div><ul><li>Applications interacting with the V4 printer driver might close or error when printing. Issues might only be encountered when printing but might also be encountered at any time the app is running, depending on when the app interacts with the print driver.</li><li>The printer spooler service (spoolsv.exe) might close or error in jscript.dll with exception code 0xc0000005 causing the print jobs to stop processing. Only part of the print job might print and the rest might be canceled or error.</li></ul><div></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1</li><li>Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a>.</div><br><a href ='#351msg'>Back to top</a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>Resolved:<br>October 08, 2019 <br>10:00 AM PT<br><br>Opened:<br>September 30, 2019 <br>06:26 PM PT</td></tr>
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='351msgdesc'></div><b>Intermittent issues when printing</b><div>Applications and printer drivers that leverage the Windows Javascript engine (jscript.dll) for processing print jobs might experience one or more of the following symptoms:</div><ul><li>Applications interacting with the V4 printer driver might close or error when printing. Issues might only be encountered when printing but might also be encountered at any time the app is running, depending on when the app interacts with the print driver.</li><li>The printer spooler service (spoolsv.exe) might close or error in jscript.dll with exception code 0xc0000005 causing the print jobs to stop processing. Only part of the print job might print and the rest might be canceled or error.</li></ul><div></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903; Windows 10, version 1809; Windows 10 Enterprise LTSC 2019; Windows 10, version 1803; Windows 10, version 1709; Windows 10, version 1703; Windows 10 Enterprise LTSC 2016; Windows 10, version 1607; Windows 10 Enterprise LTSC 2015; Windows 8.1; Windows 7 SP1</li><li>Server: Windows Server, version 1903; Windows Server, version 1809; Windows Server 2019; Windows Server, version 1803; Windows Server, version 1709 ; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012; Windows Server 2008 R2 SP1; Windows Server 2008 SP2</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a>.</div><br><a href ='#351msg'>Back to top</a></td><td>OS Build 18362.357<br><br>September 23, 2019<br><a href ='https://support.microsoft.com/help/4522016' target='_blank'>KB4522016</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517389' target='_blank'>KB4517389</a></td><td>Resolved:<br>October 08, 2019 <br>10:00 AM PT<br><br>Opened:<br>September 30, 2019 <br>06:26 PM PT</td></tr>
|
||||||
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='335msgdesc'></div><b>Audio in games is quiet or different than expected</b><div>Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a>.</div><br><a href ='#335msg'>Back to top</a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>Resolved:<br>September 26, 2019 <br>02:00 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='335msgdesc'></div><b>Audio in games is quiet or different than expected</b><div>Microsoft has received reports that audio in certain games is quieter or different than expected. At the request of some of our audio partners, we implemented a compatibility change that enabled certain games to query support and render multi-channel audio. Due to customer feedback, we are reverting this change as some games and some devices are not rendering multi-channel audio as expected. This may result in games sounding different than customers are used to and may have missing channels.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Resolution:</strong> This issue was resolved in <a href='https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a>.</div><br><a href ='#335msg'>Back to top</a></td><td>OS Build 18362.356<br><br>September 10, 2019<br><a href ='https://support.microsoft.com/help/4515384' target='_blank'>KB4515384</a></td><td>Resolved<br><a href = 'https://support.microsoft.com/help/4517211' target='_blank'>KB4517211</a></td><td>Resolved:<br>September 26, 2019 <br>02:00 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
||||||
<tr><td style='border-left-width:1px;border-right-width:1px;border-bottom-width:1px;'><div id='338msgdesc'></div><b>Safeguard on certain devices with some Intel and Broadcom Wi-Fi adapters</b><div>Microsoft and NEC have found incompatibility issues with Intel Centrino 6205/6235 and Broadcom 802.11ac Wi-Fi cards when running Windows 10, version 1903 on specific models of NEC devices. If these devices are updated to Windows 10, version 1903, they will no longer be able to use any Wi-Fi connections. The Wi-Fi driver may have a yellow exclamation point in device manager. The task tray icon for networking may show the icon for no internet and <strong>Network & Internet settings</strong> may not show any Wi-Fi networks.</div><div><br></div><div>To safeguard your update experience, we have applied a compatibility hold on the affected devices from being offered Windows 10, version 1903.</div><div><br></div><div><strong>Affected platforms:</strong></div><ul><li>Client: Windows 10, version 1903</li></ul><div></div><div><strong>Workaround:</strong> If you are using an affected device and you have already installed Windows 10, version 1903, you can mitigate the issue disabling then re-enabling the Wi-Fi adapter in Device Manager. You should now be able to use Wi-Fi until your next reboot.</div><div><br></div><div><strong>Next steps:</strong> Microsoft and NEC are working on a resolution and will provide an update in an upcoming release.</div><div><br></div><div><strong>Note </strong>We recommend that you do not attempt to manually update using the <strong>Update now</strong> button or the Media Creation Tool until this issue has been resolved.</div><br><a href ='#338msg'>Back to top</a></td><td>N/A <br><br><a href ='' target='_blank'></a></td><td>Mitigated<br><a href = '' target='_blank'></a></td><td>Last updated:<br>September 13, 2019 <br>05:25 PM PT<br><br>Opened:<br>September 13, 2019 <br>05:25 PM PT</td></tr>
|
|
||||||
</table>
|
</table>
|
||||||
"
|
"
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ sections:
|
|||||||
text: "
|
text: "
|
||||||
<table border ='0'><tr><td width='80%'>Message</td><td width='20%'>Date</td></tr>
|
<table border ='0'><tr><td width='80%'>Message</td><td width='20%'>Date</td></tr>
|
||||||
|
|
||||||
|
<tr><td id='363'><a href = 'https://support.microsoft.com/help/4522355' target='_blank'><b>October 2019 Windows 10, version 1903 \"D\" optional release is available.</b></a><a class='docon docon-link heading-anchor' aria-labelledby='363' href='#363'></a><br><div>The October 2019 optional monthly “D” release for Windows 10, version 1903 is now available. For more information on the different types of monthly quality updates, see our <a href=\"https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Windows-10-update-servicing-cadence/ba-p/222376\" target=\"_blank\">Windows 10 update servicing cadence primer</a>. Follow <a href=\"https://twitter.com/windowsupdate\" target=\"_blank\">@WindowsUpdate</a> for the latest on the availability of this release.</div></td><td>October 24, 2019 <br>08:00 AM PT</td></tr>
|
||||||
<tr><td id='359'><b>October 2019 Windows \"C\" optional release is available.</b><a class='docon docon-link heading-anchor' aria-labelledby='359' href='#359'></a><br><div>The October 2019<strong> </strong>optional monthly “C” release for all supported versions of Windows is now available. For more information on the different types of monthly quality updates, see our <a href=\"https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Windows-10-update-servicing-cadence/ba-p/222376\" target=\"_blank\">Windows 10 update servicing cadence primer</a>. Follow <a href=\"https://twitter.com/windowsupdate\" target=\"_blank\">@WindowsUpdate</a> for the latest on the availability of this release.</div></td><td>October 15, 2019 <br>09:59 AM PT</td></tr>
|
<tr><td id='359'><b>October 2019 Windows \"C\" optional release is available.</b><a class='docon docon-link heading-anchor' aria-labelledby='359' href='#359'></a><br><div>The October 2019<strong> </strong>optional monthly “C” release for all supported versions of Windows is now available. For more information on the different types of monthly quality updates, see our <a href=\"https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Windows-10-update-servicing-cadence/ba-p/222376\" target=\"_blank\">Windows 10 update servicing cadence primer</a>. Follow <a href=\"https://twitter.com/windowsupdate\" target=\"_blank\">@WindowsUpdate</a> for the latest on the availability of this release.</div></td><td>October 15, 2019 <br>09:59 AM PT</td></tr>
|
||||||
<tr><td id='347'><a href = 'https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/End-of-service-reminders-for-Windows-10-versions-1703-and-1803/ba-p/903715' target='_blank'><b>Windows 10, version 1703 has reached end of service</b></a><a class='docon docon-link heading-anchor' aria-labelledby='347' href='#347'></a><br><div>Consumer and commercial editions of Windows 10, version 1703 have reached end of service. As devices running these editions are no longer receiving monthly security and quality updates containing protections from the latest security threats, we recommend that you update these devices to the latest version of Windows 10 immediately. For more information on end of service dates currently supported versions of Windows 10, see the <a href=\"https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet\" target=\"_blank\"><strong><u>Windows lifecycle fact sheet</u></strong></a>.</div></td><td>October 09, 2019 <br>12:00 PM PT</td></tr>
|
<tr><td id='347'><a href = 'https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/End-of-service-reminders-for-Windows-10-versions-1703-and-1803/ba-p/903715' target='_blank'><b>Windows 10, version 1703 has reached end of service</b></a><a class='docon docon-link heading-anchor' aria-labelledby='347' href='#347'></a><br><div>Consumer and commercial editions of Windows 10, version 1703 have reached end of service. As devices running these editions are no longer receiving monthly security and quality updates containing protections from the latest security threats, we recommend that you update these devices to the latest version of Windows 10 immediately. For more information on end of service dates currently supported versions of Windows 10, see the <a href=\"https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet\" target=\"_blank\"><strong><u>Windows lifecycle fact sheet</u></strong></a>.</div></td><td>October 09, 2019 <br>12:00 PM PT</td></tr>
|
||||||
<tr><td id='356'><a href = 'https://support.microsoft.com/help/4517389' target='_blank'><b>Take Action: October 2019 security update available for all supported versions of Windows</b></a><a class='docon docon-link heading-anchor' aria-labelledby='356' href='#356'></a><br><div>The October 2019 security update release, referred to as our “B” release, is now available for Windows 10, version 1903 and all supported versions of Windows. We recommend that you install these updates promptly. For more information on the different types of monthly quality updates, see our <a href=\"https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Windows-10-update-servicing-cadence/ba-p/222376\" target=\"_blank\">Windows 10 update servicing cadence primer</a>. To be informed about the latest updates and releases, follow us on Twitter <a href=\"https://twitter.com/windowsupdate\" target=\"_blank\">@WindowsUpdate</a>.</div><div> </div></td><td>October 08, 2019 <br>08:00 AM PT</td></tr>
|
<tr><td id='356'><a href = 'https://support.microsoft.com/help/4517389' target='_blank'><b>Take Action: October 2019 security update available for all supported versions of Windows</b></a><a class='docon docon-link heading-anchor' aria-labelledby='356' href='#356'></a><br><div>The October 2019 security update release, referred to as our “B” release, is now available for Windows 10, version 1903 and all supported versions of Windows. We recommend that you install these updates promptly. For more information on the different types of monthly quality updates, see our <a href=\"https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Windows-10-update-servicing-cadence/ba-p/222376\" target=\"_blank\">Windows 10 update servicing cadence primer</a>. To be informed about the latest updates and releases, follow us on Twitter <a href=\"https://twitter.com/windowsupdate\" target=\"_blank\">@WindowsUpdate</a>.</div><div> </div></td><td>October 08, 2019 <br>08:00 AM PT</td></tr>
|
||||||
|
@ -41,7 +41,7 @@ Yes, BitLocker supports multifactor authentication for operating system drives.
|
|||||||
For requirements, see [System requirements](bitlocker-overview.md#system-requirements).
|
For requirements, see [System requirements](bitlocker-overview.md#system-requirements).
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Dynamic disks are not supported by BitLocker. Dynamic data volumes will not be displayed in the Control Panel. Although the operating system volume will always be displayed in the Control Panel, regardless of whether it is a Dynamic disk, if it is a dynamic disk it is cannot be protected by BitLocker.
|
> Dynamic disks are not supported by BitLocker. Dynamic data volumes will not be displayed in the Control Panel. Although the operating system volume will always be displayed in the Control Panel, regardless of whether it is a Dynamic disk, if it is a dynamic disk it cannot be protected by BitLocker.
|
||||||
|
|
||||||
## Why are two partitions required? Why does the system drive have to be so large?
|
## Why are two partitions required? Why does the system drive have to be so large?
|
||||||
|
|
||||||
@ -78,4 +78,4 @@ To turn on, turn off, or change configurations of BitLocker on operating system
|
|||||||
|
|
||||||
## What is the recommended boot order for computers that are going to be BitLocker-protected?
|
## What is the recommended boot order for computers that are going to be BitLocker-protected?
|
||||||
|
|
||||||
You should configure the startup options of your computer to have the hard disk drive first in the boot order, before any other drives such ach as CD/DVD drives or USB drives. If the hard disk is not first and you typically boot from hard disk, then a boot order change may be detected or assumed when removable media is found during boot. The boot order typically affects the system measurement that is verified by BitLocker and a change in boot order will cause you to be prompted for your BitLocker recovery key. For the same reason, if you have a laptop with a docking station, ensure that the hard disk drive is first in the boot order both when docked and undocked.
|
You should configure the startup options of your computer to have the hard disk drive first in the boot order, before any other drives such as CD/DVD drives or USB drives. If the hard disk is not first and you typically boot from hard disk, then a boot order change may be detected or assumed when removable media is found during boot. The boot order typically affects the system measurement that is verified by BitLocker and a change in boot order will cause you to be prompted for your BitLocker recovery key. For the same reason, if you have a laptop with a docking station, ensure that the hard disk drive is first in the boot order both when docked and undocked.
|
||||||
|
@ -123,7 +123,7 @@ The following table defines which Windows features require TPM support.
|
|||||||
TPM Platform Crypto Provider Key Storage Provider| Yes | Yes | Yes
|
TPM Platform Crypto Provider Key Storage Provider| Yes | Yes | Yes
|
||||||
Virtual Smart Card | Yes | Yes | Yes
|
Virtual Smart Card | Yes | Yes | Yes
|
||||||
Certificate storage | No | Yes | Yes | TPM is only required when the certificate is stored in the TPM.
|
Certificate storage | No | Yes | Yes | TPM is only required when the certificate is stored in the TPM.
|
||||||
Autopilot | Yes | No | Yes | TPM 2.0 and UEFI firmware is required.
|
Autopilot | Yes | No | Yes | TPM 2.0 and UEFI firmware is required for white glove and self-deploying scenarios.
|
||||||
SecureBIO | Yes | No | Yes | TPM 2.0 and UEFI firmware is required.
|
SecureBIO | Yes | No | Yes | TPM 2.0 and UEFI firmware is required.
|
||||||
DRTM | Yes | No | Yes | TPM 2.0 and UEFI firmware is required.
|
DRTM | Yes | No | Yes | TPM 2.0 and UEFI firmware is required.
|
||||||
|
|
||||||
|
@ -102,7 +102,7 @@ This event generates when [Windows Filtering Platform](https://msdn.microsoft.co
|
|||||||
|
|
||||||
- Outbound – for unbound connections.
|
- Outbound – for unbound connections.
|
||||||
|
|
||||||
- **Source Address** \[Type = UnicodeString\]**:** local IP address on which application received the connection.
|
- **Source Address** \[Type = UnicodeString\]**:** IP address from which the connection was initiated.
|
||||||
|
|
||||||
- IPv4 Address
|
- IPv4 Address
|
||||||
|
|
||||||
@ -114,9 +114,9 @@ This event generates when [Windows Filtering Platform](https://msdn.microsoft.co
|
|||||||
|
|
||||||
- 127.0.0.1 , ::1 - localhost
|
- 127.0.0.1 , ::1 - localhost
|
||||||
|
|
||||||
- **Source Port** \[Type = UnicodeString\]**:** port number on which application received the connection.
|
- **Source Port** \[Type = UnicodeString\]**:** port number from which the connection was initiated.
|
||||||
|
|
||||||
- **Destination Address** \[Type = UnicodeString\]**:** IP address ***from*** which connection was received or initiated.
|
- **Destination Address** \[Type = UnicodeString\]**:** IP address where the connection was received.
|
||||||
|
|
||||||
- IPv4 Address
|
- IPv4 Address
|
||||||
|
|
||||||
@ -128,7 +128,7 @@ This event generates when [Windows Filtering Platform](https://msdn.microsoft.co
|
|||||||
|
|
||||||
- 127.0.0.1 , ::1 - localhost
|
- 127.0.0.1 , ::1 - localhost
|
||||||
|
|
||||||
- **Destination Port** \[Type = UnicodeString\]**:** port number which was used from remote machine to initiate connection.
|
- **Destination Port** \[Type = UnicodeString\]**:** port number where the connection was received.
|
||||||
|
|
||||||
- **Protocol** \[Type = UInt32\]: number of protocol which was used.
|
- **Protocol** \[Type = UInt32\]: number of protocol which was used.
|
||||||
|
|
||||||
@ -184,7 +184,7 @@ For 5156(S): The Windows Filtering Platform has permitted a connection.
|
|||||||
|
|
||||||
- If you need to monitor all inbound connections to a specific local port, monitor for [5156](event-5156.md) events with that “**Source Port**.**”**
|
- If you need to monitor all inbound connections to a specific local port, monitor for [5156](event-5156.md) events with that “**Source Port**.**”**
|
||||||
|
|
||||||
- Monitor for all connections with a “**Protocol Number”** that is not typical for this device or compter, for example, anything other than 1, 6, or 17.
|
- Monitor for all connections with a “**Protocol Number”** that is not typical for this device or computer, for example, anything other than 1, 6, or 17.
|
||||||
|
|
||||||
- If the computer’s communication with “**Destination Address”** should always use a specific “**Destination Port**,**”** monitor for any other “**Destination Port**.”
|
- If the computer’s communication with “**Destination Address”** should always use a specific “**Destination Port**,**”** monitor for any other “**Destination Port**.”
|
||||||
|
|
||||||
|
@ -19,18 +19,11 @@ ms.topic: article
|
|||||||
|
|
||||||
The Microsoft Virus Initiative (MVI) helps organizations to get their products working and integrated with Windows.
|
The Microsoft Virus Initiative (MVI) helps organizations to get their products working and integrated with Windows.
|
||||||
|
|
||||||
MVI members will receive access to Windows APIs (such as those used by Windows Defender Antivirus), and other technologies including IOAV, AMSI and Cloud Files, malware telemetry and samples, and invitations to security related events and conferences.
|
MVI members receive access to Windows APIs and other technologies including IOAV, AMSI and Cloud files. Members also get malware telemetry and samples and invitations to security related events and conferences.
|
||||||
|
|
||||||
MVI requires members to develop and own antimalware technology and to be present in the antimalware industry community.
|
## Become a member
|
||||||
|
|
||||||
## Join MVI
|
A request for membership is made by an individual as a representative of an organization that develops and produces antimalware or antivirus technology. Your organization must meet the following eligibility requirements to qualify for the MVI program:
|
||||||
|
|
||||||
A request for membership is made by an individual as a representative of an organization that develops and produces antimalware or antivirus technology.
|
|
||||||
|
|
||||||
|
|
||||||
### Initial selection criteria
|
|
||||||
|
|
||||||
Your organization must meet the following eligibility requirements to qualify for the MVI program:
|
|
||||||
|
|
||||||
1. Offer an antimalware or antivirus product that is one of the following:
|
1. Offer an antimalware or antivirus product that is one of the following:
|
||||||
|
|
||||||
@ -39,10 +32,9 @@ Your organization must meet the following eligibility requirements to qualify fo
|
|||||||
|
|
||||||
2. Have your own malware research team unless you build a product based on an SDK.
|
2. Have your own malware research team unless you build a product based on an SDK.
|
||||||
|
|
||||||
3. Be active and have a positive reputation in the antimalware industry. Your organization is:
|
3. Be active and have a positive reputation in the antimalware industry.
|
||||||
|
|
||||||
* Certified through independent testing by an industry standard organization such as [ICSA Labs](https://www.icsalabs.com/), [West Coast Labs](http://www.westcoastlabs.com/), [PCSL IT Consulting Institute](https://www.pitci.net/), or [SKD Labs](http://www.skdlabs.com/html/english/).
|
* Activity can include participation in industry conferences or being reviewed in an industry standard report such as AV Comparatives, OPSWAT or Gartner.
|
||||||
* Be active in the antimalware industry. For example, participate in industry conferences, be reviewed in an industry standard report such as AV Comparatives, OPSWAT or Gartner.
|
|
||||||
|
|
||||||
4. Be willing to sign a non-disclosure agreement (NDA) with Microsoft.
|
4. Be willing to sign a non-disclosure agreement (NDA) with Microsoft.
|
||||||
|
|
||||||
@ -52,6 +44,19 @@ Your organization must meet the following eligibility requirements to qualify fo
|
|||||||
|
|
||||||
7. Submit your app to Microsoft for periodic performance testing.
|
7. Submit your app to Microsoft for periodic performance testing.
|
||||||
|
|
||||||
### Apply now
|
8. Certified through independent testing by at least one industry standard organization.
|
||||||
|
|
||||||
|
Test Provider | Lab Test Type | Minimum Level / Score
|
||||||
|
------------- |---------------|----------------------
|
||||||
|
AV-Comparatives | Real-World Protection Test </br> https://www.av-comparatives.org/testmethod/real-world-protection-tests/ |“Approved” rating from AV Comparatives
|
||||||
|
AV-Test | Must pass tests for Windows. Certifications for Mac and Linux are not accepted </br> https://www.av-test.org/en/about-the-institute/certification/ | Achieve "AV-TEST Certified" (for home users) or "AV-TEST Approved” (for corporate users)
|
||||||
|
ICSA Labs | Endpoint Anti-Malware Detection </br> https://www.icsalabs.com/technology-program/anti-virus/criteria |PASS/Certified
|
||||||
|
NSS Labs | Advanced Endpoint Protection AEP 3.0, which covers automatic threat prevention and threat event reporting capabilities </br> https://www.nsslabs.com/tested-technologies/advanced-endpoint-protection/ |“Neutral” rating from NSS
|
||||||
|
SKD Labs | Certification Requirements Product: Anti-virus or Antimalware </br> http://www.skdlabs.com/html/english/ </br> http://www.skdlabs.com/cert/ |SKD Labs Star Check Certification Requirements Pass >= 98.5 % with On Demand, On Access and Total Detection tests
|
||||||
|
SE Labs | Protection A rating or Small Business EP A rating or Enterprise EP Protection A rating </br> https://selabs.uk/en/reports/consumers |Home or Enterprise “A” rating
|
||||||
|
VB 100 | VB100 Certification Test V1.1 </br> https://www.virusbulletin.com/testing/vb100/vb100-methodology/vb100-methodology-ver1-1/ | VB100 Certification
|
||||||
|
West Coast Labs | Checkmark Certified </br> http://www.checkmarkcertified.com/sme/ | “A” Rating on Product Security Performance
|
||||||
|
|
||||||
|
## Apply now
|
||||||
|
|
||||||
If your organization meets these criteria and is interested in joining, [apply for membership now](https://www.microsoft.com/wdsi/alliances/apply-alliance-membership). If you have questions, [contact us for more information](https://www.microsoft.com/wdsi/alliances/collaboration-inquiry).
|
If your organization meets these criteria and is interested in joining, [apply for membership now](https://www.microsoft.com/wdsi/alliances/apply-alliance-membership). If you have questions, [contact us for more information](https://www.microsoft.com/wdsi/alliances/collaboration-inquiry).
|
||||||
|
@ -22,8 +22,6 @@ ms.topic: conceptual
|
|||||||
**Applies to:**
|
**Applies to:**
|
||||||
- [Microsoft Defender Advanced Threat Protection (Windows Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
- [Microsoft Defender Advanced Threat Protection (Windows Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
||||||
|
|
||||||
[!include[Prerelease information](prerelease.md)]
|
|
||||||
|
|
||||||
The Microsoft Defender ATP API Explorer is a tool that helps you explore various Microsoft Defender ATP APIs interactively.
|
The Microsoft Defender ATP API Explorer is a tool that helps you explore various Microsoft Defender ATP APIs interactively.
|
||||||
|
|
||||||
The API Explorer makes it easy to construct and perform API queries, test and send requests for any available Microsoft Defender ATP API endpoint. You can also use the API Explorer to perform actions or find data that might not yet be available through the user interface.
|
The API Explorer makes it easy to construct and perform API queries, test and send requests for any available Microsoft Defender ATP API endpoint. You can also use the API Explorer to perform actions or find data that might not yet be available through the user interface.
|
||||||
|
@ -22,7 +22,6 @@ ms.topic: conceptual
|
|||||||
**Applies to:**
|
**Applies to:**
|
||||||
- [Microsoft Defender Advanced Threat Protection (Windows Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
- [Microsoft Defender Advanced Threat Protection (Windows Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
|
||||||
|
|
||||||
[!include[Prerelease information](prerelease.md)]
|
|
||||||
|
|
||||||
Connected applications integrates with the Microsoft Defender ATP platform using APIs.
|
Connected applications integrates with the Microsoft Defender ATP platform using APIs.
|
||||||
|
|
||||||
|
@ -42,10 +42,6 @@ Turn on the preview experience setting to be among the first to try upcoming fea
|
|||||||
## Preview features
|
## Preview features
|
||||||
The following features are included in the preview release:
|
The following features are included in the preview release:
|
||||||
|
|
||||||
- [Connected Azure AD applications](connected-applications.md)<br> The Connected applications page provides information about the Azure AD applications connected to Microsoft Defender ATP in your organization.
|
|
||||||
|
|
||||||
- [API Explorer](api-explorer.md)<br> The API explorer makes it easy to construct and perform API queries, test and send requests for any available Microsoft Defender ATP API endpoint.
|
|
||||||
|
|
||||||
- [Microsoft Threat Experts - Experts on Demand](microsoft-threat-experts.md) <BR> You now have the option to consult with Microsoft Threat Experts from several places in the portal to help you in the context of your investigation.
|
- [Microsoft Threat Experts - Experts on Demand](microsoft-threat-experts.md) <BR> You now have the option to consult with Microsoft Threat Experts from several places in the portal to help you in the context of your investigation.
|
||||||
|
|
||||||
- [Indicators for IP addresses, URLs/Domains](manage-indicators.md) <BR> You can now allow or block URLs/domains using your own threat intelligence.
|
- [Indicators for IP addresses, URLs/Domains](manage-indicators.md) <BR> You can now allow or block URLs/domains using your own threat intelligence.
|
||||||
|
@ -28,6 +28,13 @@ The following features are generally available (GA) in the latest release of Mic
|
|||||||
For more information preview features, see [Preview features](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-atp/preview-windows-defender-advanced-threat-protection).
|
For more information preview features, see [Preview features](https://docs.microsoft.com/windows/security/threat-protection/windows-defender-atp/preview-windows-defender-advanced-threat-protection).
|
||||||
|
|
||||||
|
|
||||||
|
## October 2019
|
||||||
|
|
||||||
|
- [Connected Azure AD applications](connected-applications.md)<br> The Connected applications page provides information about the Azure AD applications connected to Microsoft Defender ATP in your organization.
|
||||||
|
|
||||||
|
- [API Explorer](api-explorer.md)<br> The API explorer makes it easy to construct and perform API queries, test and send requests for any available Microsoft Defender ATP API endpoint.
|
||||||
|
|
||||||
|
|
||||||
## September 2019
|
## September 2019
|
||||||
|
|
||||||
- [Tamper Protection settings using Intune](../windows-defender-antivirus/prevent-changes-to-security-settings-with-tamper-protection.md#turn-tamper-protection-on-or-off-for-your-organization-using-intune)<br/>You can now turn Tamper Protection on (or off) for your organization in the Microsoft 365 Device Management portal (Intune).
|
- [Tamper Protection settings using Intune](../windows-defender-antivirus/prevent-changes-to-security-settings-with-tamper-protection.md#turn-tamper-protection-on-or-off-for-your-organization-using-intune)<br/>You can now turn Tamper Protection on (or off) for your organization in the Microsoft 365 Device Management portal (Intune).
|
||||||
|
@ -64,7 +64,7 @@ You can set several rule options within a WDAC policy. Table 2 describes each ru
|
|||||||
| **8 Required:EV Signers** | In addition to being WHQL signed, this rule requires that drivers must have been submitted by a partner that has an Extended Verification (EV) certificate. All future Windows 10 and later drivers will meet this requirement. |
|
| **8 Required:EV Signers** | In addition to being WHQL signed, this rule requires that drivers must have been submitted by a partner that has an Extended Verification (EV) certificate. All future Windows 10 and later drivers will meet this requirement. |
|
||||||
| **9 Enabled:Advanced Boot Options Menu** | The F8 preboot menu is disabled by default for all WDAC policies. Setting this rule option allows the F8 menu to appear to physically present users. |
|
| **9 Enabled:Advanced Boot Options Menu** | The F8 preboot menu is disabled by default for all WDAC policies. Setting this rule option allows the F8 menu to appear to physically present users. |
|
||||||
| **10 Enabled:Boot Audit on Failure** | Used when the WDAC policy is in enforcement mode. When a driver fails during startup, the WDAC policy will be placed in audit mode so that Windows will load. Administrators can validate the reason for the failure in the CodeIntegrity event log. |
|
| **10 Enabled:Boot Audit on Failure** | Used when the WDAC policy is in enforcement mode. When a driver fails during startup, the WDAC policy will be placed in audit mode so that Windows will load. Administrators can validate the reason for the failure in the CodeIntegrity event log. |
|
||||||
| **11 Disabled:Script Enforcement** | This option is not currently supported. |
|
| **11 Disabled:Script Enforcement** | This option disables script enforcement options. Unsigned PowerShell scripts and interactive PowerShell are no longer restricted to Restricted Language Mode. NOTE: This option is only supported with the Windows 10 May 2019 Update (1903) and higher. Using it on earlier versions of Windows 10 is not supported and may have unintended results. |
|
||||||
| **12 Required:Enforce Store Applications** | If this rule option is enabled, WDAC policies will also apply to Universal Windows applications. |
|
| **12 Required:Enforce Store Applications** | If this rule option is enabled, WDAC policies will also apply to Universal Windows applications. |
|
||||||
| **13 Enabled:Managed Installer** | Use this option to automatically allow applications installed by a software distribution solution, such as System Center Configuration Manager, that has been defined as a managed installer. |
|
| **13 Enabled:Managed Installer** | Use this option to automatically allow applications installed by a software distribution solution, such as System Center Configuration Manager, that has been defined as a managed installer. |
|
||||||
| **14 Enabled:Intelligent Security Graph Authorization** | Use this option to automatically allow applications with "known good" reputation as defined by Microsoft’s Intelligent Security Graph (ISG). |
|
| **14 Enabled:Intelligent Security Graph Authorization** | Use this option to automatically allow applications with "known good" reputation as defined by Microsoft’s Intelligent Security Graph (ISG). |
|
||||||
|
@ -67,8 +67,8 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|
|||||||
|
|
||||||
| | |
|
| | |
|
||||||
|--------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|--------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **Q:** | How do I configure WDAG to work with my network proxy (IP-Literal Addresses)? |
|
| **Q:** | How do I configure Windows Defender Application Guard to work with my network proxy (IP-Literal Addresses)? |
|
||||||
| **A:** | WDAG requires proxies to have a symbolic name, not just an IP address. IP-Literal proxy settings such as “192.168.1.4:81” can be annotated as “itproxy:81” or using a record such as “P19216810010” for a proxy with an IP address of 192.168.100.10. This applies to Windows 10 Enterprise edition, 1709 or higher. These would be for the proxy policies under Network Isolation in Group Policy or Intune. |
|
| **A:** | Windows Defender Application Guard requires proxies to have a symbolic name, not just an IP address. IP-Literal proxy settings such as “192.168.1.4:81” can be annotated as “itproxy:81” or using a record such as “P19216810010” for a proxy with an IP address of 192.168.100.10. This applies to Windows 10 Enterprise edition, 1709 or higher. These would be for the proxy policies under Network Isolation in Group Policy or Intune. |
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|
|||||||
| | |
|
| | |
|
||||||
|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **Q:** | Which Input Method Editors (IME) in 19H1 are not supported? |
|
| **Q:** | Which Input Method Editors (IME) in 19H1 are not supported? |
|
||||||
| **A:** | The following Input Method Editors (IME) introduced in Windows 10, version 1903 are currently not supported in WDAG.<br>Vietnam Telex keyboard<br>Vietnam number key-based keyboard<br>Hindi phonetic keyboard<br>Bangla phonetic keyboard<br>Marathi phonetic keyboard<br>Telugu phonetic keyboard<br>Tamil phonetic keyboard<br>Kannada phonetic keyboard<br>Malayalam phonetic keyboard<br>Gujarati phonetic keyboard<br>Odia phonetic keyboard<br>Punjabi phonetic keyboard |
|
| **A:** | The following Input Method Editors (IME) introduced in Windows 10, version 1903 are currently not supported in Windows Defender Application Guard.<br>Vietnam Telex keyboard<br>Vietnam number key-based keyboard<br>Hindi phonetic keyboard<br>Bangla phonetic keyboard<br>Marathi phonetic keyboard<br>Telugu phonetic keyboard<br>Tamil phonetic keyboard<br>Kannada phonetic keyboard<br>Malayalam phonetic keyboard<br>Gujarati phonetic keyboard<br>Odia phonetic keyboard<br>Punjabi phonetic keyboard |
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -111,3 +111,17 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|--------|-----------------------------------------------------------------------------------------------|
|
||||||
|
| **Q:** | Is there a size limit to the domain lists that I need to configure? |
|
||||||
|
| **A:** | Yes, both the Enterprise Resource domains hosted in the cloud and the Domains categorized as both work and personal have a 16383B limit.|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|--------|-----------------------------------------------------------------------------------------------|
|
||||||
|
| **Q:** | Why does my encryption driver break Windows Defender Application Guard? |
|
||||||
|
| **A:** | Windows Defender Application Guard accesses files from a VHD mounted on the host that needs to be written during setup. If an encryption driver prevents a VHD from being mounted or from being written to, WDAG will not work. |
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user