June 17, 2014 at 6:37 am
I have a backup SQL Server machine that I want to move our reports to but the person that installed SQL Server did not install Reporting Services and I cannot find the original installation disc.
Does anybody know how I can install it without the disc? I have hunted far and wide on the internet but cannot find it.
regards
Ron
June 17, 2014 at 6:45 am
without the install disk, it's not possible; you'll have to find the disk.
from there, it's pretty easy:
backup the existing encryption key right away, before you do anything else.
you need the key as well as several database backups (ReportServer,ReportServerTempDB,Subscribers) from the original server.
if you renaming the existing server before you backup your key, your screwed and will not be able to recover the data; you'd have to start fresh and redeploy all the reports....assuming you can find the reports in a single centralized location.
then on the new server, you restore the encryption key, and either point to the existing server/database, or restore the databases on the new target server.
Lowell
June 17, 2014 at 6:48 am
If someone at the company has an MSDN subscription, you can download the SQL Server installation media.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
June 17, 2014 at 7:01 am
Good thought but we do not have any. Thank you anyway.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply