Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simeononsecurity/kms-auto-ps

Install GLVKs for Windows Desktop, Windows Server, and Office
https://github.com/simeononsecurity/kms-auto-ps

activation gvlk key-management-service kms office office365 powershell powershell-script windows-10 windows-server

Last synced: about 1 month ago
JSON representation

Install GLVKs for Windows Desktop, Windows Server, and Office

Awesome Lists containing this project

README

        

# SimeonOnSecurity - KMS-Auto-PS
GLVK Auto Install Script for KMS Activation

[![Sponsor](https://img.shields.io/badge/Sponsor-Click%20Here-ff69b4)](https://github.com/sponsors/simeononsecurity) [![VirusTotal Scan](https://github.com/simeononsecurity/KMS-Auto-PS/actions/workflows/virustotal.yml/badge.svg)](https://github.com/simeononsecurity/KMS-Auto-PS/actions/workflows/virustotal.yml)

## Recommened Reading:
- [Microsoft - KMS Client Keys (GLVK)](https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys)

## 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](https://github.com/simeononsecurity/KMS-Auto-PS/archive/main.zip)
```ps
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force
Get-ChildItem -Recurse *.ps1 | Unblock-File
.\sos-kmsglvkactivationauto.ps1
```

 

Explore the World of Cybersecurity




  SimeonOnSecurity Logo

### Links:
- #### [github.com/simeononsecurity](https://github.com/simeononsecurity)
- #### [simeononsecurity.ch](https://simeononsecurity.ch)