WSUS3.0を稼動させているサーバーにて毎日下記のログが記録されています。
. イベントの種類: エラー
イベント ID: 13042
. イベントの種類:警告
イベント ID: 13051
. イベントの種類: エラー
イベント ID: 12002
. イベントの種類: エラー
イベント ID: 12012
. イベントの種類: エラー
イベント ID: 12032
. イベントの種類: エラー
イベント ID: 12022
. イベントの種類: エラー
イベント ID: 12042
. イベントの種類: エラー
イベント ID: 12052
http://support.microsoft.com/kb/938699/ja
に該当するのかと思い、IISの再インストールと構成の復元を行ないましたが状況は
変わりませんでした。
サーバー:Windows Server 2003 R2 Enterprise x64 Service Pack 2
管理ツールから起動するMicrosoft Windows Server Update Services 3.0の管理画面
は問題なく開きますし、サーバー自身のWindows Updateも普通に動作しております。
どうしたらエラーはなくなるでしょうか。
Eventid.net を参照すると、 情報が得られるかもしれません。
たとえば、 > イベント ID: 13042 に関して、
Event Source が Windows Server Update Services であれば、
This error occurred when I upgraded WSUS from WSUS 2 to WSUS 3. I fixed this error by going to Control Panel -> Administrative
Tools -> Internet Information Services (IIS) Manager. In IIS open "Default Web Site", click "Properties" on SelfUpdate, go to
Directory Security -> Authentication and Access Control and enable Anonymous access for user IUSR.
と言うような情報が提示されていたりします。
また、 Microsoft の Events and Errors Message Center で Event ID のみを元に検索すると、
下記のような情報もあります。
他のものに関しても、
Eventid.net や Microsoft Events and Errors Message Center で検索をされてみては以下gでしょうか。
"TFUJIi" <nos...@tksoft.cjb.net> wrote in message news:%23txL8Fe...@TK2MSFTNGP03.phx.gbl...
JR K Yoshikawa:
> 提示されている Event の Event Source は何でしょうか?
イベント ソース: Windows Server Update Services
イベント カテゴリ: Clients
とんります。
> Eventid.net を参照すると、 情報が得られるかもしれません。
私も活用していまして、翻訳しながら調査しています。しかしなかなか有効な手段が
見つかっていません。
> たとえば、 > イベント ID: 13042 に関して、
> Event Source が Windows Server Update Services であれば、
>
> This error occurred when I upgraded WSUS from WSUS 2 to WSUS 3. I fixed
> this error by going to Control Panel -> Administrative Tools -> Internet
> Information Services (IIS) Manager. In IIS open "Default Web Site",
> click "Properties" on SelfUpdate, go to Directory Security ->
> Authentication and Access Control and enable Anonymous access for user
> IUSR.
>
> と言うような情報が提示されていたりします。
調査しているときに私も見つけることが出来ました。上記の方法では駄目でした。
> また、 Microsoft の Events and Errors Message Center で Event ID のみを
> 元に検索すると、
> 下記のような情報もあります。
>
> http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=.NET%20Framework&ProdVer=2.0.50727&EvtID=13042&EvtSrc=Windows%20Server%20Update%20Services&LCID=1033
これはYahoo検索から見つけることが出来ましたが改善しませんでした。
> 他のものに関しても、
> Eventid.net や Microsoft Events and Errors Message Center で検索をされ
> てみては以下gでしょうか。
Events and Errors Message Center は利用していなかったので今後活用していきた
いと思います。
情報まことにありがとうございます。
提示したものは、 あくまで一例であって、
ものによっては、 他の Error と 依存関係があったりするので、
Descriptions を含めて、
設定などの検証をする必要がありそうですね。
たとえば、 ちょっと Event id 12052 に関して観てみると、
となっているので、 これを修正しないと、
Event ID 13042 も 修正できないのではないでしょうか。
"TFUJIi" <nos...@tksoft.cjb.net> wrote in message news:%237FND0n...@TK2MSFTNGP06.phx.gbl...