Hi.
I downloaded all my reports, datasets and datasource from my SSRS server with a PowerShell script. Now that I have all my reports and datasets in that folder (and subfolders) in my desktop, how can I upload all my reports and datasets (with the same subfolders directory) to the SSRS server and keeping the connection settings?
Is there some script or utility or other way to upload a full folder with subfolders and reports to the SSRS server?
Thanks.