Need help to activate my windows 10 ltsc_2021

Wen Wei 0 Reputation points
2023-08-31T07:53:18.7766667+00:00

I installed a windows 10 using this iso: en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96.iso

  1. Activation Commands (run cmd as Administrator)

slmgr.vbs /skms <our internal server>

slmgr.vbs /skms-domain <our domain>

slmgr.vbs /ato

But the activation failed, I got this error: 0xC004F074 The Software Licensing Service reported that the computer could not be activated. No Key Management Service(KMS) could be contacted.  Please see the Application Event Log for additional information

Someone could help with me?

Thanks!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,687 questions
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 19,261 Reputation points MVP
    2023-09-01T00:49:28.2166667+00:00

    Kindly go through the following Microsoft reference article:

    Error 0xC004F074 when you try to activate Windows

    0 comments No comments

  2. Hania Lian 17,031 Reputation points Microsoft Vendor
    2024-01-08T07:07:53.5266667+00:00

    Hello,

    Here are a few things you can try:

    1. Check if the KMS server is reachable from the computer you are trying to activate. You can do this by pinging the server from the command prompt.
    2. Check if the KMS server is running and accepting requests. You can do this by running the following command on the KMS server: slmgr.vbs /dlv
    3. Check if the KMS server has the correct product key installed. You can do this by running the following command on the KMS server: slmgr.vbs /ipk <product key>
    4. Check if the KMS server has reached its activation limit. KMS servers have a limit on the number of activations they can perform. You can check the activation count by running the following command on the KMS server: slmgr.vbs /dli

    Best Regards,
    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.