You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Error 80244007 when a WSUS client scans for updates
9
9
10
-
This article helps you fix an issue where you receive the **[80244007] SyncUpdates_WithRecovery failed** error when a WSUS client scans for updates.
11
-
12
10
_Original product version:_ Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
13
11
_Original KB number:_ 4096317
14
12
13
+
## Summary
14
+
15
+
When Windows Server Update Services (WSUS) clients scan for updates, they might fail with error `[80244007] SyncUpdates_WithRecovery failed`. This error occurs when the number of updates to be synchronized exceeds the default maximum number of installed prerequisites that a client can pass to the SyncUpdates method.
16
+
17
+
This article describes how to identify and resolve this issue by adjusting WSUS server configuration settings.
18
+
15
19
## Symptom
16
20
17
21
You use WSUS to deploy software updates to computers in your organization. When a WSUS client computer scans for updates on the WSUS server, you see the following error message in the WindowsUpdate.log file on the client computer:
@@ -36,9 +40,7 @@ This issue occurs when the number of updates to be synchronized exceeds the maxi
36
40
37
41
To fix the issue, follow these steps on the WSUS server:
38
42
39
-
1. Open an elevated Command Prompt window, and then go to the following location:
0 commit comments