Hi dears, how to check whether product key of windows server 2019 is genuine or not

93810339 1 Reputation point
2021-11-13T08:23:51.237+00:00

Hi dears, how to check whether product key of windows server 2019 is genuine or not

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

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-11-13T16:44:49.84+00:00

    From cmd.exe

    slmgr /dlv

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

    1 person found this answer helpful.

  2. Limitless Technology 39,926 Reputation points
    2021-11-16T08:37:51.893+00:00

    Hi there,

    Open Command Prompt on elevated privileges. Execute the following command:

    slmgr /dli

    The “dli” parameter will display current license information with activation status.

    The result will also include the type of key (Retail, OEM, MAK, or KMS key). If the License status says “Licensed”, then you do not have a problem.


    --If the reply is helpful, please Upvote and Accept it as an answer--

    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.