On the server that is running Reporting Services, click Start, point to All Programs, point to Microsoft SQL Server, point to Configuration Tools, and then click Reporting Services Configuration.
In the Report Server Installation Instance Selection dialog box, make sure that the computer name is the name of the new application-tier server. Make sure that the instance name is MSSQLSERVER, and then click Connect.
Note: |
|---|
If you used a named instance, you must specify the instance name and not the default instance of MSSQLSERVER.
|
In the Explorer pane, click Server Status.
The Report Server Status pane opens.
In Instance Properties, click Start.
In the Explorer pane, click Database Setup.
The Database Connection pane opens.
In Server Name, type the name of the new data-tier server, and then click Connect.
In the SQL Server Connection Dialog dialog box, click OK.
The Database Connection pane opens.
Click Apply.
In the Explorer pane, click Windows Service Identity.
The Windows Service Identity page opens.
In the Built-in Service Account list, click Local Service.
The Apply button becomes available. Do not click it.
In the Built-in Service Account list, click Network Service, and then click Apply.
In the SQL Server Connection Dialog dialog box, click OK.
Close the Reporting Services Configuration tool.
Open a Command Prompt window, and change directories to %ProgramFiles%\Microsoft SQL Server\90\Tools\binn.
Type the following command to list installation IDs of Reporting Services:
RSKeyMgmt -l
In the list, find the installation ID that corresponds to the old data-tier server.
Type the following command to remove that installation ID, where DTInstanceID corresponds to the old data-tier server:
RSKeyMgmt –r DTInstanceID
Note: |
|---|
Do not remove the installation ID that corresponds to the new data-tier server.
|
On the server that is running Reporting Services, click Start, point to All Programs, point to Microsoft SQL Server, point to Configuration Tools, and then click Reporting Services Configuration.
In the Explorer pane, click Encryption Key.
On the Encryption Key page, click Restore.
The Encryption Key Information page opens.
In Password, type the password for the encryption key file.
In Key File, type or click the location of the backup encryption key (.snk file), and then click OK.