使用 GLVK 脚本自动执行 Windows KMS 激活
Table of Contents
用于 KMS 激活的 GLVK 自动安装脚本
推荐阅读:
- Microsoft - KMS Client Keys (GLVK)
如何运行脚本:
手动安装:
如果手动下载,脚本必须从包含所有文件的目录中的管理 powershell 启动 GitHub Repository
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force
Get-ChildItem -Recurse *.ps1 | Unblock-File
.\sos-kmsglvkactivationauto.ps1