You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been searching in the issues already closed, and i have a bit of a struggle, maybe you'll be able to help me understand.
I have setup a Windows server 19, and used the KMS38 activation provided by the MAS_1.4 release.
Today i want to give this server a Real key and remove the KMS38 process.
`To remove the KMS38 activation, run the below commands in the command prompt with admin rights,
net stop ClipSVC
rundll32 clipc.dll,ClipCleanUpState
Reboot the system,
Done.
To remove the Windows KMS activation,
Open command prompt as admin and enter your activation key / generic retail/oem key (non KMS key) with the below >command,
slmgr /ipk ----*****
That's all, normally there is no need to do further cleaning.`
Hello,
I've been searching in the issues already closed, and i have a bit of a struggle, maybe you'll be able to help me understand.
I have setup a Windows server 19, and used the KMS38 activation provided by the MAS_1.4 release.
Today i want to give this server a Real key and remove the KMS38 process.
I have found this here: https://github.com/massgravel/Microsoft-Activation-Scripts/issues/8#issuecomment-742148274
And also this inside https://github.com/massgravel/Microsoft-Activation-Scripts/blob/master/MAS_1.4/Separate-Files-Version/Activators/HWID-KMS38_Activation/ReadMe_KMS38.txt
By doing all of this, will i have an "official way" to activate my licence or am i missing something ?
Thanks in advance
The text was updated successfully, but these errors were encountered: