Skip to content

Commit d01c752

Browse files
author
Simonx Xu
committed
AB#3793, AB#3830: Update article as per SME comments (andad)
1 parent eb93978 commit d01c752

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

.openpublishing.redirection.developer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6254,6 +6254,10 @@
62546254
{
62556255
"source_path": "support/developer/webapps/iis/www-modules-features/add-remove-global-modules.md",
62566256
"redirect_url": "/troubleshoot/developer/webapps/iis/www-administration-management/add-remove-global-modules"
6257+
},
6258+
{
6259+
"source_path": "support/mem/configmgr/update-management/error-0x800f0831-installing-update.md",
6260+
"redirect_url": "/troubleshoot/windows-server/installing-updates-features-roles/error-0x800f0831-installing-update"
62576261
}
62586262
]
62596263
}

support/mem/configmgr/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,6 @@ items:
371371
href: update-management/different-software-updates-results-displayed.md
372372
- name: Errors when servicing a server group
373373
href: update-management/errors-servicing-server-group.md
374-
- name: Error 0x800f0831 installing updates
375-
href: update-management/error-0x800f0831-installing-update.md
376374
- name: .NET Framework 4.7.2 updates fail to sync
377375
href: update-management/dotnet-framework-updates-fail-to-sync.md
378376
- name: Updates aren't downloaded when an ADR runs

support/mem/configmgr/update-management/troubleshoot-issues-with-wsus-client-agents.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ For more information about configuring Group Policy for WSUS clients, see [Confi
5252

5353
## Check for issues relating to BITS
5454

55+
> [!NOTE]
56+
> [Windows Update Delivery Optimization](/windows/deployment/do/waas-delivery-optimization) allows clients to download updates from Microsoft Update or a WSUS server in Windows 10, Windows 11, and server operating systems newer than Windows Server 2016. For more information, see [common issues with Delivery Optimization](/windows/deployment/do/delivery-optimization-troubleshoot) and [a comprehensive list of all Delivery Optimization settings](/windows/deployment/do/waas-delivery-optimization-reference).
57+
5558
Background Intelligent Transfer Service (BITS) is the service used by WSUS to download updates from Microsoft Update to the main WSUS server, and from WSUS servers to their clients. Some download issues may be caused by problems with BITS on the server or client computers. When you troubleshoot download problems, you should ensure that BITS is running properly on all affected computers.
5659

5760
The BITS service must run under the **LocalSystem** account by default. To configure the service to run under the correct account, follow these steps:

support/mem/configmgr/update-management/error-0x800f0831-installing-update.md renamed to support/windows-server/installing-updates-features-roles/error-0x800f0831-installing-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Error 0x800f0831 when installing an update
33
description: Describes an issue in which you receive the CBS called Error with 0x800f083 error when you install a cumulative update.
44
ms.date: 02/11/2025
55
ms.reviewer: kaushika
6-
ms.custom: sap:Software Update Management (SUM)\Software Update Installation
6+
ms.custom: sap:Windows Servicing, Updates and Features on Demand\Windows Update fails - installation stops with error, csstroubleshoot
77
---
88
# Error 0x800f0831 when you install an update
99

support/windows-server/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3061,6 +3061,8 @@ items:
30613061
href: ./installing-updates-features-roles/system-file-checker.md
30623062
- name: Error 0x800705aa when Windows Update fails
30633063
href: ./installing-updates-features-roles/error-0x800705aa-windows-update-fails.md
3064+
- name: Error 0x800f0831 installing updates
3065+
href: ./installing-updates-features-roles/error-0x800f0831-installing-update.md
30643066
- name: Error 0x800f0922 when installing Windows updates
30653067
href: ./installing-updates-features-roles/error-0x800f0922-installing-windows-updates.md
30663068
- name: Error C0190003 after installing updates

0 commit comments

Comments
 (0)