Return to site

Office 2010 Activation 0xc004f074

broken image


  1. Kms Error 0xc004f074
  2. Activation Office 2010 Erreur 0xc004f074
  3. Office 2010 Activation Error Code 0xc004f074
  4. Microsoft Office 2010 Activation Wizard Error Code 0xc004f074

The Error 0xC004F074 is an Error related to Office 2010 and is Fixable. It is not that big of a deal. Fix Office Activation Error Code 0xC004F074You will receive the following error:Error 0xC004F074: The Software Licensing Service reported that the computer c. All volume editions of Office 2010 client products are pre-installed with a KMS client key, so you will not need to install a product key. This download contains an executable file that will extract and install KMS host license files. Run this file on either 32-bit or 64-bit supported Windows operating systems. These license files are required. Until I received another phone call from another person, and then another person, and you get the point. It seems for some reason EVERY single desktop and laptop we have Office 2010 installed on is asking for reactivation. The only thing in our environment that changed was an upgrade to Exchange 2010 SP2 over the weekend. MS Office 2013 Activator Download-KMS Activation How to Activate Office 2013 Professional Plus Free - Duration: 2:24. Key onlineshop 237,421 views.

-->

This article was written by Eric Ashton, Senior Support Escalation Engineer.

Symptoms

You try to activate Microsoft Office 2013 or Office 2016 through the Key Management Service (KMS) host by using any of the following methods:

  • Volume Activation Management Tool (VAMT)
  • Office activation wizard from a client computer
  • OSPP.vbs /act script

However, you receive the following error message:

Cause

Office 2010 Activation 0xc004f074

This issue occurs because the Office KMS pool contains fewer than five unique client computers.

0xc004f074 activation error

Resolution

To resolve this problem, increase the number of client computers in the Office KMS pool to five or more.

Note

To determine how many client computers are currently in the Office KMS pool on the KMS host, run the following command in an elevated Command Prompt window from c:windowssystem32, and then press Enter:

Cscript slmgr.vbs -dlv all >c:tempKMSInfo.txt

Go to c:temp (or any custom location where you put the output), and then open KMSInfo.txt. Search for Office to find your Office KMS host installation details. Check the Current Count value. If the Office KMS count value is less than 5, Office clients will not activate.

0xc004f074

This issue occurs because the Office KMS pool contains fewer than five unique client computers.

Resolution

To resolve this problem, increase the number of client computers in the Office KMS pool to five or more.

Note

To determine how many client computers are currently in the Office KMS pool on the KMS host, run the following command in an elevated Command Prompt window from c:windowssystem32, and then press Enter:

Cscript slmgr.vbs -dlv all >c:tempKMSInfo.txt

Go to c:temp (or any custom location where you put the output), and then open KMSInfo.txt. Search for Office to find your Office KMS host installation details. Check the Current Count value. If the Office KMS count value is less than 5, Office clients will not activate.

Kms Error 0xc004f074

When the Office KMS pool contains five or more client computers, try to activate Office by using the Office activation wizard, OSPP.vbs, or VAMT.

If you use System Preparation (Sysprep) in your environment, it is possible that Office was not rearmed before the image creation. Therefore, computers may have the same client computer ID (CMID) for Office.

Activation Office 2010 Erreur 0xc004f074

If you have more than five computers that are trying to activate, and you still see this error message, check the KMS host log on Event Viewer on the KMS server. For example, you see entries that resembles the following:

  • 0x0,5,Ignite1.ignite.local,930bd202-a335-4c7e-bd9d-7305361f0d37,Date/Time,0,5,0,6f327760-8c5c-417c-9b61-836a98287e0c
  • 0x0,5,Ignite2.ignite.local,2f362dd3-fb39-4d18-94e6-de1d30dd27d5,Date/Time,0,5,0,6f327760-8c5c-417c-9b61-836a98287e0c
  • 0x0,5,Ignite5.ignite.local,930bd202-a335-4c7e-bd9d-7305361f0d37,Date/Time,0,5,0,6f327760-8c5c-417c-9b61-836a98287e0c

In this example, notice that Ignite5 and ignite1 have the same CMID (930bd202-a335-4c7e-bd9d-7305361f0d37). This indicates that the Office rearm was skipped even though the base operating system image may have been generated.

Note

Before Sysprep prepares the image, make sure that you run one of the following commands, based on your Office bit version, to guarantee a unique Office CMID.

32-bit Office:
C:Program Files (x86)Microsoft OfficeOffice16ospprearm.exe

64-bit Office:
C:Program FilesMicrosoft OfficeOffice16ospprearm.exe

For detailed information about how to rearm the Office installation, see the following articles:

You can run the following startup script on these computers to rearm Office and generate new, unique Office IDs. In this script, replace XX with the appropriate value, based on your Office version:

XX = 15 for Office 2013

XX = 16 for Office 2016

@echo off

:OSPP

reg query HKLMSoftwareMicrosoftOfficeXX.0CommonOSPPREARM if %errorlevel%1 (goto RUN) else (goto END)

:RUN set ProgramFilesPath=%ProgramFiles%

'%ProgramFilesPath%Microsoft OfficeOfficeXXOSPPREARM.EXE'

C:Windowssystem32cscript.exe '%ProgramFilesPath%Microsoft OfficeOfficeXXospp.vbs' /act set ProgramFilesPath=%ProgramFiles(x86)%

'%ProgramFilesPath%Microsoft OfficeOfficeXXOSPPREARM.EXE'

Office 2010 Activation Error Code 0xc004f074

C:Windowssystem32cscript.exe '%ProgramFilesPath%Microsoft OfficeOfficeXXospp.vbs' /act REG ADD 'HKLMSoftwareMicrosoftOfficeXX.0CommonOSPPREARM'

Microsoft Office 2010 Activation Wizard Error Code 0xc004f074

:END

Exit





broken image