WindowsUpdate

  • Category: 電腦相關
  • Last Updated: Monday, 20 May 2013 09:19
  • Published: Monday, 20 May 2013 09:07
  • Written by sam

建立了WSUS之後…

發現某些電腦報到之後,卻一直繳不出狀態報告

(需先排除電腦不是用大量還原作的)

這種情形可以先至client端下個指令

wuauclt.exe /detectnow /reportnow

然後再到sysdir下找一個windowsupdate的檔案

給它打開看看

我這邊的狀況如下…

 2013-05-19 01:01:43:617 1544 16fc Agent *************
 

2013-05-19 01:01:43:617 1544 16fc Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
2013-05-19 01:01:43:617 1544 16fc Agent *********
2013-05-19 01:01:43:617 1544 16fc Agent   * Online = Yes; Ignore download priority = No
2013-05-19 01:01:43:617 1544 16fc 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"
2013-05-19 01:01:43:617 1544 16fc Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
2013-05-19 01:01:43:617 1544 16fc Agent   * Search Scope = {Machine}
2013-05-19 01:01:44:164 1544 16fc Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
2013-05-19 01:01:44:180 1544 16fc Misc  Microsoft signed: Yes
2013-05-19 01:01:44:180 1544 16fc Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
2013-05-19 01:01:44:180 1544 16fc Setup FATAL: IsUpdateRequired failed with error 0x800b0001
2013-05-19 01:01:44:180 1544 16fc Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
2013-05-19 01:01:44:180 1544 16fc Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
2013-05-19 01:01:44:180 1544 16fc Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
2013-05-19 01:01:44:570 1544 16fc Agent   * WARNING: Exit code = 0x800B0001
2013-05-19 01:01:44:570 1544 16fc Agent *********
2013-05-19 01:01:44:570 1544 16fc Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
2013-05-19 01:01:44:570 1544 16fc Agent ************* 

開始之後沒多久就會一直的重覆收到一個錯誤代碼

但這個很容易解決

只要搜尋WSUS-KB2720211-x64.exe關鍵號碼更新之後就結了

但我的環境是win2008 64bit