november_ra1n

Manual Online KMS Activation for Windows, Server & Office

Apr 7th, 2018
12,443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 3.73 KB | None | 0 0
  1. Manual Online KMS Activation for Windows, Server & Office
  2. Follow on twitter.com/november_ra1n_
  3. ======================================================================================
  4. Info:
  5. KMS Activation last 180 days set by Microsoft however after 180 days you can repeat the activation to gain another 180 days and so on forever. : )
  6.  
  7. PS: KMS Activation will be succeeded as long as KMS Server Host Address are still online see alternative Working Online KMS servers end of the text....
  8. ======================================================================================
  9.  
  10. A) Windows & Server Activation:
  11.  
  12. Windows <Type here to search> look for Command Prompt and (Right click and run as administrator)
  13. #Keep the Internet Connection on during activation!#
  14.  
  15. 1. Install KMS Client Setup Key according to your Windows:
  16. slmgr /ipk <KMS Client Setup Key>
  17.  
  18. NOTE:
  19. Windows Server 2019, Windows Server Semi-Annual Channel, Windows Server 2016, Windows 10 KMS Client Setup Keys (Make sure use right key according to your Windows Edition!):
  20. https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys
  21.  
  22. 2. Run the following command to point Windows to the KMS server:
  23. cscript slmgr.vbs /skms kms.digiboy.ir
  24.  
  25. 3. Run the following command to activate Windows:
  26. cscript slmgr.vbs /ato
  27.  
  28. 4. Clear the name of KMS server (Optional)
  29. slmgr /ckms
  30.  
  31. 5. Finally to find out & display your license information:
  32. cscript slmgr.vbs -dli
  33.  
  34. ======================================================================================
  35.  
  36. B) Microsoft Office (2019, 2016, 2013, or 2010) Activation:
  37. NOTE:Unlike Windows for Office you need Volume License Edition to order to activate via KMS!
  38. Download Microsoft Office 2016 Volume License ISO [Original from VLSC]:
  39. http://bit.ly/2GLb5yY
  40.  
  41. Windows <Type here to search> look for Command Prompt and (Right click and run as administrator)
  42. #Keep the Internet Connection on during activation!#
  43. 1. Set KMS Host...
  44. x64:
  45. cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /sethst:kmshostaddress
  46.  
  47. x86 installed in Win x64:
  48. cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /sethst:kmshostaddress
  49. Note:(Office14 = Office 2010; Office15 = Office 2013; Office16 & Office 2019 = Office 2016)
  50. kmshostaddress: *See Working Online KMS servers at the end of the topic.!*
  51.  
  52.  
  53. 2. Request Activation
  54. x64:
  55. cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /act
  56.  
  57. x86 installed in Win x64:
  58. cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /act
  59.  
  60. 3. Clear KMS Host (Optional)
  61. x64:
  62. cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /remhst
  63.  
  64. x86 installed in Win x64:
  65. cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /remhst
  66.  
  67. 4. Check Activation Status
  68. x64:
  69. cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /dstatus
  70.  
  71. x86 installed in Win x64:
  72. cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /dstatus
  73.  
  74. Note:
  75. All Office KMS Client Setup Keys can be find it there:
  76. https://docs.microsoft.com/en-us/DeployOffice/vlactivation/gvlks
  77.  
  78. The product key can be optionally changed to KMS:
  79. cmd+admin
  80. cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
  81. [x64 bit office on x64 bit Windows or x86 on x86]
  82. OR
  83. cmd+admin
  84. cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
  85. [x86 bit office on x64 bit Windows]
  86. ======================================================================================
  87.  
  88. Alternative Working Online KMS servers:
  89. kms.digiboy.ir
  90. kms.lotro.cc
  91. cy2617.jios.org
  92. kms.chinancce.com
  93. k.zpale.com
  94. m.zpale.com
  95. mvg.zpale.com
  96. kms.shuax.com
  97.  
  98. ======================================================================================
Add Comment
Please, Sign In to add comment