For KMS Activation of Volume Licensed Products:
- Run KMS-VL-ALL.cmd as Administrator.
- Done. For VL conversion of Office 2013/2016/2019 C2R:
- Run Convert-C2R-2013.cmd for Office2013 as Administrator.
- Run Convert-C2R-2016.cmd for Office 2019, Office 2016, and Office 365 as Administrator.
- Done.
- Open KMS-VL-ALL.cmd in Notepad
- Change _Debug=0 to _Debug=1
- Run as Admin
- Copy Paste the log file contents in CODE tags or upload the log file to MDL
(32-bit and 64-bit)
Retail/OEM/MAK Genuine Activations are UNAFFECTED and Converts Notice Period/OOBE-Grace period windows to VL IF they are supported and are then activated.
- qewlpal for batch maintain
- ZWT, nosferati87, CODYQX4, letsgoawayhell, Phazor, mikmik38, deagles, FreeStyler, ColdZero, Hotbird64 and everyone who contributed to KMS Server emulator development
- MasterDisaster for original script
- abbodi1406 for Huge Contribution and Co-Authoring
- s1ave77 for batch help
- os51 for Retail/MAK checks examples
- cynecx and qad for DLL Injection method and KMS Integration
- xinso for interesting ideas
- ratzlefatz for testing and helping with various aspects of the script
- Tito for general support, VS and SQL support idea (partially done)
- LostED For Mirrors
- csihcs for code improvements
- l33tisw00t for user support
- moo807 for constant updates to missing GVLKs and MDL Community for feedback and bug reports.
- Use new SECO DLL (Thanks to @abbodi1406 )
- Office 2010 on Windows 8.1 and later activation bug fixed (Thanks to @abbodi1406 )
- Changes merged from @rpo
- Bug reported by @Zopeman fixed
- Minor changes
- Debug log improvement (Thanks to @rpo and @abbodi1406 )
- Use Symlinks instead of copying files into system32 directory (Thanks to @ch4os )
- Added create task and renewal task switches as arguments (Thanks to @Soulfate )
- Minor Cosmetics
- Modified firewall rules (Thanks to abbodi1406)
- Office product check bug fixes (Thanks to abbodi1406)
- Office 2019 Professional Plus C2R keys added (Thanks to abbodi1406)
- OneDrive for Business 2013 key added (Thanks to abbodi1406)
- SharePoint Designer 2010/2013 Retail keys removed (Thanks to abbodi1406)
- Windows Server 2016 ARM64 key added (Thanks to abbodi1406)
- Changed default to Manual mode due to popular vote
- Fixed VS correct OS detection bug (Thanks to asfomp)
- replaced xcopy with robocopy (Thanks to rpo), but kept DEL lines for now, as Manual Users do not require them, need to think about merits and demerits of this.
- Minor Cosmetics