Reporting Services Scripter: Sync Reporting Services Instances and Objects
The other day, I was tasked with moving all objects from one SQL Server Reporting Services instance to another. I know you can move the database itself, but then you run into issues with encryption keys etc. I just wanted to move the objects. I know that pretty much everything in SSRS is extensible, so I knew I could write something to do it, but before I went out and coded it, I Googled first to see if someone else had something. Turns out there is an awesome utility: Reporting Services Scripter. Works like a charm!
Simlar Posts
- SSRS Exporting Report to Excel – Keep Formatting on Export Round 2
- SSRS and SSAS Formatting Dates
- SQL Server 2005 – Reporting Services – Windows Vista
- Reporting Services: Can’t Uninstall – The setup failed to read IIsMimeMap table. The error code is -2147024893
- Business Intelligence and Analysis Services in the “Real World”
