Forscope

SQL Server – how to upgrade Express/Developer/Evaluation to Standard or Enterprise

Step-by-step guide for upgrading SQL Server Express, Developer or Evaluation to Standard or Enterprise edition.

This guide shows you how to upgrade the edition of your SQL Server from Express, Developer, or Evaluation to Standard or Enterprise. It’s applicable for versions 2022 and 2025.

Before you begin:

Step-by-step guide

I. Obtain SQL Server Standard / Enterprise installation media (ISO)

  1. Go to oneslm.eu/login and use your order credentials (email and order number) to log in.

  2. Download the available file.

II. Perform the upgrade

  1. Run setup.exe from the Standard or Enterprise edition installation media.

  2. In the SQL Server Installation Center, choose Maintenance → Edition Upgrade.

1.png
  1. Select option "Enter the product key" – the product key will be automatically filled in (embedded), or you can enter it manually, if it's not. Tick box "I have a SQL Server License only".

3.png
  1. Select the SQL Server instance to upgrade.

5.png
  1. Follow the prompts until you reach the summary of changes that will be executed – once you verify the listed options are correct, click "Upgrade".

6.png
  1. When the upgrade is successful, you'll get a window similar to this one:

7.png

III. Post-upgrade advice

  1. Verify the edition in SQL Server Configuration Manager:

8.png
  1. Test applications and services to ensure everything works as expected.