Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Deploying Reports to production

Author  Topic 

jeroena
Yak Posting Veteran

76 Posts

Posted - 2006-06-22 : 08:27:59
Hello,

I am looking for a command line utility or GUI to deploy (let's say 50) reports (RDL files) to a Reporting Server. For some reason, the install and config tools available for SSIS and SSAS don't exist for SSRS. Why?

What I don't want to do:
- Deploy from a dev IDE to production
- Deploy from a server (instead of files)
- Tell the guy reading my install manual to manually install 50 reports using Report Manager
- Edit and compile someone's code like http://www.codeproject.com/cs/database/SQLReportDeploy.asp

Can anyone help? Thnx!
Jeroen

jeroena
Yak Posting Veteran

76 Posts

Posted - 2006-06-23 : 06:04:44
I found this one, which looks very promising:

http://www.sqldbatips.com/showarticle.asp?ID=62

Jeroen
Go to Top of Page
   

- Advertisement -