<?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 Unable to load Modules with WFA 3.1P1 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112529#M19910</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a test WFA of version 3.1.0.0.0 and a productive WFA of Version 3.1.0.0.1P1.&lt;/P&gt;&lt;P&gt;Both with execution Policy unrestricted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following Command part does not work for the productive System:&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;### modules&lt;BR /&gt;$ExPo = Get-ExecutionPolicy&lt;BR /&gt;Get-WFALogger -Info -message $("Loading modules with execution policy $ExPo")&lt;BR /&gt;## Fill template&lt;BR /&gt;Import-Module "$ModulePath/fill-template.psm1"&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log message is the following:&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;09:38:24.418 INFO&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] ### Command '&amp;lt;COMMANDSNAME&amp;gt;' in 'POWER_SHELL' ###&lt;BR /&gt;09:38:31.809 INFO&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] Loading modules with execution policy Unrestricted&lt;/P&gt;&lt;P&gt;09:38:32.402 ERROR&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] AuthorizationManager check failed.&lt;BR /&gt;09:38:32.512 ERROR&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] Command failed for Workflow '&amp;lt;WORKFLOWNAME&amp;gt;' with error : AuthorizationManager check failed.&lt;BR /&gt;09:38:32.512 INFO&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] ***** Workflow Execution Failed *****&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The strange thing is, that it works on the test WFA without any Problems.&lt;/P&gt;&lt;P&gt;All Used Paths are tested in a previous command (and I placed the modules on both servers (test and productive) in the same place)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has someone any idea how to fix this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antimon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 22:46:48 GMT</pubDate>
    <dc:creator>antimon51</dc:creator>
    <dc:date>2025-06-04T22:46:48Z</dc:date>
    <item>
      <title>Unable to load Modules with WFA 3.1P1</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112529#M19910</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a test WFA of version 3.1.0.0.0 and a productive WFA of Version 3.1.0.0.1P1.&lt;/P&gt;&lt;P&gt;Both with execution Policy unrestricted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following Command part does not work for the productive System:&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;### modules&lt;BR /&gt;$ExPo = Get-ExecutionPolicy&lt;BR /&gt;Get-WFALogger -Info -message $("Loading modules with execution policy $ExPo")&lt;BR /&gt;## Fill template&lt;BR /&gt;Import-Module "$ModulePath/fill-template.psm1"&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log message is the following:&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;09:38:24.418 INFO&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] ### Command '&amp;lt;COMMANDSNAME&amp;gt;' in 'POWER_SHELL' ###&lt;BR /&gt;09:38:31.809 INFO&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] Loading modules with execution policy Unrestricted&lt;/P&gt;&lt;P&gt;09:38:32.402 ERROR&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] AuthorizationManager check failed.&lt;BR /&gt;09:38:32.512 ERROR&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] Command failed for Workflow '&amp;lt;WORKFLOWNAME&amp;gt;' with error : AuthorizationManager check failed.&lt;BR /&gt;09:38:32.512 INFO&amp;nbsp; [&amp;lt;COMMANDSNAME&amp;gt;] ***** Workflow Execution Failed *****&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The strange thing is, that it works on the test WFA without any Problems.&lt;/P&gt;&lt;P&gt;All Used Paths are tested in a previous command (and I placed the modules on both servers (test and productive) in the same place)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has someone any idea how to fix this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antimon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:46:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112529#M19910</guid>
      <dc:creator>antimon51</dc:creator>
      <dc:date>2025-06-04T22:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load Modules with WFA 3.1P1</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112530#M19911</link>
      <description>&lt;P&gt;Antimon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where did you get this module fill-template.psm1, is it from some website on the internet?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest you do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Right-Click on the file and "properties"&lt;/P&gt;&lt;P&gt;2. There will be button "Unblock". Click it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now try your command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 09:49:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112530#M19911</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2015-11-13T09:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load Modules with WFA 3.1P1</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112532#M19912</link>
      <description>&lt;P&gt;It was written by myself on the test server.&lt;/P&gt;&lt;P&gt;After unblocking it on the productive server everything went fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for this solution!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 10:17:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-load-Modules-with-WFA-3-1P1/m-p/112532#M19912</guid>
      <dc:creator>antimon51</dc:creator>
      <dc:date>2015-11-13T10:17:11Z</dc:date>
    </item>
  </channel>
</rss>

