How to identify license key installed on sharepoint 2019 server

Bhushan Borole 0 Reputation points
2025-05-01T17:44:27.6366667+00:00

Hi all,

I have dev, QA and production server with sharepoint 2019 installation.

I want to identify on which server which license product key is used during installation.

Is it possible to check through central admin?

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
3,052 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Hien-L 1,910 Reputation points Microsoft External Staff
    2025-05-02T01:55:20.3166667+00:00

    Hi Bhushan Borole,

    Good day! Welcome to Q&A forum.

    To identify license key installed on SharePoint 2019 server, using the following method:

    Using SharePoint Management Shell (PowerShell)

    Open SharePoint 2019 Management Shell as Administrator

    Run the following command:(Get-SPFarm).Products

    This will display the product ID (license key) for your SharePoint installation.

    Using Central Administration:

    1. Go to SharePoint Central Administration
    2. Navigate to "Upgrade and Migration" > "Convert farm license type"
    3. The current license type will be displayed

    Reference:

    Steps To Upgrade SharePoint 2019 License Key

    Hope these information helps.

    Please do let us know if you have any further queries.


    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.


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.