simeononsecurity / KMS-Auto-PS

Install GLVKs for Windows Desktop, Windows Server, and Office

Home Page:https://simeononsecurity.com/github/KMS-Auto-PS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimeonOnSecurity - KMS-Auto-PS

GLVK Auto Install Script for KMS Activation

VirusTotal Scan

Recommened Reading:

How to run the script:

Manual Install:

If manually downloaded, the script must be launched from an administrative powershell in the directory containing all the files from the GitHub Repository

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force
Get-ChildItem -Recurse *.ps1 | Unblock-File
.\sos-kmsglvkactivationauto.ps1
    SimeonOnSecurity Logo

Links:

About

Install GLVKs for Windows Desktop, Windows Server, and Office

https://simeononsecurity.com/github/KMS-Auto-PS

License:MIT License


Languages

Language:PowerShell 100.0%