{"id":466,"date":"2013-12-16T16:37:00","date_gmt":"2013-12-16T16:37:00","guid":{"rendered":"https:\/\/www.geekmungus.co.uk\/?p=466"},"modified":"2022-11-05T10:53:19","modified_gmt":"2022-11-05T10:53:19","slug":"kms-activation-fails-with-insufficient-activations","status":"publish","type":"post","link":"https:\/\/geekmungus.co.uk\/?p=466","title":{"rendered":"KMS Activation Fails with Insufficient Activations"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>PROBLEM:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>0xC004F038<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>The software Licensing Service reported that the computer could not be activated. The count reported by your Key Management Service (KMS) is insufficient. Please contact your system administrator.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>CAUSE:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Firstly KMS will not activate anything until it has seen at least 5 clients attempt to activate, so if you have activated less than this, then that&#8217;s a normal. However i&#8217;m seeing on the KMS event log on the KMS server the following, as you can see the CMID is the same, this means that office 2010 was not rearmed on your image before it was syspreped, so you now have loads of computers with the same CMID.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">0x0,5,computer1.domain.local,125bc220-a335-4c7e-bd9d-7305361f0d37,2010\/6\/10 19:34,0,5,0,6f327760-8c5c-417c-9b61-836a98287e0c<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">0x0,5,computer2.domain.local,125bc220-a335-4c7e-bd9d-7305361f0d37,2010\/6\/10 19:32,0,5,0,6f327760-8c5c-417c-9b61-836a98287e0c<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>SOLUTION:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can generate a new CMID for a machine by using the following:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Generate a new CMID:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">c:\\program files (x86)\\Common Files\\microsoft shared\\OfficeSoftwareProtectionPlatform\\OSPPREARM.EXE&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Force the activation of Office 2010<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">C:\\Windows\\system32\\cscript.exe &#8220;c:\\program files (x86)\\Microsoft Office\\Office14\\ospp.vbs&#8221; \/act<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You may script it if you have already deployed all your images by running a batch file through Group Policy on machine start:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code> @echo off\n:OSPP\nreg query HKLM\\Software\\Microsoft\\Office\\14.0\\Common\\OSPPREARM\nif %errorlevel%==1 (goto RUN) else (goto END)\n:RUN\nset ProgramFilesPath=%ProgramFiles%\n\"%ProgramFilesPath%\\Common Files\\microsoft shared\\OfficeSoftwareProtectionPlatform\\OSPPREARM.EXE\"\nC:\\Windows\\system32\\cscript.exe \"%ProgramFilesPath%\\Microsoft Office\\Office14\\ospp.vbs\" \/act\nset ProgramFilesPath=%ProgramFiles(x86)%\n\"%ProgramFilesPath%\\Common Files\\microsoft shared\\OfficeSoftwareProtectionPlatform\\OSPPREARM.EXE\"\nC:\\Windows\\system32\\cscript.exe \"%ProgramFilesPath%\\Microsoft Office\\Office14\\ospp.vbs\" \/act\nREG ADD \"HKLM\\Software\\Microsoft\\Office\\14.0\\Common\\OSPPREARM\"\n:END<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This is all educated by the technet article by Microsoft, I&#8217;ve repeated it here to ensure it does not disappear!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"http:\/\/blogs.technet.com\/b\/odsupport\/archive\/2010\/06\/14\/troubleshooting.aspx\">http:\/\/blogs.technet.com\/b\/odsupport\/archive\/2010\/06\/14\/troubleshooting.aspx<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>PROBLEM: 0xC004F038 The software Licensing Service reported that the computer could not be activated. The count reported by your Key Management Service (KMS) is insufficient. Please contact your system administrator. CAUSE: Firstly KMS will not activate anything until it has seen at least 5 clients attempt to activate, so if you have activated less than &#8230; <a title=\"KMS Activation Fails with Insufficient Activations\" class=\"read-more\" href=\"https:\/\/geekmungus.co.uk\/?p=466\" aria-label=\"Read more about KMS Activation Fails with Insufficient Activations\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-466","post","type-post","status-publish","format-standard","hentry","category-microsoft-windows"],"_links":{"self":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=466"}],"version-history":[{"count":1,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/466\/revisions"}],"predecessor-version":[{"id":1472,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=\/wp\/v2\/posts\/466\/revisions\/1472"}],"wp:attachment":[{"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=466"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=466"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geekmungus.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}