Hi all, does any one please guide me to how to deploy reports in SSRS using Script? Please thanks Thanks!!
Look at the SQL 2005 books online for Deploying reporting services - scripts section. Satya SKJ Microsoft SQL Server MVP Writer, Contributing Editor & Moderator http://www.SQL-Server-Performance.Com @http://www.askasqlguru.com/ This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.
Hi, I am getting error by using following: I am trying to use following script to deploy reports using script rs -i C:SomeLocationPublishReports.rss -shttp://ServerName/reportserver -v filePath="C:Reports" -v sqlServerName="SQLServerName" -v parentFolder="SomeParentFolder" but i am getting error for Publishreports.rss not found!! Why? what do i have to create ? Is PublishReports.rss created or i have to creat is if so then how? thanks Thanks!!
SEe tara's bloghttp://weblogs.sqlteam.com/tarad/archive/2005/01/05/3944.aspx Satya SKJ Microsoft SQL Server MVP Writer, Contributing Editor & Moderator http://www.SQL-Server-Performance.Com @http://www.askasqlguru.com/ This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.