Skip to content

Grendar1/kms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

KMS Activation Tool

Tool Image

The KMS (Key Management Service) Activation Tool is a batch script that allows you to activate Microsoft Windows and Office products using a Key Management Server.

Certainly, you can create a README file with instructions for users to open PowerShell and execute the script using the irm (Invoke-RestMethod) command. Here's a simple template:

markdown Copy code

kms

This PowerShell script helps activating windows/office with a single command

Usage

To use this script, follow these steps:

  1. Open PowerShell as Administrator:

  2. Run the Script

    irm https://get.brian72.eu.org/kms.ps1 | iex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%