mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Merge branch 'main' into ADO-9517656-Update-for-Business
This commit is contained in:
@ -14,7 +14,7 @@ ms.localizationpriority: medium
|
||||
appliesto:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
|
||||
ms.date: 12/14/2024
|
||||
ms.date: 12/27/2024
|
||||
---
|
||||
|
||||
# Manage additional Windows Update settings
|
||||
@ -300,7 +300,7 @@ On new devices, Windows Update doesn't begin installing background updates until
|
||||
|
||||
In scenarios where initial sign-in is delayed, setting the following registry values allow devices to begin background update work before a user first signs in:
|
||||
|
||||
- **Registry key**: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Orchestrator
|
||||
- **Registry key**: `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Orchestrator`
|
||||
- **DWORD value name**: ScanBeforeInitialLogonAllowed
|
||||
- **Value data**: 1
|
||||
|
||||
|
@ -257,6 +257,7 @@ The PnP enumerated device is removed from the System Spec because one of the har
|
||||
|
||||
| Error code | Message | Description |
|
||||
|------------|-----------------------------------|--------------------------------------------------------------|
|
||||
| `0x80070020` | `InstallFileLocked`| Couldn't access the file because it is already in use. This can occur when the installer tries to replace a file that an antivirus, antimalware or backup program is currently scanning. |
|
||||
| `0x80240001` | `WU_E_NO_SERVICE` | Windows Update Agent was unable to provide the service.
|
||||
| `0x80240002` | `WU_E_MAX_CAPACITY_REACHED` | The maximum capacity of the service was exceeded.
|
||||
| `0x80240003` | `WU_E_UNKNOWN_ID` | An ID can't be found.
|
||||
|
@ -159,7 +159,8 @@ Just like the [**Quality updates**](#quality-updates-tab) and [**Feature updates
|
||||
|
||||
The **Update status** group for driver updates contains the following items:
|
||||
|
||||
- **Update states for all driver updates**: Chart containing the number of devices in a specific state, such as installing, for driver updates.
|
||||
- **Update states for all driver updates**: Chart containing the number of driver updates in a specific state, such as installing.
|
||||
|
||||
- **Distribution of Driver Classes**: Chart containing the number of drivers in a specific class.
|
||||
- **Update alerts for all driver updates**: Chart containing the count of active errors and warnings for driver updates.
|
||||
|
||||
|
Reference in New Issue
Block a user