SSRS Changing Output Location to a different location

  • We are in the process of migrating a customer to our environment. This customer has a lot of SSRS Subscriptions that are writing out to a file share on a particular server. Is there a way to do a mass change so that the location can be changed to our Server's file share without having to go through each SSRS Subscription and make these changes?

     

    Thanks in advance

  • I'm taking a guess here.

    Query the Subscriptions table in the SSRS database.  In the ExtensionSettings column is the XML that might store the path.

    Update the column to the new path.   See what happens!

     

    I may try this with a bogus subscription before you update everything!

    Michael L John
    If you assassinate a DBA, would you pull a trigger?
    To properly post on a forum:
    http://www.sqlservercentral.com/articles/61537/

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

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