<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSRS report subscription fails due to owner in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2500767#M24060</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I've found that there's a Subscription table in the ReportServer database.&amp;nbsp; Is it recommended to change the owner by updated this table?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, it is not recommended to change anything in the ReportServer database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The recommended approach would be to use the REST API for subscriptions&amp;nbsp;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/pbirs/2.0#/Subscriptions/SetSubscription" target="_blank"&gt;https://app.swaggerhub.com/apis/microsoft-rs/pbirs/2.0#/Subscriptions/SetSubscription&lt;/A&gt;&amp;nbsp;or you could use the ReportingServicesTools Powershell module (which is a wrapper around the REST API)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 04:05:07 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2022-05-09T04:05:07Z</dc:date>
    <item>
      <title>SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2484152#M23916</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few subscriptions created in Power BI Report Server. These subscriptions were created by a user who is no longer with the company. As a result, the subscriptions failed. As the Admin of Power BI Report Server, I was able to change the owner to another user and ran the subscription successfully. It seems only an Admin can change the owner of an existing subscription. However, for new subscriptions, the Admin nor non-admins can change the owner.&amp;nbsp; Is there a way for non-admins to change the owner of an existing or new subscription? Is there a way for the Admin to change the owner of a new subscription?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 19:39:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2484152#M23916</guid>
      <dc:creator>micheledubose</dc:creator>
      <dc:date>2022-04-28T19:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2485085#M23928</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is there a way for non-admins to change the owner of an existing or new subscription?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You don't need to be full admin, you either need to be a Content Manager of the report or the folder the report is in. Or you need the manage all subscriptions privilege. If you connect via SQL Server Management Studio you can create a custom role with just this privilege and assign that role to people that you wish to be able to manage subscriptions for others.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is there a way for the Admin to change the owner of a new subscription?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm not entirely sure what you mean here. If you are asking if the admin can set a different default owner the answer is no, the person that creates the subscription is always set as the original owner.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 07:31:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2485085#M23928</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-04-29T07:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2485945#M23936</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The non-admin users are assigned to a custom role which has the "Manage all subscriptions" &lt;SPAN&gt;privilege&lt;/SPAN&gt;.&amp;nbsp; When those users attempt to change the default owner of an existing subscription, they get an error: "The permissions granted to user 'X' are insufficient for performing this operation."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as changing the default owner of a new subscription, if the person who creates the subscription is always the original owner, then I will always have this issue.&amp;nbsp; I would like the owner of a subscription to be a service account because that account never expires. So, if a user is no longer with the company, the subscription will not fail.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 14:18:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2485945#M23936</guid>
      <dc:creator>micheledubose</dc:creator>
      <dc:date>2022-04-29T14:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2486846#M23942</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The non-admin users are assigned to a custom role which has the "Manage all subscriptions" &lt;SPAN&gt;privilege&lt;/SPAN&gt;.&amp;nbsp; When those users attempt to change the default owner of an existing subscription, they get an error: "The permissions granted to user 'X' are insufficient for performing this operation."&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;OK so maybe changing the owner is a special operation that only an admin can do&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;As far as changing the default owner of a new subscription, if the person who creates the subscription is always the original owner, then I will always have this issue.&amp;nbsp; I would like the owner of a subscription to be a service account because that account never expires. So, if a user is no longer with the company, the subscription will not fail.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes you will always have this issue. But this is a security feature so it is unlikely to be changed. This protects you from someone setting up a report subscription to send sensitive information outside the company that would keep working even after they have left the company. It is painful when genuine subscriptions get disabled, but as long as you are aware of this it can be managed and you can proactively set important subscriptions to run under a service account to prevent this. You just cannot set it as a default.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2022 11:42:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2486846#M23942</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-04-30T11:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2491316#M23976</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to change the owner of multiple subscriptions to a service account without having to edit each indivdividual subscription?&amp;nbsp; In other words, is there a sql database table that I can run a query against that updates the owner field?&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 15:43:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2491316#M23976</guid>
      <dc:creator>micheledubose</dc:creator>
      <dc:date>2022-05-03T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2493316#M23982</link>
      <description>&lt;P&gt;This information probably is stored in a table somewhere, but the database schema is not documented and I have not experimented with changing subscription owners this way myself.&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 12:01:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2493316#M23982</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-05-04T12:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2499180#M24042</link>
      <description>&lt;P&gt;I've found that there's a Subscription table in the ReportServer database.&amp;nbsp; Is it recommended to change the owner by updated this table?&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 17:00:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2499180#M24042</guid>
      <dc:creator>micheledubose</dc:creator>
      <dc:date>2022-05-06T17:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2500767#M24060</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I've found that there's a Subscription table in the ReportServer database.&amp;nbsp; Is it recommended to change the owner by updated this table?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, it is not recommended to change anything in the ReportServer database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The recommended approach would be to use the REST API for subscriptions&amp;nbsp;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/pbirs/2.0#/Subscriptions/SetSubscription" target="_blank"&gt;https://app.swaggerhub.com/apis/microsoft-rs/pbirs/2.0#/Subscriptions/SetSubscription&lt;/A&gt;&amp;nbsp;or you could use the ReportingServicesTools Powershell module (which is a wrapper around the REST API)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 04:05:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2500767#M24060</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-05-09T04:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2502412#M24079</link>
      <description>&lt;P&gt;Can you point me to documenation for using t&lt;SPAN&gt;he ReportingServicesTools Powershell module?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 14:49:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2502412#M24079</guid>
      <dc:creator>micheledubose</dc:creator>
      <dc:date>2022-05-09T14:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS report subscription fails due to owner</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2503164#M24090</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="63342" data-lia-user-login="micheledubose" class="lia-mention lia-mention-user"&gt;micheledubose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can you point me to documenation for using t&lt;SPAN&gt;he ReportingServicesTools Powershell module?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;There is a little bit of documentation on their github page&amp;nbsp;&lt;A href="https://github.com/microsoft/ReportingServicesTools" target="_blank"&gt;https://github.com/microsoft/ReportingServicesTools&lt;/A&gt;&amp;nbsp;and you can also use the get-help cmdlet in powershell to access the builtin help for each cmdlet. I would suspect that you should be able to use a combination of Get-RsSubscription / Set-RsSubscription&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 22:31:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-report-subscription-fails-due-to-owner/m-p/2503164#M24090</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-05-09T22:31:27Z</dc:date>
    </item>
  </channel>
</rss>

