web-dev-qa-db-ja.com

SCCM 2012-Windows 8 WSUS

SCCM 2012を使用してドメインにWindowsUpdateを展開していますが、Windows 8クライアントは更新しようとするとエラー80240438で失敗し始めました。Windows7クライアントは正常に更新されますが、Windows8クライアントは正常に更新されます何もすることを拒否します。オンラインで検索したところ、Windows InTuneのみを参照しているようです。Windows8マシンで同様の動作を見た人はいますか?そのエラーが発生しない場合は、80244021が表示されます。サーバーが見つからないこと....しかし、サーバーは問題なく解決でき、例外もプロキシで定義されています。ここで少し立ち往生しています。

    2012-11-22  14:45:28:935     476    998 Agent   *********
2012-11-22  14:45:28:935     476    998 Agent   **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
2012-11-22  14:45:28:935     476    998 Agent   *************
2012-11-22  14:45:28:935     476    998 Agent   WARNING: WU client failed Searching for update with error 0x80240438
2012-11-22  14:45:28:935     476    c74 AU  >>##  RESUMED  ## AU: Search for updates [CallId = {EAECB947-48AC-43BE-8F98-C44727E4A131} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
2012-11-22  14:45:28:935     476    c74 AU    # WARNING: Search callback failed, result = 0x80240438
2012-11-22  14:45:28:935     476    c74 AU  #########
2012-11-22  14:45:28:935     476    c74 AU  ##  END  ##  AU: Search for updates  [CallId = {EAECB947-48AC-43BE-8F98-C44727E4A131} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
2012-11-22  14:45:28:935     476    c74 AU  #############
2012-11-22  14:45:28:935     476    c74 AU  All AU searches complete.
2012-11-22  14:45:28:935     476    c74 AU    # WARNING: Failed to find updates with error code 80240438
2012-11-22  14:45:28:935     476    c74 AU  AU setting next detection timeout to 2012-11-22 04:12:23
2012-11-22  14:45:33:936     476    c9c Report  REPORT EVENT: {EE35CD79-FD2A-472D-BFC9-0420F5D60C04}    2012-11-22 14:45:28:935+1300    1   148 [AGENT_DETECTION_FAILED]    101 {00000000-0000-0000-0000-000000000000}  0   80240438    AutomaticUpdates    Failure Software Synchronization    Windows Update Client failed to detect with error 0x80240438.
2012-11-22  14:45:33:938     476    c9c Report  CWERReporter::HandleEvents - WER report upload completed with status 0x8
2012-11-22  14:45:33:938     476    c9c Report  WER Report sent: 7.8.9200.16420 0x80240438 00000000-0000-0000-0000-000000000000 Scan 101 Managed
2012-11-22  14:45:33:938     476    c9c Report  CWERReporter finishing event handling. (00000000)

前もって感謝します

3
Owen

Windows 8を処理するようにWSUSを更新し、Win8を製品リストに追加しましたか?

詳細については、次のブログを参照してください。

http://chapsnet.wordpress.com/2012/09/17/updating-your-wsus-for-windows-8-windows-server-2012/

1
Fannar Levy