Does anyone have a section of code (C#, Powershell, or TSQL) that would export the sqlserver Datasource
Does anyone have a section of code (C#, Powershell, or TSQL) that would export the sqlserver Datasource
We have a couple of Report servers and are in the process of chaging Domains and some Machines. What I need to do is verify the shared datasources on all of the servers.
Does anyone have a section of code (C#, Powershell, or TSQL) that would export the Datasource configuration to a flat file so that we can look at the data.
Do you need the sample code or just a tool?
Most SSRS Developers use "Reporting Services Scripter", you can script out Datasource configuration in .RSS format.