Link to home
Start Free TrialLog in
Avatar of thirumaran
thirumaran

asked on

Deploy Reporting services to multiple remote servers

Hi,
    I have a question. I need to deploy reports to multiple locations. The basic operation is where, i create reports at my client PC using VS.NET.
When i deploy the report, it should be deployed in multiple servers. Is there a way, this can be done? Also, is there any way of maintaining previous versions of RDL files?

thanks,
maran
ASKER CERTIFIED SOLUTION
Avatar of simon_kirk
simon_kirk
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of thirumaran
thirumaran

ASKER

Is it possible to automate the process of copying the scripts to various locations? I know, i need to do scripting. But, i want to know, how can one automate this process of copying the RDL files or deploying the RDL files to different servers?
You could have a SQL Job that excutes the script on a schedule.
Is it possible to Deploy the RDL files to different locations using SQL Jobs? How to do that.
Is it possible to Deploy the RDL files to different locations using SQL Jobs? How to do that.