<?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 E-Series Plugin for WFA in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137758#M24995</link>
    <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the E-Series Package hasn't been updated for a while.&amp;nbsp; However, I'm setting it up in our WFA environment with the web proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try&amp;nbsp;to execute the Datasource for E-series, I get an error stating: "An access denied error occurred when registering scheduled job definition SANtricity-PSTK-ASUP-Dispatch.&amp;nbsp; Try running Windows PowerShell with elevated user rights; that is, Run As Administrator."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone seen the above error message?&amp;nbsp; I tested the datasource code from within WFA, and it worked just fine. So it seems to be how WFA executes powershell on the backend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WFA Server OS Vers: Windows 2008 R2 Standard&lt;/P&gt;&lt;P&gt;WFA Vers: 4.1&lt;/P&gt;&lt;P&gt;Powershell Toolkit Version: 4.4.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:05:09 GMT</pubDate>
    <dc:creator>coreywanless</dc:creator>
    <dc:date>2025-06-04T14:05:09Z</dc:date>
    <item>
      <title>E-Series Plugin for WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137758#M24995</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the E-Series Package hasn't been updated for a while.&amp;nbsp; However, I'm setting it up in our WFA environment with the web proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try&amp;nbsp;to execute the Datasource for E-series, I get an error stating: "An access denied error occurred when registering scheduled job definition SANtricity-PSTK-ASUP-Dispatch.&amp;nbsp; Try running Windows PowerShell with elevated user rights; that is, Run As Administrator."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone seen the above error message?&amp;nbsp; I tested the datasource code from within WFA, and it worked just fine. So it seems to be how WFA executes powershell on the backend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WFA Server OS Vers: Windows 2008 R2 Standard&lt;/P&gt;&lt;P&gt;WFA Vers: 4.1&lt;/P&gt;&lt;P&gt;Powershell Toolkit Version: 4.4.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:05:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137758#M24995</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2025-06-04T14:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: E-Series Plugin for WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137834#M24999</link>
      <description>&lt;P&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/6653"&gt;@coreywanless&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/21019"&gt;@StevenB1016&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; I tested the datasource code from within WFA, and it worked just fine. So it seems to be how WFA executes powershell on the backend.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-----&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Assuming the correctness of this test, I can tell you how to do the remaining.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By default, WFA server executes Powershell as 'Local System' service account. If you want to run as Administrator or another system Account (Local or Domain)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do the below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Launch services.msc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Find the service 'NetApp WFA Server' and right-click&amp;nbsp; and select 'Properties'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. On Tab 'Log On' Select Radio Buttion from 'Local System Account' to 'this Account'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. Now provide the credentials of the Administrator or any user. Save&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5. Restart WFA Server service for the changes to take effect. Make sure the service has started. If not there could be reasons which need to be debugged further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sinhaa&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 08:51:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137834#M24999</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2018-02-05T08:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: E-Series Plugin for WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137852#M25001</link>
      <description>&lt;P&gt;Thanks. That did end up working for us.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 03:22:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/E-Series-Plugin-for-WFA/m-p/137852#M25001</guid>
      <dc:creator>coreywanless</dc:creator>
      <dc:date>2018-02-06T03:22:38Z</dc:date>
    </item>
  </channel>
</rss>

