- Backing up and restoring the encryption key (see this)
- Adding the new server’s computer account to the RSExec role in the msdb, ReportServer, and ReportServerTempDB databases
1 |
Microsoft.ReportingServices.Portal.WebHost!library!7!06/17/2019-10:48:50:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedException: The feature: "Scale-out deployment" is not supported in this edition of Reporting Services.; |
1 2 3 |
begin tran delete from Keys where MachineName = '<old server name>' --commit |
Resolving “The feature: “Scale-out deployment” is not supported in this edition of Reporting Services.” after migrating SQL Server Reporting Services to a new computer