{"id":13481317,"url":"https://github.com/luodaoyi/kms-server","last_synced_at":"2025-05-16T15:04:55.095Z","repository":{"id":39522194,"uuid":"81054897","full_name":"luodaoyi/kms-server","owner":"luodaoyi","description":"a docker image for kms","archived":false,"fork":false,"pushed_at":"2022-06-14T07:17:43.000Z","size":8483,"stargazers_count":934,"open_issues_count":2,"forks_count":327,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-12T12:54:49.006Z","etag":null,"topics":["docker-image","kms"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luodaoyi.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-06T06:23:34.000Z","updated_at":"2025-04-09T09:32:23.000Z","dependencies_parsed_at":"2022-07-12T19:40:31.676Z","dependency_job_id":null,"html_url":"https://github.com/luodaoyi/kms-server","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luodaoyi%2Fkms-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luodaoyi%2Fkms-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luodaoyi%2Fkms-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luodaoyi%2Fkms-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luodaoyi","download_url":"https://codeload.github.com/luodaoyi/kms-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553937,"owners_count":22090416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-image","kms"],"created_at":"2024-07-31T17:00:50.776Z","updated_at":"2025-05-16T15:04:55.040Z","avatar_url":"https://github.com/luodaoyi.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile","Dockerfile (37)"],"sub_categories":[],"readme":"# kms server docker image\r\n\r\n## 直接可用的地址：\r\n\r\n```\r\nkms.luody.info\r\n```\r\n\r\n## kms version:\r\n\u003e 7zip 解压密码为:  2020\r\n\r\n```\r\nvlmcsd-1113-2020-03-28-Hotbird64\r\nvlmcsd-1112-2018-10-20-Hotbird64\r\nvlmcsd-1111-2017-06-17-Hotbird64\r\nvlmcsd-1108-2017-01-19-Hotbird64\r\n```\r\n# Docker使用方法：\r\n\r\n只需要绑定1688端口即可对外开放1688 就可以用来激活了\r\n\r\n# 延伸教学：\r\n## KMS激活使用方法\r\n\r\n一般来说，只要确保的下载的是VL批量版本并且没有手动安装过任何key，\r\n你只需要使用管理员权限运行cmd执行一句命令就足够：\r\n\r\n```\r\nslmgr /skms kms.luody.info\r\n```\r\n\r\n\r\n然后去计算机属性或者控制面板其他的什么的地方点一下激活就好了。\r\n\r\n当然，如果你懒得点，可以多打一句命令手动激活：\r\n\r\n```\r\nslmgr /ato\r\n```\r\n\r\n这句命令的意思是，马上对当前设置的key和服务器地址等进行尝试激活操作。\r\n\r\nkms激活的前提是你的系统是批量授权版本，即VL版，一般企业版都是VL版，专业版有零售和VL版，家庭版旗舰版OEM版等等那就肯定不能用kms激活。一般建议从[http://msdn.itellyou.cn](http://msdn.itellyou.cn)上面下载系统\r\nVL版本的镜像一般内置GVLK key，用于kms激活。如果你手动输过其他key，那么这个内置的key就会被替换掉，这个时候如果你想用kms，那么就需要把GVLK key输回去。首先，\r\n到[https://technet.microsoft.com/en-us/library/jj612867.aspx](https://technet.microsoft.com/en-us/library/jj612867.aspx)\r\n获取你对应版本的KEY\r\n如果打不开下面有对应的\r\n\r\n如果不知道自己的系统是什么版本，可以运行以下命令查看系统版本：\r\n\r\n```\r\nwmic os get caption\r\n```\r\n\r\n得到对应key之后，使用管理员权限运行cmd执行安装key：\r\n\r\n```\r\nslmgr /ipk xxxxx-xxxxx-xxxxx-xxxxx\r\n```\r\n然后跟上面说的一样设置kms服务器地址，激活。\r\n\r\n\r\n## 一句命令激活OFFICE\r\n\r\n首先你的OFFICE必须是VOL版本，否则无法激活。\r\n找到你的office安装目录，比如\r\n\r\n```\r\nC:\\Program Files (x86)\\Microsoft Office\\Office16\r\n```\r\n\r\n64位的就是\r\n\r\n```\r\nC:\\Program Files\\Microsoft Office\\Office16\r\n```\r\n\r\noffice16是office2016，office15就是2013，office14就是2010.\r\n\r\n然后目录对的话，该目录下面应该有个OSPP.VBS。\r\n\r\n接下来我们就cd到这个目录下面，例如：\r\n\r\n```\r\ncd C:\\Program Files (x86)\\Microsoft Office\\Office16\r\n```\r\n\r\n然后执行注册kms服务器地址：\r\n\r\n```\r\ncscript ospp.vbs /sethst:kms.luody.info\r\n```\r\n/sethst参数就是指定kms服务器地址。\r\n\r\n一般ospp.vbs可以拖进去cmd窗口，所以也可以这么弄：\r\n\r\n```\r\ncscript \"C:\\Program Files (x86)\\Microsoft Office\\Office16\\OSPP.VBS\" /sethst:kms.luody.info\r\n```\r\n\r\n一般来说，“一句命令已经完成了”，但一般office不会马上连接kms服务器进行激活，所以我们额外补充一条手动激活命令：\r\n\r\n```\r\ncscript ospp.vbs /act\r\n```\r\n \r\n\r\n如果提示看到successful的字样，那么就是激活成功了，重新打开office就好。\r\n\r\n##　如果遇到报错，请检查：\r\n\u003e1. 你的系统/OFFICE是否是批量VL版本\r\n\u003e1. 是否以管理员权限运行CMD\r\n\u003e1. 你的系统/OFFICE是否修改过KEY/未安装GVLK KEY\r\n\u003e1. 检查你的网络连接\r\n\u003e1. 服务器繁忙，多试试（点击检查KMS服务是否可用）\r\n\u003e1. 根据出错代码自己搜索出错原因\r\n\r\n# Windows GVLK密钥对照表（KMS激活专用）\r\n\r\n \u003e以下key来源于微软官网：[https://technet.microsoft.com/en-us/library/jj612867.aspx](https://technet.microsoft.com/en-us/library/jj612867.aspx) \r\n \u003e[https://docs.microsoft.com/en-us/windows-server/get-started/kms-client-activation-keys](https://docs.microsoft.com/en-us/windows-server/get-started/kms-client-activation-keys)\r\n\r\n ## Windows 10/11\r\n操作系统       | KMS激活序列号\r\n------------------------------------|------------------------------\r\nWindows 10/11 Professional          |W269N-WFGWX-YVC9B-4J6C9-T83GX\r\nWindows 10/11 Professional N        |MH37W-N47XK-V7XM9-C7227-GCQG9\r\nWindows 10/11 Pro for Workstations  |NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J\r\nWindows 10/11 Pro for Workstations N|9FNHH-K3HBT-3W4TD-6383H-6XYWF\r\nWindows 10/11 Pro Education         |6TP4R-GNPTD-KYYHQ-7B7DP-J447Y\r\nWindows 10/11 Pro EducationN        |YVWGF-BXNMC-HTQYQ-CPQ99-66QFC\r\nWindows 10/11 Education             |NW6C2-QMPVW-D7KKK-3GKT6-VCFB2\r\nWindows 10/11 Education N           |2WH4N-8QGBV-H22JP-CT43Q-MDWWJ\r\nWindows 10/11 Enterprise            |NPPR9-FWDCX-D2C8J-H872K-2YT43\r\nWindows 10/11 Enterprise N          |DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4\r\nWindows 10/11 Enterprise G          |YYVX9-NTFWV-6MDM3-9PT4T-4M68B\r\nWindows 10/11 Enterprise G N        |44RPN-FTY23-9VTTB-MP9BX-T84FV\r\n\r\n## Windows 10 LTSC 2021/2019\r\n操作系统       | KMS激活序列号\r\n--------------------------------------|------------------------------\r\nWindows 10 Enterprise LTSC 2021/2019  |M7XTQ-FN8P6-TTKYV-9D4CC-J462D\r\nWindows 10 Enterprise N LTSC 2021/2019|92NFX-8DJQP-P6BBQ-THF9C-7CG2H\r\n\r\n## Windows 10 LTSB 2016\r\n操作系统       | KMS激活序列号\r\n---------------------------------|------------------------------\r\nWindows 10 Enterprise LTSB 2016  |WX4NM-KYWYW-QJJR4-XV3QB-6VM33\r\nWindows 10 Enterprise N LTSB 2016|DCPHK-NFMTC-H88MJ-PFHPY-QJ4BJ\r\n\r\n## Windows 10 LTSB 2015\r\n操作系统       | KMS激活序列号\r\n---------------------------------|------------------------------\r\nWindows 10 Enterprise LTSB 2015  |WNMTR-4C88C-JK8YV-HQ7T2-76DF9\r\nWindows 10 Enterprise N LTSB 2015|2F77B-TNFGY-69QQF-B8YKP-D69TJ\r\n\r\n## Windows Server 2022\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows Server 2022 Datacenter |WX4NM-KYWYW-QJJR4-XV3QB-6VM33\r\nWindows Server 2022 Standard   |VDYBN-27WPP-V4HQT-9VMD4-VMK7H\r\n\r\n## Windows Server 2019\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows Server 2019 Datacenter |WMDGN-G9PQG-XVVXX-R3X43-63DFG\r\nWindows Server 2019 Standard   |N69G4-B89J2-4G8F4-WWYCC-J464C\r\nWindows Server 2019 Essentials |WVDHN-86M7X-466P6-VHXV7-YY726\r\n \r\n## Windows Server 2016\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows Server 2016 Datacenter |CB7KF-BWN84-R7R2Y-793K2-8XDDG\r\nWindows Server 2016 Standard   |WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY\r\nWindows Server 2016 Essentials |JCKRF-N37P4-C2D82-9YXRT-4M63B\r\n\r\n## Windows Server 2012 R2 和 Windows 8.1\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows 8.1 Professional       |GCRJD-8NW9H-F2CDX-CCM8D-9D6T9\r\nWindows 8.1 Professional N     |HMCNV-VVBFX-7HMBH-CTY9B-B4FXY\r\nWindows 8.1 Enterprise         |MHF9N-XY6XB-WVXMC-BTDCT-MKKG7\r\nWindows 8.1 Enterprise N       |TT4HM-HN7YT-62K67-RGRQJ-JFFXW\r\nWindows Server 2012 R2 Server Standard |D2N9P-3P6X9-2R39C-7RTCD-MDVJX\r\nWindows Server 2012 R2 Datacenter      |W3GGN-FT8W3-Y4M27-J84CP-Q3VJ9\r\nWindows Server 2012 R2 Essentials      |KNC87-3J2TX-XB4WP-VCPJV-M4FWM\r\n\r\n## Windows Server 2012 和 Windows 8\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows 8 Professional      |NG4HW-VH26C-733KW-K6F98-J8CK4\r\nWindows 8 Professional N    |XCVCF-2NXM9-723PB-MHCB7-2RYQQ\r\nWindows 8 Enterprise |32JNW-9KQ84-P47T8-D8GGY-CWCK7\r\nWindows 8 Enterprise N |JMNMF-RHW7P-DMY6X-RF3DR-X2BQT\r\nWindows Server 2012 |BN3D2-R7TKB-3YPBD-8DRP2-27GG4\r\nWindows Server 2012 N |8N2M2-HWPGY-7PGT9-HGDD8-GVGGY\r\nWindows Server 2012 Single Language |2WN2H-YGCQR-KFX6K-CD6TF-84YXQ\r\nWindows Server 2012 Country Specific |4K36P-JN4VD-GDC6V-KDT89-DYFKP\r\nWindows Server 2012 Server Standard |XC9B7-NBPP2-83J2H-RHMBY-92BT4\r\nWindows Server 2012 MultiPoint Standard |HM7DN-YVMH3-46JC3-XYTG7-CYQJJ\r\nWindows Server 2012 MultiPoint Premium |XNH6W-2V9GX-RGJ4K-Y8X6F-QGJ2G\r\nWindows Server 2012 Datacenter |48HP8-DN98B-MYWDG-T2DCC-8W83P\r\n\r\n## Windows 7 and Windows Server 2008 R2\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows 7 Professional |FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4\r\nWindows 7 Professional N |MRPKT-YTG23-K7D7T-X2JMM-QY7MG\r\nWindows 7 Professional E |W82YF-2Q76Y-63HXB-FGJG9-GF7QX\r\nWindows 7 Enterprise |33PXH-7Y6KF-2VJC9-XBBR8-HVTHH\r\nWindows 7 Enterprise N |YDRBP-3D83W-TY26F-D46B2-XCKRJ\r\nWindows 7 Enterprise E |C29WB-22CC8-VJ326-GHFJW-H9DH4\r\nWindows Server 2008 R2 Web |6TPJF-RBVHG-WBW2R-86QPH-6RTM4\r\nWindows Server 2008 R2 HPC edition |TT8MH-CG224-D3D7Q-498W2-9QCTX\r\nWindows Server 2008 R2 Standard |YC6KT-GKW9T-YTKYR-T4X34-R7VHC\r\nWindows Server 2008 R2 Enterprise |489J6-VHDMP-X63PK-3K798-CPX3Y\r\nWindows Server 2008 R2 Datacenter |74YFP-3QFB3-KQT8W-PMXWJ-7M648\r\nWindows Server 2008 R2 for Itanium-based Systems |GT63C-RJFQ3-4GMB6-BRFB9-CB83V\r\n\r\n## Windows Vista and Windows Server 2008\r\n操作系统       | KMS激活序列号\r\n-------------------------------|------------------------------\r\nWindows Vista Business |YFKBB-PQJJV-G996G-VWGXY-2V3X8\r\nWindows Vista Business N |HMBQG-8H2RH-C77VX-27R82-VMQBT\r\nWindows Vista Enterprise |VKK3X-68KWM-X2YGT-QR4M6-4BWMV\r\nWindows Vista Enterprise N |VTC42-BM838-43QHV-84HX6-XJXKV\r\nWindows Web Server 2008 |WYR28-R7TFJ-3X2YQ-YCY4H-M249D\r\nWindows Server 2008 Standard |TM24T-X9RMF-VWXK6-X8JC9-BFGM2\r\nWindows Server 2008 Standard without Hyper-V |W7VD6-7JFBR-RX26B-YKQ3Y-6FFFJ\r\nWindows Server 2008 Enterprise |YQGMW-MPWTJ-34KDK-48M3W-X4Q6V\r\nWindows Server 2008 Enterprise without Hyper-V |39BXF-X8Q23-P2WWT-38T2F-G3FPG\r\nWindows Server 2008 HPC |RCTX3-KWVHP-BR6TB-RB6DM-6X7HP\r\nWindows Server 2008 Datacenter |7M67G-PC374-GR742-YH8V4-TCBY3\r\nWindows Server 2008 Datacenter without Hyper-V |22XQ2-VRXRG-P8D42-K34TD-G3QQC\r\nWindows Server 2008 for Itanium-Based Systems |4DWFP-JF3DJ-B7DTH-78FJB-PDRHK\r\n\r\n\r\n\r\nTODO:office\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluodaoyi%2Fkms-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluodaoyi%2Fkms-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluodaoyi%2Fkms-server/lists"}