From 52ab55b7e473f9d1c5894aacada3a7e4e8c0d7f3 Mon Sep 17 00:00:00 2001 From: DESKTOP-V026VQF\Home Date: Thu, 23 Mar 2023 02:34:58 +0530 Subject: Update --- _site/kms38.html | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 74 insertions(+), 9 deletions(-) (limited to '_site/kms38.html') diff --git a/_site/kms38.html b/_site/kms38.html index fe8981f..29dd058 100644 --- a/_site/kms38.html +++ b/_site/kms38.html @@ -365,6 +365,12 @@ div.tocify {
Note: Latest MAS doesn’t use any of these -methods, instead it uses ready to use Universal ticket (check below for -manual activation).
Notes:
+Q: Can Microsoft block this kind of
activation?
@@ -719,6 +732,17 @@ support activation on non-azure systems.
In MAS, goto KMS38 Activation and apply Remove KM38 Protection +option.
After that, In MAS, goto Troubleshoot and apply Fix Licensing +option.
Done.
SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4efPut the ClipUp.exe beside the KMS38 Activation
script. That would be either MAS_AIO.cmd or
KMS38_Activation.cmd
The process here is based on Universal ticket method. Here we will -create identical ticket which is used in MAS KMS38 script and activate -the system with it.
+This is for those who wants to perform manual activation. If you want +a tool to do this for you then check here.
+We can divide the manual activation process into two parts.
+Open Windows Powershell as administrator, and enter the following +listed commands in the sequence in which they are given.
Enter the Key, (Replace <key> with the key
+from the above list) with the following command
slmgr /ipk <key>
Download Universal ticket from here +and extract the downloaded file.
Find a file named KMS.xml in the extracted
+folder.
Copy that ticket file and paste it in the below folder
+C:\ProgramData\Microsoft\Windows\ClipSVC\GenuineTicket
Now run below command in Powershell to apply the ticket
clipup -v -o
slmgr /xpr
In this process we will perform activation from scratch. This is +based on Universal ticket method. Here we will create identical ticket +which is used in MAS KMS38 script and activate the system with it.
Download file from the below official MS link and extract this
.cab file.
@@ -808,7 +868,9 @@ from the above list) with the following command
slmgr /ipk <key>
gatherosstate.exe file.gatherosstate.exe file.$bytes = [System.IO.File]::ReadAllBytes("C:\Files\gatherosstate.exe")
@@ -917,7 +979,9 @@ link.
SHA-256: 0d6e9f6bbd0321eda149658d96040cb4f79e0bd93ba60061f25b28fecbf4d4ef
This file has digital signatures which can be verified. You can also get
-this file from official Windows server 2016 x64 RTM ISO.
+this file from official Windows
+Server 2016 x64 RTM ISO.
Put the ClipUp.exe in C:\Windows\System32
folder and then initiate the above mentioned activation process. Once
@@ -925,6 +989,7 @@ the activation is done, you can remove the file.