This blog is used to introduce the technology that uses KMS to active Windows and Office.We can use other’s kms server or our own server.We can’t guarantee the security of the server of others. If you want active windows and office,in addition to KMS,you also need to configure some settings for local computers.You can use some GUI tools or use shell yourself to configure local computer.What is configured on your local computer? KMS server’s ip and port,gvlk etc.

you can also deploy KMS server in local computer.

kms introduce:https://drive.google.com/file/d/1HSHhUx9WhTb-mk4GoZkyRv85nT3QQRDr/view?usp=share_link

Own KMS Server

I will use docker to download and configurate KMS server.

1
2
docker pull mikolatero/vlmcsd
docker run -d --name=vlmcsd --restart=always -p 1688:1688 mikolatero/vlmcsd

Powershell

It’s a little difficult.If i have time,i will write this part.

other tools

https://kms.cangshui.net/ it provide free kms server and GUI tools.