Лучший отвечающий
WSUS sp2 fail sync client

Вопрос
-
Все клиенты Windows 7 pro 64 Bit
Обновления установились почти на все пк.
20 пк не отправили отчет о OS.
Как исправить эту ошибку ?
1 февраля 2011 г. 16:43
Ответы
-
Был добавлен следуйщий скрипт
cmd /X /C net stop wuauserv
cmd /X /C timeout 10
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\DataStore
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\Download
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\EventCache
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\SelfUpdate
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\AuthCabs
cmd /X /C timeout 10
cmd /X /C net start wuauserv start
cmd /X /C timeout 10
cmd /X /C wuauclt /resetauthorization /detectnow
cmd /X /C timeout 10....................................
есть альтернативное решения ?
- Помечено в качестве ответа Vinokurov YuriyModerator 7 февраля 2011 г. 13:57
7 февраля 2011 г. 7:45
Все ответы
-
net stop wuauserv
net start wuauservwuauclt /resetauthorization /detectnow
w***u***.log
2011-02-01 17:53:48:591 1064 1dc AU #############
2011-02-01 17:53:48:591 1064 1dc AU ## START ## AU: Search for updates
2011-02-01 17:53:48:591 1064 1dc AU #########
2011-02-01 17:53:48:592 1064 1dc AU <<## SUBMITTED ## AU: Search for updates [CallId = {80D11E82-E1DB-4FBB-9A22-3F52D65321B5}]
2011-02-01 17:53:48:601 1064 b7c Report Uploading 2 events using cached cookie, reporting URL = http://srv016:8530/ReportingWebService/ReportingWebService.asmx
2011-02-01 17:53:52:447 1064 b7c Report Reporter successfully uploaded 2 events.
2011-02-01 17:53:52:448 1064 b7c Agent *************
2011-02-01 17:53:52:448 1064 b7c Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
2011-02-01 17:53:52:448 1064 b7c Agent *********
2011-02-01 17:53:52:448 1064 b7c Agent * Online = Yes; Ignore download priority = No
2011-02-01 17:53:52:448 1064 b7c Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
2011-02-01 17:53:52:448 1064 b7c Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
2011-02-01 17:53:52:448 1064 b7c Agent * Search Scope = {Machine}
2011-02-01 17:53:52:448 1064 b7c Setup Checking for agent SelfUpdate
2011-02-01 17:53:52:448 1064 b7c Setup Client version: Core: 7.4.7600.226 Aux: 7.4.7600.226
2011-02-01 17:53:52:448 1064 b7c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
2011-02-01 17:53:52:459 1064 b7c Misc Microsoft signed: Yes
2011-02-01 17:53:52:461 1064 b7c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
2011-02-01 17:53:52:463 1064 b7c Misc Microsoft signed: Yes
2011-02-01 17:53:52:464 1064 b7c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
2011-02-01 17:53:52:467 1064 b7c Misc Microsoft signed: Yes
2011-02-01 17:53:52:468 1064 b7c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
2011-02-01 17:53:52:470 1064 b7c Misc Microsoft signed: Yes
2011-02-01 17:53:52:487 1064 b7c Setup Determining whether a new setup handler needs to be downloaded
2011-02-01 17:53:52:489 1064 b7c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\Handler\WuSetupV.exe:
2011-02-01 17:53:52:492 1064 b7c Misc Microsoft signed: Yes
2011-02-01 17:53:52:492 1064 b7c Setup SelfUpdate handler update NOT required: Current version: 7.4.7600.226, required version: 7.4.7600.226
2011-02-01 17:53:52:492 1064 b7c Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.4.7600.226"
2011-02-01 17:53:52:494 1064 b7c Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.4.7600.226" is already installed.
2011-02-01 17:53:52:494 1064 b7c Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226"
2011-02-01 17:53:52:510 1064 b7c Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226" is already installed.
2011-02-01 17:53:52:510 1064 b7c Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226"
2011-02-01 17:53:52:535 1064 b7c Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226" is already installed.
2011-02-01 17:53:52:535 1064 b7c Setup SelfUpdate check completed. SelfUpdate is NOT required.
2011-02-01 17:53:52:618 1064 b7c PT +++++++++++ PT: Synchronizing server updates +++++++++++
2011-02-01 17:53:52:618 1064 b7c PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://srv016:8530/ClientWebService/client.asmx
2011-02-01 17:53:52:624 1064 b7c PT Initializing simple targeting cookie, clientId = 9d28d733-1ac2-4e9c-8e45-cf3ef2b597fa, target group = , DNS name = pc07018.gacisa.com
2011-02-01 17:53:52:624 1064 b7c PT Server URL = http://srv016:8530/SimpleAuthWebService/SimpleAuth.asmx
2011-02-01 17:53:55:214 1064 b7c Agent * Found 0 updates and 56 categories in search; evaluated appl. rules of 347 out of 672 deployed entities
2011-02-01 17:53:55:214 1064 b7c Agent *********
2011-02-01 17:53:55:214 1064 b7c Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
2011-02-01 17:53:55:214 1064 b7c Agent *************
2011-02-01 17:53:55:217 1064 848 AU >>## RESUMED ## AU: Search for updates [CallId = {80D11E82-E1DB-4FBB-9A22-3F52D65321B5}]
2011-02-01 17:53:55:217 1064 848 AU # 0 updates detected
2011-02-01 17:53:55:217 1064 848 AU #########
2011-02-01 17:53:55:217 1064 848 AU ## END ## AU: Search for updates [CallId = {80D11E82-E1DB-4FBB-9A22-3F52D65321B5}]
2011-02-01 17:53:55:217 1064 848 AU #############
2011-02-01 17:53:55:217 1064 848 AU Successfully wrote event for AU health state:0
2011-02-01 17:53:55:217 1064 848 AU Featured notifications is disabled.
2011-02-01 17:53:55:217 1064 848 AU AU setting next detection timeout to 2011-02-02 14:43:45
2011-02-01 17:53:55:217 1064 848 AU Setting AU scheduled install time to 2011-02-02 02:00:00
2011-02-01 17:53:55:217 1064 848 AU Successfully wrote event for AU health state:0
2011-02-01 17:53:55:218 1064 848 AU Successfully wrote event for AU health state:0
2011-02-01 17:53:55:220 1064 b7c Report CWERReporter finishing event handling. (00000000)
2011-02-01 17:54:00:214 1064 b7c Report REPORT EVENT: {D0A88C9F-9407-45DC-9240-9BFBB2904BD2} 2011-02-01 17:53:55:214+0100 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Software Synchronization Windows Update Client successfully detected 0 updates.
2011-02-01 17:54:00:214 1064 b7c Report REPORT EVENT: {9D607370-902A-42DB-A0DE-3B92A3C5A8B7} 2011-02-01 17:53:55:214+0100 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Pre-Deployment Check Reporting client status.
2011-02-01 17:54:00:214 1064 b7c Report CWERReporter finishing event handling. (00000000)На серваке пояаился пк но This computer has not reported status yet.
5 min спустя
Updates needed: 43
Updates installed/not applicable: 185
wuauclt /detectnow
w***u***.log
2011-02-01 18:02:48:142 1064 11dc AU Triggering AU detection through DetectNow API
2011-02-01 18:02:48:142 1064 11dc AU Triggering Online detection (non-interactive)
2011-02-01 18:02:48:142 1064 dfc AU #############
2011-02-01 18:02:48:142 1064 dfc AU ## START ## AU: Search for updates
2011-02-01 18:02:48:142 1064 dfc AU #########
2011-02-01 18:02:48:143 1064 dfc AU <<## SUBMITTED ## AU: Search for updates [CallId = {3EBC202F-7FE5-46CC-8C14-48EB19100D0F}]
2011-02-01 18:02:48:143 1064 1364 Agent *************
2011-02-01 18:02:48:143 1064 1364 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
2011-02-01 18:02:48:143 1064 1364 Agent *********
2011-02-01 18:02:48:143 1064 1364 Agent * Online = Yes; Ignore download priority = No
2011-02-01 18:02:48:143 1064 1364 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
2011-02-01 18:02:48:143 1064 1364 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
2011-02-01 18:02:48:143 1064 1364 Agent * Search Scope = {Machine}
2011-02-01 18:02:48:143 1064 1364 Setup Checking for agent SelfUpdate
2011-02-01 18:02:48:143 1064 1364 Setup Client version: Core: 7.4.7600.226 Aux: 7.4.7600.226
2011-02-01 18:02:48:144 1064 1364 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
2011-02-01 18:02:48:148 1064 1364 Misc Microsoft signed: Yes
2011-02-01 18:02:48:151 1064 1364 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
2011-02-01 18:02:48:153 1064 1364 Misc Microsoft signed: Yes
2011-02-01 18:02:48:154 1064 1364 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
2011-02-01 18:02:48:156 1064 1364 Misc Microsoft signed: Yes
2011-02-01 18:02:48:159 1064 1364 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
2011-02-01 18:02:48:161 1064 1364 Misc Microsoft signed: Yes
2011-02-01 18:02:48:169 1064 1364 Setup Determining whether a new setup handler needs to be downloaded
2011-02-01 18:02:48:169 1064 1364 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\Handler\WuSetupV.exe:
2011-02-01 18:02:48:172 1064 1364 Misc Microsoft signed: Yes
2011-02-01 18:02:48:172 1064 1364 Setup SelfUpdate handler update NOT required: Current version: 7.4.7600.226, required version: 7.4.7600.226
2011-02-01 18:02:48:172 1064 1364 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.4.7600.226"
2011-02-01 18:02:48:173 1064 1364 Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.4.7600.226" is already installed.
2011-02-01 18:02:48:173 1064 1364 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226"
2011-02-01 18:02:48:190 1064 1364 Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226" is already installed.
2011-02-01 18:02:48:190 1064 1364 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226"
2011-02-01 18:02:48:214 1064 1364 Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.4.7600.226" is already installed.
2011-02-01 18:02:48:214 1064 1364 Setup SelfUpdate check completed. SelfUpdate is NOT required.
2011-02-01 18:02:48:299 1064 1364 PT +++++++++++ PT: Synchronizing server updates +++++++++++
2011-02-01 18:02:48:299 1064 1364 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://srv016:8530/ClientWebService/client.asmx
2011-02-01 18:02:50:559 1064 1364 Agent * Found 0 updates and 56 categories in search; evaluated appl. rules of 347 out of 672 deployed entities
2011-02-01 18:02:50:560 1064 1364 Agent *********
2011-02-01 18:02:50:560 1064 1364 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
2011-02-01 18:02:50:560 1064 1364 Agent *************
2011-02-01 18:02:50:562 1064 9cc AU >>## RESUMED ## AU: Search for updates [CallId = {3EBC202F-7FE5-46CC-8C14-48EB19100D0F}]
2011-02-01 18:02:50:562 1064 9cc AU # 0 updates detected
2011-02-01 18:02:50:562 1064 9cc AU #########
2011-02-01 18:02:50:562 1064 9cc AU ## END ## AU: Search for updates [CallId = {3EBC202F-7FE5-46CC-8C14-48EB19100D0F}]
2011-02-01 18:02:50:562 1064 9cc AU #############
2011-02-01 18:02:50:562 1064 9cc AU Successfully wrote event for AU health state:0
2011-02-01 18:02:50:562 1064 9cc AU Featured notifications is disabled.
2011-02-01 18:02:50:562 1064 9cc AU AU setting next detection timeout to 2011-02-02 11:13:34
2011-02-01 18:02:50:562 1064 9cc AU Setting AU scheduled install time to 2011-02-02 02:00:00
2011-02-01 18:02:50:562 1064 9cc AU Successfully wrote event for AU health state:0
2011-02-01 18:02:50:563 1064 9cc AU Successfully wrote event for AU health state:0
2011-02-01 18:02:55:559 1064 1364 Report REPORT EVENT: {64EF250D-0B3B-4864-945D-53503C90B2B5} 2011-02-01 18:02:50:559+0100 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Software Synchronization Windows Update Client successfully detected 0 updates.
2011-02-01 18:02:55:559 1064 1364 Report REPORT EVENT: {58CF1D50-8A9F-49FF-84D8-02B7860F8C6C} 2011-02-01 18:02:50:560+0100 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Pre-Deployment Check Reporting client status.
2011-02-01 18:02:55:559 1064 1364 Report CWERReporter finishing event handling. (00000000)А на серване изменения
43 updates have not been installed
!!!! 0 updates have been installed or are not applicable
-----------------------------------------------------------------------------
1. Stop automatic updates service (with "net stop wuauserv" command or in Services console)
2. Delete or rename directory Windows\SoftwareDistribution
3. Start automatic updates service (with "net start wuauserv" command or in Services console)
4. Run "wuauclt /resetauthorization /detectnow" commandТолько после удаления SoftwareDistribution пк отправил отчет и установил обновления.
Вопрос:
Из-за чего появился этот баг ?
Как его исправить на всех пк ?
P.S.
Без личного присутсвия на пк. Сейчас их 20 а в конце месяца их станет больше 100.
1 февраля 2011 г. 17:17 -
Был добавлен следуйщий скрипт
cmd /X /C net stop wuauserv
cmd /X /C timeout 10
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\DataStore
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\Download
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\EventCache
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\SelfUpdate
cmd /X /C rd /S /Q C:\Windows\SoftwareDistribution\AuthCabs
cmd /X /C timeout 10
cmd /X /C net start wuauserv start
cmd /X /C timeout 10
cmd /X /C wuauclt /resetauthorization /detectnow
cmd /X /C timeout 10....................................
есть альтернативное решения ?
- Помечено в качестве ответа Vinokurov YuriyModerator 7 февраля 2011 г. 13:57
7 февраля 2011 г. 7:45 -
Нет, ваше решение наиболее оптимально. Причиной этого бага чаще всего становится некорректное выполнение Self-update агента, что приводит к повреждению хранилища данных. Теоретически, можно выловить поврежденный файл путем сравнения СRC всех файлов на проблемной машине и нормально работающих, но успех данного предприятия сомнителен, а трудоемкость огромна.
Мнения, высказанные здесь, являются отражением моих личных взглядов, а не позиции корпорации Microsoft. Вся информация предоставляется "как есть" без каких-либо гарантий
Посетите Блог Инженеров Доклады на Techdays: http://www.techdays.ru/speaker/Vinokurov_YUrij.html7 февраля 2011 г. 13:57Модератор