Hi anonymous user ,
the encryption key(It is Greyed out)
"Change" and "Backup" will be disabled if your report server is not initialized. In Reporting Services, an initialized server is one that can encrypt and decrypt data in a report server database. Initialization is a requirement for report server operation. Initialization occurs when the Report Server service is started for the first time.
If initialization fails for some reason, the report server returns an RSReportServerNotActivated error in response to user and service requests. In this case, you may need to troubleshoot the system or server configuration. For more information, see How to Initialize a Report Server.
To confirm report server initialization, ping the Report Server Web service by typing https://<servername>/reportserver in the command window. If the RSReportServerNotActivated error occurs, the initialization failed.
i am planning to Revert the SQL Server back to Enterprise edition And then backup the encryption. Would this work ?
An important part of report server configuration is creating a backup copy of the symmetric key used for encrypting sensitive information. A backup copy of the key is required for many routine operations, and enables you to reuse an existing report server database in a new installation.
In addition to backing up the encryption key, you also need to use any supported method of backing up the SQL Server database to back up the report server database.
For more information, please refer to:
Migrate a Reporting Services Installation (Native Mode).
Backup and Restore Operations for Reporting Services.
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
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.