潭话 大佬有话说 :
KMS一键激活系统 搭建的话 选择哪个好?
目前看到两个版本
http://916000.xyz/2021/06/16/ae44a4b654d59.png
https://github.com/ikxin/KMS-Scripts
https://github.com/lichenzero/KMS-Server-WebUI
http://916000.xyz/2021/06/16/92f0d9cc7becf.png
这个的话,用哪个版本合适?
nichijou 大佬有话说 :
直接找个密钥不得了 直接永久https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif
zxxx 大佬有话说 :
https://github.com/ikxin/KMS-Scripts — KMS激活Windows在线生成一键激活脚本 【不带服务器?】
https://github.com/lichenzero/KMS-Server-WebUI — KMS激活服务器及在线生成一键激活脚本
Pastech 大佬有话说 :
这个用处不大啊 只是帮你把密钥和激活服务器填进去 完全可以自己操作
先在这里找安装密钥 https://docs.microsoft.com/zh-cn/windows-server/get-started/kmsclientkeys
例如 Windows 10 专业版 W269N-WFGWX-YVC9B-4J6C9-T83GX 激活服务器地址是 192.168.1.1
然后用下面这个命令激活就行
slmgr /upk
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
slmgr /skms 192.168.1.1
slmgr /ato
KMS 激活的关键在于激活服务器的搭建 这个就得用 vlmcsd 了