Office 2021 LTSC MAK key not activating

Dhr. Deen 1 Reputation point
2021-11-02T14:55:13.243+00:00

Hi,

I'm trying to install Office 2021 LTSC. I got a official valid MAK license key. I created an .xml file using the office configuration tool. While office is able to install , i'm unable to active the license. It keeps returning:

"Invalid SKU" with error code: 0xc004f069

ProductID used in the xml = <Product ID="Standard2021Volume" (Also tried the SPLA version but that gives the same error.)

Internet is fine. I installed MS Access the same way without issues.

I tried SLMGR to activate the license but same SKU not found error. Also tried csript ospp.vbs /inpkey: but same error.

It looks like there is a mismatch. What am I doing wrong here?

Thanks!

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,019 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Viki Ji_MSFT 4,421 Reputation points
    2021-11-03T02:36:18.65+00:00

    Hi @Dhr. Deen ,
    Welcome to Q&A forum!

    According to your description, have you installed other versions of Office on this machine before?
    If so, please check to make sure you have completely uninstalled them: Uninstall Office from a PC.
    And then run the following command in Command Prompt(Run as administrator) to check if there is any remaining activation information for other versions of Office, and please share the result with us.

    • For 64-bit Office: cscript.exe "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" /dstatus
    • For 32-bit Office: cscript.exe "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /dstatus

    If there are any other installed product keys, please run the following command to uninstall them to check this issue.

    • For 64-bit Office: cscript.exe "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /unpkey:*XXXXX*
    • For 32-bit Office: cscript.exe "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /unpkey:*XXXXX*

    146001-image.png

    Any updates, please let me know.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.