你好,
从
报错信息来看,KMS主机不能获得客户端的激活key,需要正确安装KMS客户端key。
Slmgr /ipk<key>
Slmgr /skms <KMS server>
Slmgr /ato
也会是DNS
的问题,
Nslookup <servername.domain>
看会不会返回有效的IP地址,如果没有检查dns客户端配置,在nslookup下输入:
Type set type=all
Type_ldap._tcp.dc._msdcs.Domain_Name,
如果不能返回SRV记录,你需要把KMS发布到DNS中,参考:https://technet.microsoft.com/en-us/library/ff793405.aspx
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.