1 頁 (共 1 頁)

WSUS 3.0 Client端無法回報 0x800B0001

文章發表於 : 2013年 12月 27日, 13:06
kaku
1.先確定AD與WSUS及Client端時間是否同步

2.WSUS Server安裝WSUS 3.0 SP2
http://www.microsoft.com/en-us/download/details.aspx?id=5216
http://support.microsoft.com/kb/2720211

3.Client端手動停止Automatic Updates Service
清空C:\Windows\windowsupdate.log
手動啟動Automatic Updates Service
於cmd中執行:
gpupdate /force
wuauclt /detectnow
wuauclt /reportnow

4.如果仍有問題,可以先在WSUS Console中刪除該台電腦
於Client端刪除以下Registry:
net stop wuauserv
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate
在詳細資料窗格的 [登錄編輯程式中,刪除下列登錄項目:
PingID
AccountDomainSid
SusClientId
SusClientIDValidation
於cmd中執行:
wuauclt /resetauthorization /detectnow

相關文件參考:
http://support.microsoft.com/kb/903262
http://technet.microsoft.com/en-us/library/cc708449%28v=ws.10%29.aspx
http://ithelp.ithome.com.tw/question/10098313