鉴于:Microsoft
Windows Server 2008 R2 Enterprise 64位,应用了所有最新的安全更新.
KMS服务设置和运行,应用了所有建议的更新(以处理Windows 8的可能激活问题等)
Microsoft Office 2013 Standard部署在上述服务器和Intranet上的工作站上,有效的批量许可(已输入用于激活Microsoft Ofice 2013的正确KMS密钥).
问题:我无法激活在运行KMS服务的同一服务器上运行的MS Office 2013安装.
KMS事件日志中没有与此故障相关的条目.
一切都已重新启动,重新安装等几次(包括安装32位和64位版本的Office).
请注意,KMS服务工作正常.所有工作站都可以激活他们的MS Office 2013而不会出现任何故障.但是,服务器本身的安装拒绝使用KMS.
防火墙设置正确.正确提供主机名(通过’cscript ospp.vbs / sethst:hostname’,我尝试了所有相关的主机名,从用于从工作站激活的主机名开始).在激活之前,还执行所有其他记录的所需检查/操作.
根据我在下面的内容判断,ospp.vbs暗示上述内容无法通过KMS激活.确实如此(即,我应该使用MAK激活),或者我仍然缺少某些东西?
我关注了KMS troubleshooting hints和相关文章,目前在Technet上没有关于上述内容是否可行的建议.
输出slmgr.vbs / dlv 2E28138A-847F-42BC-9752-61B03FFF33CD:
- ---------------------------
- Windows Script Host
- ---------------------------
- Software licensing service version: 6.1.7601.17946
- Name: Office 15,KMSHostVL edition
- Description: Office 15,VOLUME_KMS channel
- Activation ID: 2e28138a-847f-42bc-9752-61b03fff33cd
- Application ID: 0ff1ce15-a989-xxxx-xxxx-xxxxxxxxxxxx
- Extended PID: 55041-00206-234-486666-03-xxxx-xxxx.xxxx-xxxxxxx
- Installation ID: 01683679734050124078134659xxxxxxxxxxxxxxxxxxxxxxxxxxx
- Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88342
- Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88343
- Use License URL: http://go.microsoft.com/fwlink/?LinkID=88345
- Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88344
- Partial Product Key: xxxxx
- License Status: Licensed
- Remaining Windows rearm count: 4
- Trusted time: 2/05/2013 10:00:12 AM
- Key Management Service is enabled on this machine
- Current count: 5
- Listening on Port: 1688
- DNS publishing disabled
- KMS priority: Normal
- Key Management Service cumulative requests received from clients
- Total requests received: 6
- Failed requests received: 0
- Requests with License Status Unlicensed: 0
- Requests with License Status Licensed: 0
- Requests with License Status Initial grace period: 6
- Requests with License Status License expired or Hardware out of tolerance: 0
- Requests with License Status Non-genuine grace period: 0
- Requests with License Status Notification: 0
- ---------------------------
- OK
- ---------------------------
输出cscript ospp.vbs / act
- Microsoft (R) Windows Script Host Version 5.8
- Copyright (C) Microsoft Corporation. All rights reserved.
- ---Processing--------------------------
- ---------------------------------------
- Installed product key detected - attempting to activate the following product:
- SKU ID: b13afb38-cd79-4ae5-xxxx-xxxxxxxxxxxx
- LICENSE NAME: Office 15,OfficeStandardVL_KMS_Client edition
- LICENSE DESCRIPTION: Office 15,VOLUME_KMSCLIENT channel
- Last 5 characters of installed product key: xxxxx
- ERROR CODE: 0xC004F074
- ERROR DESCRIPTION: The Software Licensing Service reported that the product could 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-----------------------------
输出cscript ospp.vbs / dstatus
- Microsoft (R) Windows Script Host Version 5.8
- Copyright (C) Microsoft Corporation. All rights reserved.
- ---Processing--------------------------
- ---------------------------------------
- SKU ID: b13afb38-cd79-4ae5-xxxx-xxxxxxxxxxxx
- LICENSE NAME: Office 15,VOLUME_KMSCLIENT channel
- LICENSE STATUS: ---NOTIFICATIONS---
- ERROR CODE: 0xC004F056
- ERROR DESCRIPTION: The Software Licensing Service reported that the product could
- not be activated using the Key Management Service (KMS).
- Last 5 characters of installed product key: xxxxx
- DNS auto-discovery: KMS name not available
- KMS machine registry override defined: xxxxxx:1688
- Activation Interval: 120 minutes
- Renewal Interval: 10080 minutes
- KMS host caching: Enabled
- ---------------------------------------
- ---------------------------------------
- ---Exiting-----------------------------