Restricting SSRS subscriptions to shared schedules only

Posted by Matt Frear on Server Fault See other posts from Server Fault or by Matt Frear
Published on 2009-09-09T22:04:47Z Indexed on 2010/04/22 16:03 UTC
Read the original article Hit count: 320

Hi all

I'm reasonably new to SQL Server Reporting Services and Report Manager, and completely new to SSRS's Subscriptions. We're running SSRS 2008.

Out of the box it seems that a user with the Browser role can create a Subscription to a report and schedule it to run at any time they choose.

As an admin I have setup a schedule called "Overnight reports" and have it run every night from 1am.

I would like it so that when a regular user creates their Subscription they can only use one of my shared schedules so that their subscription will only run overnight.

Is this possible?

Thanks

-Matt

© Server Fault or respective owner

Related posts about sql-server

Related posts about reporting-services