KMSでエラー「0xC004F074」がでた

Ghostでばらまいた後にボリュームライセンスのOSのライセンス認証のバッチファイル動かして、それからボリュームライセンスのOfficeのライセンス認証をやっている。なぜかコケるやつが出てくる。

c:\Program Files\Microsoft Office\Office14>cscript ospp.vbs /act
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

---Processing--------------------------
---------------------------------------
Installed product key detected - attempting to activate the following product:
SKU ID: *****
LICENSE NAME: Office 14, OfficeProPlus-KMS_Client edition
LICENSE DESCRIPTION: Office 14, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: *****
ERROR CODE: 0xC004F074
ERROR DESCRIPTION: The Software Licensing Service reported that the computer cou
ld not be activated. No Key Management Service (KMS) could be contacted. Please
see the Application Event Log for additional information.
To view the activation event history run: cscript ospp.vbs /dhistorykms
---------------------------------------
---------------------------------------
---Exiting-----------------------------

泣きたい。。。
 
言われるがままコマンドを叩く

c:\Program Files\Microsoft Office\Office14>cscript ospp.vbs /dhistorykms
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

---Processing--------------------------
---------------------------------------
Searching for KMS activation events on machine: hoge-17
Event ID: 12288

Coordinated Universal Time Written: 2011/05/26 23:52:14
ERROR/HOST: 0xC0020017, 0x00000000, kmshost.hogemaster.com
ERROR DESCRIPTION: Run the following: cscript ospp.vbs /ddescr:0xC0020017
---------------------------------------
---------------------------------------
---Exiting-----------------------------

また言われるがままにコマンドを叩くとGUIで「Windowsのライセンス認証 エラーが発生しました」となる。
とりあえずWindowsのライセンス認証からやり直す。抜粋

c:\Program Files\Microsoft Office\Office14>cscript ospp.vbs /act
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

---Processing--------------------------
---------------------------------------
Installed product key detected - attempting to activate the following product:
SKU ID: *****
LICENSE NAME: Office 14, OfficeProPlus-KMS_Client edition
LICENSE DESCRIPTION: Office 14, VOLUME_KMSCLIENT channel
Last 5 characters of installed product key: *****
<Product activation successful>
---------------------------------------
---------------------------------------
---Exiting-----------------------------

ちょっと時間を置くと成功する。なんで?深追いはやめておこう