Windows10专业版 OFFICE增强版——激活方法
去年底无聊在转转收了一个K3C,使用过程中发现裴讯官方提供得固件有各种各样得毛病,实在难以忍受。于是在恩山论坛找到了相应得教程:
http://www.right.com.cn/forum/forum.php?mod=viewthread&tid=304861&extra=page%3D1%26filter%3Dtypeid%26typeid%3D16
期间各种坑.....最终在恩山论坛 jbzzz的大力帮助下 最终刷入梅林在此表示感谢。
此梅林系统带KMS 激活。
闲话少说 下面是如何激活WINDOWS 和OFFICE 的过程:
激活WINDOWS10专业版:
右键开始菜单,点击 [命令提示符 (管理员)] 或 [Windows PowerShell (管理员)]
最新安装可略过,输入删除原有密钥:
slmgr /upk
注意!下面的 IP 192.168.1.1 要更换成自己路由所在的IP地址。
设置KMS服务器地址:
slmgr /skms 192.168.1.1
安装 KMS 密钥 :
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
查看激活状态:
slmgr /ato
如显示 “成功地激活了产品”,表示成功。
一般激活期为180 ,到期自动激活。
下面是OFFICE2016增强版激活方法:
右键开始菜单,点击 [命令提示符 (管理员)] 或 [Windows PowerShell (管理员)]
我是事先全新安装了OFFICE2016
安装 KMS 许可证 。 PowerShell:
foreach ($x in Get-ChildItem ..\root\Licenses16\*_KMS*.xrm-ms -name) {cscript ospp.vbs /inslic:"..\root\Licenses16\$x"}
设置KMS 服务器 。这里的IP地址: 192.168.1.1 要设置成自己路由所在的地址。PowerShell:
cscript ospp.vbs /sethst:192.168.1.1
安装KMS 密钥。 PowerShell:
cscript ospp.vbs /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
激活已安装的 Office 密钥 。PowerShell:
cscript ospp.vbs /actLeave Windows10专业版 OFFICE增强版——激活方法 to:
Read more #kms posts
Best Posts From ucaptain
We have not curated any of ucaptain's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.