Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SSRS migration from 2008 to 2016

We need to migrate SSRS 2008 to SSRS 2016 which includes:

  • All RDL reports
  • Subscriptions
  • User Access

I cannot find any tool, can someone please help/suggest - We need to migrate everything from 2008 to 2016 server

like image 936
user3657339 Avatar asked Sep 11 '25 00:09

user3657339


1 Answers

There is no migration tool unfortunately. I did the same process (2008 -> 2016) late last year and below are the notes I made while I was going.

I've replaced my server names with generic names and in my case the old setup had SSRS running on a different server to the database engine so when you see OLD_DB_SERVER_NAME and OLD_SSRS_SERVER_NAME they may actually be the same server in you case.

Hope you find this useful.

enter image description here

like image 119
Alan Schofield Avatar answered Sep 13 '25 22:09

Alan Schofield