<?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: Is there relationship between WFA and DOT PowerShell toolkit? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23789#M5068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; Works nice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Apr 2013 17:30:50 GMT</pubDate>
    <dc:creator>briankrussell</dc:creator>
    <dc:date>2013-04-05T17:30:50Z</dc:date>
    <item>
      <title>Is there relationship between WFA and DOT PowerShell toolkit?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23770#M5058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Novice question: I understand that WFA uses PowerShell under the covers. I'm also aware that NetApp offers the Data ONTAP PowerShell Toolkit (ref: &lt;A _jive_internal="true" class="active_link" href="https://community.netapp.com/community/products_and_solutions/microsoft/powershell" title="https://communities.netapp.com/community/products_and_solutions/microsoft/powershell" target="_blank"&gt;https://communities.netapp.com/community/products_and_solutions/microsoft/powershell )&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any relationship between these kits/tools? Does WFA utilize the PS toolkit comlets? ... or does it have it's own PS code and cmdlets? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I ask is I'm wondering if it might make sense to use them together or is it even possible to install them both on a WFA server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:06:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23770#M5058</guid>
      <dc:creator>korns</dc:creator>
      <dc:date>2025-06-05T06:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there relationship between WFA and DOT PowerShell toolkit?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23775#M5061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PowerShell tool kit comes bundled with WFA installer; so once you install WFA you get the tool kit also. &lt;/P&gt;&lt;P&gt;We do utilize PS toolkit comandlets to develop commands in WFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you don't need to install DOT PowerShell tool kit separately on a WFA server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tanmoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 22:24:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23775#M5061</guid>
      <dc:creator>tanmoy</dc:creator>
      <dc:date>2013-04-03T22:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there relationship between WFA and DOT PowerShell toolkit?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23780#M5063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the Data ONTAP toolkit installed on my WFA system here: &lt;/P&gt;&lt;P&gt;c:\Program Files\netapp\WFA\PoSH\Modules\DataONTAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I update my powershell $PROFILE to Import-Module DataONTAP?&amp;nbsp; The DataONTAP module is not listed if I do Get-Module -listavailable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 17:05:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23780#M5063</guid>
      <dc:creator>briankrussell</dc:creator>
      <dc:date>2013-04-05T17:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there relationship between WFA and DOT PowerShell toolkit?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23785#M5065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian, &lt;/P&gt;&lt;P&gt;The following way you can import the modules,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS C:\Documents and Settings\Administrator&amp;gt; Get-Item 'C:\Program Files\NetApp\WFA\PoSH\Modules\*' | Import-Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the "*" makes importing the other two WFA modules along with DataONTAP..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same thing can be added to your $PROFILE file..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS C:\Documents and Settings\Administrator\Desktop&amp;gt; Get-Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ModuleType 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExportedCommands&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; ----------------&lt;/P&gt;&lt;P&gt;Manifest&amp;nbsp;&amp;nbsp; DataONTAP&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; {Invoke-NaSnapmirrorThrottle, Resume-Nc...&lt;/P&gt;&lt;P&gt;Binary&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WFA&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; {Copy-NaVM, Get-NaCredentials, Set-WfaC...&lt;/P&gt;&lt;P&gt;Script&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WFAWrapper&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; {Set-WfaAcl, New-WfaZapiServer, Connect...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;Sivaprasad K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 17:25:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23785#M5065</guid>
      <dc:creator>kandati</dc:creator>
      <dc:date>2013-04-05T17:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there relationship between WFA and DOT PowerShell toolkit?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23789#M5068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; Works nice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 17:30:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-relationship-between-WFA-and-DOT-PowerShell-toolkit/m-p/23789#M5068</guid>
      <dc:creator>briankrussell</dc:creator>
      <dc:date>2013-04-05T17:30:50Z</dc:date>
    </item>
  </channel>
</rss>

