Unable to activate windows server 2019 evaluation

Abhishek S Kumar 6 Reputation points
2021-03-12T08:47:48.81+00:00

Hi. we are trying to activate Windows Server standard eval version by using product key they got. However, following error is seen. Can you please help here on why the error “87” is showing up? and the steps to overcome ![77085-image.png][1] [1]: /api/attachments/77085-image.png?platform=QnA

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
{count} vote

9 answers

Sort by: Most helpful
  1. Jenny Feng 14,226 Reputation points
    2021-03-16T06:19:23.26+00:00

    anonymous user
    Hi,

    If you install Evaluation edition of Windows Server it will expect a Retail key when doing the straight conversion. For those of us with Volume license keys the upgrade path involves first using DISM ONLINE Set edition using a KMS key, Then on reboot use slmgr /ipk using your Volume key and then finally run slmgr /ato.

    You can get the KMS keys here:
    https://learn.microsoft.com/en-us/windows-server/get-started/kmsclientkeys

    For example

    DISM /Online /Set-Edition:ServerStandard /ProductKey:N69G4-B89J2-4G8F4-WWYCC-J464C /AcceptEula

    After reboot then

    slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (your OWN VLSC MAK key)

    then activate

    slmgr /ato

    If that doesn't work, you have to reinstall 2019 with the NON EVAL ISO.

    Hope above information can help you.

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

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    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.

    4 people found this answer helpful.

  2. Anonymous
    2021-03-12T13:28:06.32+00:00

    What channel is the product key? Should be retail in order to activate the evaluation.

    --please don't forget to Accept as answer if the reply is helpful--


  3. Anonymous
    2021-03-12T13:45:47.793+00:00

    Does server have an internet connection?

    0 comments No comments

  4. Abhishek S Kumar 6 Reputation points
    2021-03-13T00:02:51.817+00:00

    Yes, server do have internet connection

    0 comments No comments

  5. Anonymous
    2021-03-13T00:33:11.257+00:00

    I'd get in touch with the seller about this. The burden is on them to provide access to licensed installation media for the products they sell.

    --please don't forget to Accept as answer if the reply is helpful--

    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.