Windows Server 2012标准激活失败,0x80072EE2

我正面临一个奇怪的问题,试图激活一个运行Windows Server 2012标准版的虚拟服务器:最后它会以0x80072EE2错误(应该是一个超时)结束。

关键是在MPN下作为零售商从微软接收,而不是KMS激活。 slmgr / dlv(俄文翻译:)的输出如下:

Name: Windows(R), ServerStandard edition Description: Windows(R) Operating System, RETAIL channel Activation ID: some_big_hex_number Application ID: another_big_hex Extended PID: a-lot-of-digits Installation ID: 257068649_digits_here_07675843 Licensing URL: https://activation.sls.microsoft.com/SLActivateProduct/SLActivateProduct.asmx?configextension=Retail Validation URL: https://validation.sls.microsoft.com/SLWGA/slwga.asmx Partial product key: M***W Licensing state: notification Notification reason: 0xC004F009 (grace period expired) Re-activations remaining: 1000 Trusted time: 29.10.2013 22:11:51 

讨论中可以从服务器访问这两个URL(许可和validation),但是激活仍然失败。 应用程序日志中也有两个事件,分别来自Security-SPP,分别是1014和8200,表示许可错误和0x80072EE2错误。 我已经审查了关于这个问题的MS文章 – 迄今为止没有任何帮助。