Erkennung des Windows Update-Dienstes.

Erkennung des Windows Update-Dienstes.

Postby boco » 26.11.2012, 00:29

Es gibt immer noch ein Problem mit der korrekten Erkennung des Startzustandes falls der Dienst auf Manuell steht. Alles funktioniert korrekt, solange vor der dynamischen Erkennung keine Updates installiert werden. In diesem Fall ist der Dienst gestoppt und muß gestartet werden.

Aber: Wenn (wie im Log gezeigt) vor der dynamischen Erkennung noch Updates installiert werden müssen, startet normalerweise diese Installation den Update-Dienst bereits. Danach steigt WSUSOU mit Fehlermeldung aus.

Code: Select all
2012-11-25 23:58:25.07 - Info: Starting WSUS Offline Update (v. 8.0b (r416)) on VBX-WIN7ULT-SP1 (user: Boco)
2012-11-25 23:58:25.07 - Info: Option /updatercerts detected
2012-11-25 23:58:25.11 - Info: Option /updatecpp detected
2012-11-25 23:58:25.14 - Info: Option /updatedx detected
2012-11-25 23:58:25.16 - Info: Option /updatetsc detected
2012-11-25 23:58:25.19 - Info: Option /verify detected
2012-11-25 23:58:25.21 - Info: Option /showlog detected
2012-11-25 23:58:39.19 - Info: Found OS caption 'Microsoft Windows 7 Ultimate '
2012-11-25 23:58:39.19 - Info: Found Microsoft Windows version 6.1.7601 (w61 x86 enu sp1)
2012-11-25 23:58:39.19 - Info: Found Windows Update Agent version 7.5.7601.17514
2012-11-25 23:58:39.21 - Info: Found Windows Installer version 5.0.7601.17514
2012-11-25 23:58:39.21 - Info: Found Windows Script Host version 5.8.7601.16982
2012-11-25 23:58:39.21 - Info: Found Internet Explorer version 9.0.8112.16421
2012-11-25 23:58:39.21 - Info: Found Root Certificates' version 36.0.2195.0
2012-11-25 23:58:39.21 - Info: Found Microsoft Data Access Components version 6.1.7601.17514
2012-11-25 23:58:39.21 - Info: Found Microsoft DirectX main version 11
2012-11-25 23:58:39.21 - Info: Found Microsoft DirectX core version 9.0c (4.09.00.0904)
2012-11-25 23:58:39.21 - Info: Found Microsoft Silverlight version 0.0.0.0
2012-11-25 23:58:39.21 - Info: Found Windows Media Player version 0.0.0.0
2012-11-25 23:58:39.21 - Info: Found Remote Desktop Client version 6.1.7601.17514
2012-11-25 23:58:39.21 - Info: Found Microsoft .NET Framework 3.5 version 0.0.0.0
2012-11-25 23:58:39.21 - Info: Found Windows PowerShell version 2.0
2012-11-25 23:58:39.21 - Info: Found Microsoft .NET Framework 4 version 4.5.50709
2012-11-25 23:58:39.22 - Info: Found Windows Management Framework version 3.0
2012-11-25 23:58:39.22 - Info: Found Microsoft Security Essentials version 0.0.0.0
2012-11-25 23:58:39.22 - Info: Found Microsoft Security Essentials definitions version 0.0.0.0
2012-11-25 23:58:39.22 - Info: Found Windows Defender definitions version 1.79.130.0
2012-11-25 23:58:39.22 - Info: Medium build date: 2012-11-23
2012-11-25 23:58:39.24 - Info: Medium supports Microsoft Windows (w61 x86 glb)
2012-11-25 23:58:40.27 - Info: Installed ..\win\glb\rootsupd.exe
2012-11-25 23:58:54.29 - Info: Installed ..\w61\glb\Windows6.1-KB2574819-x86.msu
2012-11-25 23:59:09.35 - Info: Installed ..\w61\glb\Windows6.1-KB2592687-x86.msu
2012-11-25 23:59:09.36 - Info: Installed 2 updates
2012-11-25 23:59:09.39 - Info: Detected state of service 'automatic updates': Stopped (start mode: Manual)
2012-11-25 23:59:09.43 - Error: Service 'automatic updates' (wuauserv) is not running and could not be started
2012-11-25 23:59:09.44 - Info: Ending WSUS Offline Update


Hinweis: Die Zeile
Error: Service 'automatic updates' (wuauserv) is not running and could not be started
ist wahrscheinlich inkorrekt, der Dienst läuft zu dieser Zeit bereits und 'net start' führt zu einer Fehlermeldung.

:(
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany

Re: Erkennung des Windows Update-Dienstes.

Postby WSUSUpdateAdmin » 26.11.2012, 15:12

Moin!

Vielen Dank, boco! :)
r418 sollte Abhilfe schaffen.

Viele Grüße
Torsten
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Erkennung des Windows Update-Dienstes.

Postby boco » 26.11.2012, 16:04

Werd ich testen. Danke.

Code: Select all
2012-11-26 23:25:22.88 - Info: Starting WSUS Offline Update (v. 8.0b (r418)) on VBX-WIN7PRO-SP1 (user: Boco)
2012-11-26 23:25:22.88 - Info: Option /updatercerts detected
2012-11-26 23:25:22.93 - Info: Option /updatecpp detected
2012-11-26 23:25:23.00 - Info: Option /updatedx detected
2012-11-26 23:25:23.05 - Info: Option /updatetsc detected
2012-11-26 23:25:23.07 - Info: Option /verify detected
2012-11-26 23:25:23.12 - Info: Option /showlog detected
2012-11-26 23:25:41.61 - Info: Found OS caption 'Microsoft Windows 7 Professional '
2012-11-26 23:25:41.61 - Info: Found Microsoft Windows version 6.1.7601 (w61 x86 enu sp1)
2012-11-26 23:25:41.61 - Info: Found Windows Update Agent version 7.5.7601.17514
2012-11-26 23:25:41.61 - Info: Found Windows Installer version 5.0.7601.17514
2012-11-26 23:25:41.61 - Info: Found Windows Script Host version 5.8.7601.16982
2012-11-26 23:25:41.61 - Info: Found Internet Explorer version 9.0.8112.16421
2012-11-26 23:25:41.61 - Info: Found Root Certificates' version 36.0.2195.0
2012-11-26 23:25:41.61 - Info: Found Microsoft Data Access Components version 6.1.7601.17514
2012-11-26 23:25:41.61 - Info: Found Microsoft DirectX main version 11
2012-11-26 23:25:41.61 - Info: Found Microsoft DirectX core version 9.0c (4.09.00.0904)
2012-11-26 23:25:41.61 - Info: Found Microsoft Silverlight version 0.0.0.0
2012-11-26 23:25:41.61 - Info: Found Windows Media Player version 12.0.7601.17514
2012-11-26 23:25:41.61 - Info: Found Remote Desktop Client version 6.1.7601.17514
2012-11-26 23:25:41.61 - Info: Found Microsoft .NET Framework 3.5 version 3.5.30729.5420
2012-11-26 23:25:41.61 - Info: Found Windows PowerShell version 2.0
2012-11-26 23:25:41.61 - Info: Found Microsoft .NET Framework 4 version 4.5.50709
2012-11-26 23:25:41.61 - Info: Found Windows Management Framework version 3.0
2012-11-26 23:25:41.61 - Info: Found Microsoft Security Essentials version 0.0.0.0
2012-11-26 23:25:41.61 - Info: Found Microsoft Security Essentials definitions version 0.0.0.0
2012-11-26 23:25:41.63 - Info: Found Windows Defender definitions version 0.0.0.0
2012-11-26 23:25:41.63 - Info: Medium build date: 2012-11-26
2012-11-26 23:25:41.66 - Info: Medium supports Microsoft Windows (w61 x86 glb)
2012-11-26 23:25:42.99 - Info: Installed ..\win\glb\rootsupd.exe
2012-11-26 23:26:01.49 - Info: Installed ..\w61\glb\Windows6.1-KB2574819-x86.msu
2012-11-26 23:26:30.15 - Info: Installed ..\w61\glb\Windows6.1-KB2592687-x86.msu
2012-11-26 23:26:30.20 - Info: Installed 2 updates
2012-11-26 23:26:35.31 - Info: Installed ..\wddefs\x86-glb\mpas-fe.exe
2012-11-26 23:26:35.70 - Info: Detected state of service 'Windows Update': Running (start mode: Manual)
2012-11-26 23:28:19.25 - Info: Skipped update kb890830 (Malicious Software Removal Tool) due to matching black list entry
2012-11-26 23:30:44.19 - Info: Installed ..\dotnet\x86-glb\ndp45-kb2737083-x86_aeaeb70d6a3db346b4d9f4503f1beb23a5323120.exe
2012-11-26 23:30:53.66 - Info: Installed ..\w61\glb\windows6.1-kb2761226-x86_9bad1c3ab1b90df5032b37b944c8ded1acb4218d.cab
2012-11-26 23:31:32.00 - Info: Installed ..\w61\glb\ie9-windows6.1-kb2761451-x86_2632c12b127afce4c5c83f631873029613a8bbb4.cab
2012-11-26 23:34:59.42 - Info: Installed ..\dotnet\x86-glb\ndp45-kb2729460-x86_ac43c1ade2c1f56466d5e322741d54fec84ed555.exe
2012-11-26 23:35:34.72 - Info: Installed ..\w61\glb\windows6.1-kb2729452-x86_a262a9e3ce82e041bb3d52a5152760388177f17f.cab
2012-11-26 23:35:47.94 - Info: Installed ..\w61\glb\windows6.1-kb2727528-x86_31d9f523e7076aa937fc8df8a3a0ff2e2cb419e2.cab
2012-11-26 23:35:47.96 - Info: Installed 6 updates
2012-11-26 23:35:48.08 - Info: Registered log file display
2012-11-26 23:35:47.96 - Info: Installation successful
2012-11-26 23:35:48.08 - Info: Ending WSUS Offline Update


Sieht gut aus.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany


Return to Installation / Updating

Who is online

Users browsing this forum: Majestic-12 [Bot] and 247 guests