SQL Version 2022 Expired

Syed Mehdi 0 Reputation points
2026-08-24T11:00:00.5766667+00:00

Hi team,

My free lab kit has expired therefore I am unable to launch SCCM console because it is unable to connect to database. I tried clean reisntallation of the lab but it shows expired. Can you please guide me how I can upgrade my SQL from Evaluation to developer or Standard for free. I tried to upgrade it but couldn't can someone help to fix this issue?

"2026-08-24 03:48:32.57 Server Microsoft SQL Server 2022 (RTM) - 16.0.1000.6 (X64)

Oct  8 2022 05:58:25 

Copyright (C) 2022 Microsoft Corporation

Enterprise Evaluation Edition (64-bit) on Windows Server 2025 Standard Evaluation 10.0 <X64> (Build 26100: ) (Hypervisor)

2026-08-24 03:48:32.57 Server UTC adjustment: -7:00

2026-08-24 03:48:32.57 Server (c) Microsoft Corporation.

2026-08-24 03:48:32.57 Server All rights reserved.

2026-08-24 03:48:32.57 Server Server process ID is 8716.

2026-08-24 03:48:32.57 Server System Manufacturer: 'Microsoft Corporation', System Model: 'Virtual Machine'.

2026-08-24 03:48:32.57 Server Authentication mode is WINDOWS-ONLY.

2026-08-24 03:48:32.57 Server Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL16.MSSQLSERVER\MSSQL\Log\ERRORLOG'.

2026-08-24 03:48:32.57 Server The service account is 'CORP\SQL_SA'. This is an informational message; no user action is required.

2026-08-24 03:48:32.57 Server Registry startup parameters:

 -d C:\Program Files\Microsoft SQL Server\MSSQL16.MSSQLSERVER\MSSQL\DATA\master.mdf

 -e C:\Program Files\Microsoft SQL Server\MSSQL16.MSSQLSERVER\MSSQL\Log\ERRORLOG

 -l C:\Program Files\Microsoft SQL Server\MSSQL16.MSSQLSERVER\MSSQL\DATA\mastlog.ldf

 -T 8295

2026-08-24 03:48:32.57 Server Command Line Startup Parameters:

 -s "MSSQLSERVER"

2026-08-24 03:48:32.57 Server Error: 17051, Severity: 16, State: 1.

2026-08-24 03:48:32.57 Server SQL Server evaluation period has expired."

Thanks,

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 85,111 Reputation points
    2026-08-24T15:54:58.14+00:00

    once you installed a trail version, you are not allowed a second trial. the only free versions are sqlserver developer and sqlserver express. as you can not downgrade to these editions from an enterprise install, you must uninstall sqlserver, then install the free version. you can backup databases from the trial and restore to the new install.

    note: if you install the dev edition, be sure you are following the licensing requirements.

    Was this answer helpful?


  2. Erland Sommarskog 136.8K Reputation points MVP Volunteer Moderator
    2026-08-24T12:45:36.8933333+00:00

    My first reaction is that if you are running something like SCCM, this a production environment, and you need a license that permits you to run SQL Server in production. That is, this needs to be one of Express, Standard and Enterprise Edition. Developer Edition is out of the question. If you want something that is free, Express Edition is the only choice, but the database is capped at 10 GB with SQL 2022. (50 GB with SQL 2025.)

    But once you have a license for Standard Edition, it is a straight forward operation. Start the installation media, and select the Maintenance page where you find Edition Upgrade.

    User's image

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.