SSRS Migration 2012 to 2016

  • I have Both 2012 and 2016 ReportServer Databases on same SQL Instance.
    What Would be the best way / suggestion to migrate the 2012 reports to 2016?
    Any suggestions would be appreciated!

    Thanks!

  • Hello,
    You might try looking into PowerShell options.  For example here.

    Get-RsFolderContent gets the folders in the server, and you can deploy RDL files using 

    Write-RsCatalogItem.

  • ssaari 68644 - Wednesday, November 14, 2018 11:08 AM

    Hello,
    You might try looking into PowerShell options.  For example here.

    Get-RsFolderContent gets the folders in the server, and you can deploy RDL files using 

    Write-RsCatalogItem.

    Awesome, I will look into this for sure

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply