<?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: Slow workflow execution in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17034#M3482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To follow-up on this, we may be seeing some different issues.&amp;nbsp;&amp;nbsp;&amp;nbsp; What we are seeing at our customer (a major US bank) is that it takes about &lt;STRONG&gt;5 MINUTES&lt;/STRONG&gt; for each WFA command block to start execution.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The server being used is pretty much cut off from the outside world, so I thought it may have had something to do with checking for certificate revocation.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; But we tried disabling that by various methods, including as shown in this article:&amp;nbsp; &lt;A class="active_link" href="http://velemental.com/2012/01/01/optimizing-the-execution-of-powershell-and-powercli" style="font-family: Calibri, sans-serif; font-size: 14px;" target="_blank"&gt;http://velemental.com/2012/01/01/optimizing-the-execution-of-powershell-and-powercli&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px;"&gt;Nothing made a difference.&amp;nbsp;&amp;nbsp; If we open a powershell window on the server, it seems to open in a normal amount of time.&amp;nbsp;&amp;nbsp;&amp;nbsp; If we load the ONTAP module, it loads normally and quickly.&amp;nbsp;&amp;nbsp; So we don't see the issue by using the powershell command window.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px;"&gt;Our onsite guy at the customer is going to look into getting the server more outside access or adding it to the domain (which is currently isn't on).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px;"&gt;-Alan Parker&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2014 15:54:26 GMT</pubDate>
    <dc:creator>aparker</dc:creator>
    <dc:date>2014-02-20T15:54:26Z</dc:date>
    <item>
      <title>Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16940#M3441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder why workflow execution is so slow at the first line of a command 2 minutes in this exemple with WFA 2.2 (same behavior with 2.1 version) without LDAP auth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;11:45:36.381 INFO&amp;nbsp; [Create volume] ### Command 'Create volume' ###&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;11:47:12.276 INFO&amp;nbsp; [Create volume] Executing command: ./Create_volume8173598297431862987.ps1 -AggregateName 'sas_t2_002' -Array '10.139.32.11' -Size '1000' -VolumeGuarantee 'none' -VolumeName 'test' &lt;/P&gt;&lt;P&gt;11:47:12.744 INFO&amp;nbsp; [Create volume] Get-WfaCredentials -Host 10.139.32.11&lt;/P&gt;&lt;P&gt;11:47:12.900 INFO&amp;nbsp; [Create volume] Credentials successfully provided for '10.139.32.11'&lt;/P&gt;&lt;P&gt;11:47:13.103 INFO&amp;nbsp; [Create volume] Connect-NaController (with credentials) -Name 10.139.32.11 -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P&gt;11:47:24.662 INFO&amp;nbsp; [Create volume] Connected to controller&lt;/P&gt;&lt;P&gt;11:47:24.927 INFO&amp;nbsp; [Create volume] Creating a new volume - name 'test' , aggregate name 'sas_t2_002' , size '1000m' , volume guarantee 'none'&lt;/P&gt;&lt;P&gt;11:47:34.147 INFO&amp;nbsp; [Create volume] Command completed, took 117735 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My productive wotkflows take more than 30 minutes just for cloning 5 volumes and mapping luns inside to igroup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions appreciate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:43:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16940#M3441</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2025-06-05T05:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16943#M3443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francois,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Happy to see you back. Does preview or planning as well take the same time or is it just the execution alone ?&lt;/P&gt;&lt;P&gt;How may workflows were executed in parallel ?&lt;/P&gt;&lt;P&gt;Is it possible to share the workflow so that we can try it to see what is causing the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 11:12:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16943#M3443</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-02-12T11:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16947#M3445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen it before but it was never consistently reproducible that I could draw some conclusion. After seeing your post, I just did 2 rounds of Test Create Volume on cm_storage command and I got it in 2nd time, first one was lightening quick in comparison. Is it consistent for you Francois? What is your browser? Are you running your server on non-default ports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;06:52:54&lt;/SPAN&gt;.860 INFO&amp;nbsp; [Create volume] ### Command 'Create volume' ###&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;06:54:51&lt;/SPAN&gt;.004 INFO&amp;nbsp; [Create volume] Executing command: ./Create_volume2491088665744029825.ps1 -AggregateName 'Test_aggregate' -SpaceGuarantee 'none' -Cluster '10.226.252.28' -Size '20' -VserverName 'vs1' -VolumeName 'myVol3003' &lt;/P&gt;&lt;P&gt;06:54:52.160 INFO&amp;nbsp; [Create volume] Get-WfaCredentials -Host 10.226.252.28&lt;/P&gt;&lt;P&gt;06:54:57.348 INFO&amp;nbsp; [Create volume] Credentials successfully provided for '10.226.252.28'&lt;/P&gt;&lt;P&gt;06:54:57.676 INFO&amp;nbsp; [Create volume] Connect-Controller -Type CLUSTER -Name 10.226.252.28 -Credential System.Management.Automation.PSCredential -Vserver&amp;nbsp; -Timeout 60000&lt;/P&gt;&lt;P&gt;06:54:58.567 INFO&amp;nbsp; [Create volume] Connect-NcController (with credentials) -Name 10.226.252.28 -Timeout 60000 -ErrorAction Stop&lt;/P&gt;&lt;P&gt;06:55:01.785 INFO&amp;nbsp; [Create volume] Connected to cluster node&lt;/P&gt;&lt;P&gt;06:55:02.145 INFO&amp;nbsp; [Create volume] Creating a new volume: New-NcVol -ErrorAction Stop -name myVol3003 -Aggregate Test_aggregate&amp;nbsp; -SpaceReserve none -State online -Size 20m -VserverContext vs1 -Type rw -JunctionPath /myVol3003&lt;/P&gt;&lt;P&gt;06:55:04.020 INFO&amp;nbsp; [Create volume] Configuring volume autosize attributes: Set-NcVolAutosize -ErrorAction Stop -name myVol3003 -VserverContext vs1 -Mode off&lt;/P&gt;&lt;P&gt;06:55:04.614 INFO&amp;nbsp; [Create volume] Command completed, took 18172 milliseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen it with at times with commands doesn't even do anything real. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working to dig the cause. Will update you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 12:08:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16947#M3445</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2014-02-12T12:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16951#M3447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adai,&lt;/P&gt;&lt;P&gt;Happy as well you take care of WFA.&lt;/P&gt;&lt;P&gt;The preview goes fast and I just ran an workflow alone in a fresh installed WFA 2.2RC1.&lt;/P&gt;&lt;P&gt;Workflow is pretty simple, I just create a volume with certified "create volume" command . Every command takes 2 minutes at the first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 13:36:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16951#M3447</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-12T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16953#M3448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sinhaa,&lt;/P&gt;&lt;P&gt;I use chrome v.32 and server running on standard port. There are no difference using from ie.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 13:54:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16953#M3448</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-12T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16959#M3449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Francois,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the mean time pls open a case with NetApp Support for the same. Use a controller serial number along with the WFA System ID and ASUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 08:17:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16959#M3449</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2014-02-13T08:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16964#M3450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francois:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couple of questions.&lt;/P&gt;&lt;P&gt;Where is time consumed more, is it that the command is taking more time to execute in the filer/cluster?&lt;/P&gt;&lt;P&gt;To verify you can run command line from the machine where WFA is running.&lt;/P&gt;&lt;P&gt;Try to connect to the cluster using powershell command or run a command from WFA and check how much time it is taking?&lt;/P&gt;&lt;P&gt;It may be an issue with the network or with the cluster also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have said that commands in the 1st row is taking more time?&lt;/P&gt;&lt;P&gt;In the 2nd row is it faster than 1st row?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 08:38:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16964#M3450</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2014-02-13T08:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16969#M3451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abbit,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I don't think&amp;nbsp; that is relayed to PS or Network issue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;PS commands from WFA itself run pretty fast.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; In this exemple New-NaVol -Name test2 -Aggregate aggr0 -Size 1000m -SpaceReserve none that tooks some seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Row is just the first line of in a execution , nothing to do with loops.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff; color: #ff0000;"&gt;06:52:54&lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;.860 INFO&amp;nbsp; [Create volume] ### Command 'Create volume' ###&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;François&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 09:50:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16969#M3451</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-13T09:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16974#M3452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your prompt reply. It will be good to open a case with the logs.&lt;/P&gt;&lt;P&gt;We need to investigate why it is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 09:57:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16974#M3452</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2014-02-13T09:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16977#M3453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2004844286&lt;/P&gt;&lt;P&gt;Logs are uploaded to the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 10:12:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16977#M3453</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-13T10:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16982#M3454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any update to this?&amp;nbsp;&amp;nbsp; I'm seeing the same thing at a customer with 2.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:49:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16982#M3454</guid>
      <dc:creator>aparker</dc:creator>
      <dc:date>2014-02-18T19:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16987#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The odd thing is that even the no-op (cluster mode) command takes almost 400 seconds in execute mode.&amp;nbsp; But in preview mode it runs as you would expect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 19:51:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16987#M3456</guid>
      <dc:creator>aparker</dc:creator>
      <dc:date>2014-02-18T19:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16991#M3457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried running Powershell itself and time it, then load the "profile.ps1" in the &amp;lt;WFA&amp;gt;/PoSH folder and time that. (cd &amp;lt;wfa&amp;gt;\PoSH ;; .\profile.ps1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found installing additional powershell extensions on the WFA machine, when there were configuration issues, or even the built-in ones, can cause long delays to launching and some logging commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time a command is run, even a No-Op, a new powershell.exe instance is launched and loads the profile that loads additional modules. If you run a lot of commands and there's a delay there, that time can add up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 00:37:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16991#M3457</guid>
      <dc:creator>mgoddard</dc:creator>
      <dc:date>2014-02-19T00:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16995#M3459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to Michael's reply, can you run the following and send the output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Open cmd prompt&lt;/P&gt;&lt;P&gt;2. Run command systeminfo and send me the output here or at sinhaa at netapp dot com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is this issue is perhaps a JBOSS7 issue and JBOSS7 is what WFA2.1 onwards is using. We can give you a way to reduce the long delays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;warm regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Abhishek &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 03:35:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/16995#M3459</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2014-02-19T03:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17000#M3461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I opened a case, no answers for the moment.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 09:12:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17000#M3461</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-19T09:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17005#M3463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francois and aparker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;DISCLAIMER: This solution is still under test and not guaranteed to work or not to cause any other issues. But its looks harmless to me.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please try the following JBoss config modification. Thanks to Sandeep for working on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Open file &lt;STRONG&gt;standalone-full.xml&lt;/STRONG&gt; located at&lt;STRONG&gt; WFA\jboss\standalone\configuration&lt;/STRONG&gt; for editing using some text editor like notepad++&lt;/P&gt;&lt;P&gt;2. Find the line : &lt;SPAN style="color: #008000;"&gt;&amp;lt;connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http" executor="http-executor"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; and for HTTPS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #008000;"&gt;&amp;lt;connector name="https" protocol="HTTP/1.1" scheme="https" socket-binding="https" secure="true" executor="http-executor"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Remove the &lt;SPAN style="color: #ff0000;"&gt;executor="http-executor"&lt;/SPAN&gt; from them&lt;/P&gt;&lt;P&gt;4. Save the file.&lt;/P&gt;&lt;P&gt;5. Restart NetApp WFA Server service and wait for the service to be up.&lt;/P&gt;&lt;P&gt;6. Retest your command or workflow execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how this worked for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warm regards&lt;/P&gt;&lt;P&gt;sinhaa &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 11:06:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17005#M3463</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2014-02-19T11:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17009#M3465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sinhaa,&lt;/P&gt;&lt;P&gt;The modification doesn't help very much, seems better, but still more than minute.&lt;/P&gt;&lt;P&gt;15:29:52.405 INFO&amp;nbsp; [Remove volume] ### Command 'Remove volume' ###&lt;/P&gt;&lt;P&gt;15:31:08.394 INFO&amp;nbsp; [Remove volume] Executing command: ./Remove_volume3469935687972074943.ps1 -Array '10.139.32.11' -VolumeName 'test' &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:35:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17009#M3465</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-19T14:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17014#M3468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francois,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does loading of powershell itself takes long time in your server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Try to open Powershell CLI by typing command "powershell" in you command prompt. Does it take a long time?&lt;/P&gt;&lt;P&gt;2. Once Powershell is open, try this command "Import-Module &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt; &amp;lt;WFA&amp;gt;/PoSH&lt;/SPAN&gt;/profile.ps1 . Does it take long to complete?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Type cmd : systeminfo and send the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sinhaa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 08:21:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17014#M3468</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2014-02-20T08:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17019#M3472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sinhaa,&lt;/P&gt;&lt;P&gt;1. powershel prompt was loaded quickly &amp;lt; 5 seconds&lt;/P&gt;&lt;P&gt;2. Multiple loads of&amp;nbsp; profile.ps1 arround ~1:30 minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;systeminfo:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Host Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GDC01249&lt;/P&gt;&lt;P&gt;OS Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft Windows Server 2008 R2 Datacenter &lt;/P&gt;&lt;P&gt;OS Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.1.7601 Service Pack 1 Build 7601&lt;/P&gt;&lt;P&gt;OS Manufacturer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft Corporation&lt;/P&gt;&lt;P&gt;OS Configuration:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Member Server&lt;/P&gt;&lt;P&gt;OS Build Type:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Multiprocessor Free&lt;/P&gt;&lt;P&gt;Registered Owner:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SDS&lt;/P&gt;&lt;P&gt;Registered Organization:&amp;nbsp;&amp;nbsp; The Swatch Group Ltd&lt;/P&gt;&lt;P&gt;Product ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00496-001-0001283-84686&lt;/P&gt;&lt;P&gt;Original Install Date:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9/11/2013, 5:27:54 PM&lt;/P&gt;&lt;P&gt;System Boot Time:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1/21/2014, 5:12:31 PM&lt;/P&gt;&lt;P&gt;System Manufacturer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VMware, Inc.&lt;/P&gt;&lt;P&gt;System Model:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VMware Virtual Platform&lt;/P&gt;&lt;P&gt;System Type:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x64-based PC&lt;/P&gt;&lt;P&gt;Processor(s):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 Processor(s) Installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [01]: Intel64 Family 6 Model 44 Stepping 2 GenuineIntel ~2666 Mhz&lt;/P&gt;&lt;P&gt;BIOS Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Phoenix Technologies LTD 6.00, 7/30/2013&lt;/P&gt;&lt;P&gt;Windows Directory:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Windows&lt;/P&gt;&lt;P&gt;System Directory:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:\Windows\system32&lt;/P&gt;&lt;P&gt;Boot Device:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \Device\HarddiskVolume1&lt;/P&gt;&lt;P&gt;System Locale:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; en-us;English (United States)&lt;/P&gt;&lt;P&gt;Input Locale:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; en-us;English (United States)&lt;/P&gt;&lt;P&gt;Time Zone:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna&lt;/P&gt;&lt;P&gt;Total Physical Memory:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2,047 MB&lt;/P&gt;&lt;P&gt;Available Physical Memory: 74 MB&lt;/P&gt;&lt;P&gt;Virtual Memory: Max Size:&amp;nbsp; 6,143 MB&lt;/P&gt;&lt;P&gt;Virtual Memory: Available: 2,850 MB&lt;/P&gt;&lt;P&gt;Virtual Memory: In Use:&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,293 MB&lt;/P&gt;&lt;P&gt;Page File Location(s):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P:\pagefile.sys&lt;/P&gt;&lt;P&gt;Domain:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swatchgroup.net&lt;/P&gt;&lt;P&gt;Logon Server:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \\GDC00945&lt;/P&gt;&lt;P&gt;Hotfix(s):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 175 Hotfix(s) Installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [01]: KB2592687&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [02]: KB2425227&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Network Card(s):&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 NIC(s) Installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [01]: vmxnet3 Ethernet Adapter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Connection Name: Local Area Connection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DHCP Enabled:&amp;nbsp;&amp;nbsp;&amp;nbsp; No&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address(es)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [01]: 10.140.16.45&lt;/P&gt;&lt;P&gt;francois&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 10:34:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17019#M3472</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-02-20T10:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Slow workflow execution</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17023#M3475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like this loading of profile.ps1 is taking all the time and hence the delays. Its mainly your environment issue, but I don't exactly know what it is and why. Can you try the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Lauch powershell and&amp;nbsp; &lt;STRONG&gt;Import-Module &amp;lt;WFA&amp;gt;\PoSH\Modules\WFA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Import-Module &amp;lt;WFA&amp;gt;\PoSH\Modules\DataONTAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;How long do they take? I'm just thinking is the profile.ps1 loading slow due to relative path that it has in its code. Normally its not a problem, but could be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhishek Sinha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 12:57:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Slow-workflow-execution/m-p/17023#M3475</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2014-02-20T12:57:33Z</dc:date>
    </item>
  </channel>
</rss>

