change the default start time for subscription schedule in SSRS

  • when you create a SQL Server SSRS subscription there is a default start time of 8:00am. we would like to change this setting from 8:00am to something else.

    where/how can we accomplish this?

    i realize it can be changed when the user creates the subscription, but we want to change the default.

    thank you.

  • As far as I know, there is no related settings in rsreportserver.config file to set this default values. However, you can use F12 developer tool to find corresponding tag, using JavaScript code to set default values for schedule settings in SubscriptionProperties.aspx file(C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager\Pages).

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

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