I'm just wondering if there is any easy way to deploy reports to multiple servers. My current issue is that I need to deploy tens of reports onto tens of production server. Does anyone know how to do that?
Thanks a lot.
Cheers,
You can do that by using the command prompt utility and rss files. Look into the following link for more details:
http://msdn2.microsoft.com/en-us/library/ms162839.aspx
Then you can put multiple rs command lines in one single batch file (.bat) and then execute that file for deploying to multiple servers.
Shyam
No comments:
Post a Comment