Unable to activate windwos 2019 to my KMS server

Mike 251 Reputation points
2021-08-24T05:25:05.12+00:00

I have installed an eval version, managed to convert it with standard, and managed to install my KMS key.
For whatever reason, even after changing the activation server to my km server using slmgr /skms-domain with a successful prompt, my activation still fails. This is not the only windows 2019 in my environment. I am not sure what to do.

Windows for business | Windows Server | User experience | Other
{count} votes

3 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,491 Reputation points MVP Volunteer Moderator
    2021-08-24T08:48:45.687+00:00

    Hi @Mike

    Error: On a computer running Microsoft Windows non-core edition, run ‘slui.exe 0x2a 0xC004F069’ to display the error text.

    Run following commands:

    Find available target editions

    DISM.exe /Online /Get-TargetEditions  
    

    Change your target edition (bellow is example for Windows server 2016 datacenter)

    DISM /online /Set-Edition:ServerStandard /ProductKey:WC2BQ-8NRM3-FDDYY-XXXXX-XXXXX /AcceptEula  
    

    If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

  2. Mike 251 Reputation points
    2021-08-24T14:52:23.067+00:00

    I am aware after installing an eval version, the next thing to do is convert it non eval standard using gvlk. then, change the key with my vlk (kms). I am not sure if something is not done right. but this is the screenshot.

    126030-image.png

    0 comments No comments

  3. Mike 251 Reputation points
    2021-08-25T02:43:47.637+00:00

    I managed to resolve the issue. I tried to double-check my key and it was the wrong key.


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.