~* Deploying Reports *~

Hi,

i am using reporting services 2000 and need to deploy the reports in five different Test servers.

Everyday the deployment is done by different persons in the team.

i don't want users to open the report project and change the reportserver url property everytime.

is there anyway to create a batch file which can deploy all the reports to all the five different servers with overwrite datasource property set to false....

Thanks in advace.




Answer this question

~* Deploying Reports *~

  • Andy Lichey

    Yes there is. You can use the RS.exe command line tool to deploy rdl files in a batch file. Documentation can be found in the Reporting Services help file.

    Regards

    Paul



  • crimzonthunder

    Thanx Mr.Paul.

    i created a script file and deployed the reports with rs utility.



  • ~* Deploying Reports *~