# Activate (Windows PowerShell) Invoke-WebRequest -Uri https://kmstools.example.com/client/kmstools-client.ps1 -OutFile kmstools-client.ps1 powershell -ExecutionPolicy Bypass -File kmstools-client.ps1 -Config C:\kmstools\config.yml
A utility to remove previous activation traces or failed attempts. kmstools taiwebs
The client script reads config.yml (auto‑generated on first run) and contacts the REST endpoint to obtain the current KMS host address, then runs the appropriate slmgr or vlmcsd activation command. kmstools taiwebs