My client's SQL Server Reporting Services (SSRS) stopped working on their AWS instance of Windows Server 2022 with SQL Server. The SQL Server included with this instance is the Standard edition, which should include SSRS. No license key is provided when the server is created.
SSRS was not preinstalled, and it currently requires a license to transition from the time-limited free version. When attempting to run the SSRS installer from Microsoft, I encountered an error stating that the evaluation period has expired and I need to "upgrade to different edition before attempting to upgrade again."
If my technical questions involving proper licensing is off topic, please accept my apologies and kindly direct me to the proper forum.
Questions:
- Is there a way to find the SQL Server Standard license key from my existing SQL Server installation on an AWS instance?
- Will uninstalling the SSRS trial version and reinstalling it through the SQL Server Installation Center work without needing a separate license key?
- What is the best approach to resolve the expired SSRS evaluation version on an AWS instance where SQL Server Standard is licensed, but no direct license key is provided?
Any guidance on resolving this technical issue of installing a properly licensed version of SSRS would be greatly appreciated.