Einige Windows-Clients installieren keine WSUS-Updates mehr

Heute hatte ich das Problem, dass einige unserer Windows-Clients (Windows XP) keine Updates mehr vom WSUS-Server installiert haben. Ihr Statusbericht wurde ebenfalls nicht aktualisiert, auch nicht nach wuauclt /detectnow.

In den Logs der Clients wurde der Fehler WARNING: Exit code = 0x80244010 protokolliert:

AU	#############
AU	## START ##  AU: Search for updates
AU	#########
AU	<<## SUBMITTED ## AU: Search for updates [CallId = {068A3EB9-0B33-4360-9202-087434A6501E}]
Agent	*************
Agent	** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
Agent	*********
Agent	  * Online = Yes; Ignore download priority = No
Agent	  * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1 or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
Agent	  * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
Setup	Agent skipping selfupdate check following a successful selfupdate
PT	+++++++++++  PT: Synchronizing server updates  +++++++++++
PT	  + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://***/ClientWebService/client.asmx
PT	WARNING: Exceeded max server round trips: 0x80244010
PT	WARNING: Sync of Updates: 0x80244010
PT	WARNING: SyncServerUpdatesInternal failed: 0x80244010
Agent	  * WARNING: Failed to synchronize, error = 0x80244010
Agent	  * WARNING: Exit code = 0x80244010
Agent	*********
Agent	**  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
Agent	*************
Agent	WARNING: WU client failed Searching for update with error 0x80244010
AU	>>##  RESUMED  ## AU: Search for updates [CallId = {068A3EB9-0B33-4360-9202-087434A6501E}]
AU	  # WARNING: Search callback failed, result = 0x80244010
AU	  # WARNING: Failed to find updates with error code 80244010
AU	#########
AU	##  END  ##  AU: Search for updates [CallId = {068A3EB9-0B33-4360-9202-087434A6501E}]
AU	#############

Zusätzlich wurde auch diese in der Microsoft Knowledge Base (Einige Computer erhalten keine Updates vom WSUS-Server) erwähnte Fehlermeldung protokolliert:

PT	WARNING: SyncUpdates failure, error = 0x8024400E, soap client error = 7, soap error code = 400, HTTP status code = 200
PT	WARNING: SOAP Fault: 0x000190
PT	WARNING:     faultstring:Fault occurred
PT	WARNING:     ErrorCode:InternalServerError(5)
PT	WARNING:     Message:(null)
PT	WARNING:     Method:"http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService/SyncUpdates"
PT	WARNING:     ID:aa792cce-8a90-4186-afd6-d410cb480fd8
PT	WARNING: PTError: 0x8024400e
PT	WARNING: SyncUpdates_WithRecovery failed.: 0x8024400e
PT	WARNING: Sync of Updates: 0x8024400e
PT	WARNING: SyncServerUpdatesInternal failed: 0x8024400e

Die Lösung war (nach einigem Suchen und Ausprobieren) die Installation des WSUS Service Packs 1 auf dem WSUS-Server und die Installation eines kleinen WSUS-Patches:

Über Stefan

Polyglot Clean Code Developer

Ein Kommentar

  1. Hat bei mir leider nicht funktioniert! Die Fehler bleiben die gleichen.

    Abwarten?

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax