SystemRage / py-kms

KMS Server Emulator written in Python
The Unlicense
2.04k stars 618 forks source link

IOT Enterprise #99

Closed thatsysadmin closed 3 years ago

thatsysadmin commented 3 years ago

Does this work on Windows 10 IOT Enterprise?

simonmicro commented 3 years ago

When you have a GVLK key... Yes? Take a look at: https://py-kms.readthedocs.io/en/latest/Keys.html#windows-10 Maybe you need to find a key for your version first (make sure to leave a copy of it here, when you've got it)...

thatsysadmin commented 3 years ago

There seems to be no GVLK key. I can source a key, but I don't know if pykms can even recognize the version. EDIT: on the list.

thatsysadmin commented 3 years ago

It doesn't seem to be on the supported list.

SystemRage commented 3 years ago

IoT Enterprise not support KMS activation. You can opt for Windows 10 Enterprise LTSC/LTSB, which is essentially the same and can be KMS activated.

thatsysadmin commented 3 years ago

Ok. Thanks for letting me know.