<?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 Getting error in powerShell 7-mode- WARNING: Empty dataset found so document generation not possible in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114141#M20231</link>
    <description>&lt;P&gt;When I ran&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-NtapFilerData -Name 'X.X.X.X'&amp;nbsp; | Format-NtapFilerData | Out-NtapDocument -WordFile 'D:\Output\Site.Docx' -ExcelFile 'D:\Output\Site.xlsx'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why am I getting this error? WARNING: Empty dataset found so document generation not possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2015 15:25:57 GMT</pubDate>
    <dc:creator>Tirthaghy</dc:creator>
    <dc:date>2015-12-28T15:25:57Z</dc:date>
    <item>
      <title>WFA error in Powershell cmdlet</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111039#M19605</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when calling the cmdlet Get-NcNetPortIfgrp on WFA 3.1RC1 to a Netapp having cDot on 8.3.1&lt;/P&gt;&lt;P&gt;I'm getting an error that the API can't be found (see below).&lt;/P&gt;&lt;P&gt;All other API-calls via cmdlets to the same Netapp work fine.&lt;/P&gt;&lt;P&gt;Can somebody help here?&lt;/P&gt;&lt;P&gt;Is it the Ontapi-Version on the WFA or the the Netapp not having that API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Program Files\NetApp\WFA\PoSH&amp;gt; Get-NcNetPortIfgrp&lt;BR /&gt;Get-NcNetPortIfgrp : Unable to find API: net-port-ifgrp-get on admin vserver 123&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-NcNetPortIfgrp&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (123:NcController) [Get-NcNetPortIfgrp], EAPINOTFOUND&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : NetPortIfgrpGetFailed,DataONTAP.C.PowerShell.SDK.Cmdlets.Net.GetNcNetPortIfgrp&lt;BR /&gt;&lt;BR /&gt;Get-NcNetPortIfgrp : Unable to find API: net-port-ifgrp-get on admin vserver 123&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-NcNetPortIfgrp&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (123:NcController) [Get-NcNetPortIfgrp], EAPINOTFOUND&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : NetPortIfgrpGetFailed,DataONTAP.C.PowerShell.SDK.Cmdlets.Net.GetNcNetPortIfgrp&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:04:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111039#M19605</guid>
      <dc:creator>THORSTEN_KRAUSE</dc:creator>
      <dc:date>2025-06-04T23:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: WFA error in Powershell cmdlet</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111043#M19607</link>
      <description>&lt;P&gt;Thorsten,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;net-port-ifgrp-get is ONTAP API and its present on 8.3.1 CMode. Are you sure about your cluster being 8.3.1 Cmode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try the below and post the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Login to your WFA windows machine and to to WFA/bin folder&lt;/P&gt;&lt;P&gt;2. Double-click to launch ps.cmd file . It will launch the powershell with the WFA and ONTAP modules loaded&lt;/P&gt;&lt;P&gt;3. Run the below &lt;FONT color="#FF0000"&gt;cmdlets.&lt;/FONT&gt; You should get the output as given below in &lt;FONT color="#008000"&gt;green&lt;/FONT&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Program Files\NetApp\WFA\bin&amp;gt; &lt;FONT color="#FF0000"&gt;Connect-NcController -Name &amp;lt;cluster-ip&amp;gt; -Credential &amp;lt;user-name&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000"&gt;Name Address Vserver Version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;---- ------- ------- -------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;10.226.162.45 10.226.162.45 NetApp Release 8...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PS C:\Program Files\NetApp\WFA\bin&amp;gt; &lt;FONT color="#FF0000"&gt;Get-NcNetPortIfgrp&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000"&gt;IfgrpName Distribution Mode Ports Nod&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;Function e&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;--------- ------------ ---- ----- ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;a0a port singlemode {e1d} f32&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PS C:\Program Files\NetApp\WFA\bin&amp;gt; &lt;FONT color="#FF0000"&gt;Get-natoolkitversion&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000"&gt;Major Minor Build Revision&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;----- ----- ----- --------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;3 3 0 62&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PS C:\Program Files\NetApp\WFA\bin&amp;gt; &lt;FONT color="#FF0000"&gt;Get-NcSystemVersion&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000"&gt;NcController Value&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;------------ -----&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#008000"&gt;10.226.162.45 NetApp Release 8.3.1X5: Sun Mar 15 0...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 07:40:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111043#M19607</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2015-10-13T07:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: WFA error in Powershell cmdlet</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111056#M19610</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This way it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem was: I opened a plain powershell, and started WFA\PoSH\profile.ps1&lt;/P&gt;&lt;P&gt;--&amp;gt; that way this commmand is not working but 99% of the others.&lt;/P&gt;&lt;P&gt;Can you tell me why this didn't work when calling the profile.ps1 instead of the ps.cmd?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 09:03:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111056#M19610</guid>
      <dc:creator>THORSTEN_KRAUSE</dc:creator>
      <dc:date>2015-10-13T09:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: WFA error in Powershell cmdlet</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111108#M19621</link>
      <description>&lt;P&gt;Not sure. the ps.cmd also Imports the WFA profile.ps1 itself. And some other modules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So nothing different there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 09:56:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/111108#M19621</guid>
      <dc:creator>sinhaa</dc:creator>
      <dc:date>2015-10-14T09:56:02Z</dc:date>
    </item>
    <item>
      <title>Getting error in powerShell 7-mode- WARNING: Empty dataset found so document generation not possible</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114141#M20231</link>
      <description>&lt;P&gt;When I ran&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-NtapFilerData -Name 'X.X.X.X'&amp;nbsp; | Format-NtapFilerData | Out-NtapDocument -WordFile 'D:\Output\Site.Docx' -ExcelFile 'D:\Output\Site.xlsx'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why am I getting this error? WARNING: Empty dataset found so document generation not possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 15:25:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114141#M20231</guid>
      <dc:creator>Tirthaghy</dc:creator>
      <dc:date>2015-12-28T15:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in powerShell 7-mode- WARNING: Empty dataset found so document generation not poss</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114156#M20235</link>
      <description>&lt;P&gt;This appears to be a new question, you may want to start a new topic to get better visibility.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That being said, have you checked the output of the "Get-NtapFilerData -Verbose" command? &amp;nbsp;Does it output what's expected? &amp;nbsp;Are there any errors from that command? &amp;nbsp;The "-Verbose" option will cause it to output more information and possibly give a hint as to what's happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 15:42:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114156#M20235</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2015-12-29T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in powerShell 7-mode- WARNING: Empty dataset found so document generation not poss</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114178#M20246</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I get when I ran Get-NtapFilerData -Verbose&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VERBOSE: Initializing function: Get-NtapFilerData (NetAppDocs v2.6.1)&lt;BR /&gt;VERBOSE: Validating connectivity to system: X X X X&lt;BR /&gt;Get-NtapFilerData &amp;amp;colon; Unable to gather data from system. Reason: Connection Failed (No valid credentials specified for&lt;BR /&gt;HTTPS/HTTP connection).&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-NtapFilerData -Verbose&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : OperationStopped: (X X X X :String) [Get-NtapFilerData], Exception&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : Connection Failed (No valid credentials specified for HTTPS/HTTP connection).,Get-NtapFi&lt;BR /&gt;&amp;nbsp;&amp;nbsp; lerData&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 16:24:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114178#M20246</guid>
      <dc:creator>Tirthaghy</dc:creator>
      <dc:date>2015-12-30T16:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error in powerShell 7-mode- WARNING: Empty dataset found so document generation not poss</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114217#M20253</link>
      <description>&lt;P&gt;You'll need to supply a username and password with the Get-NtapFilerData command...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Get-NtapFilerData -Name controller1,controller2 -Credential (Get-Credential)&lt;/PRE&gt;&lt;P&gt;Alternatively, you can connect to the controller(s) and pass the object via the pipeline:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;#
# warning!  I don't have a 7-mode system to test this against, so it is untested 
# code...that being said, it should work and there *should* be no risk
#

$controller1 = Connect-NaController -Credential (Get-Credential)
$controller2 = Connect-NaController -Credential (Get-Credential)

$controller1,$controller2 | Get-NtapFilerData&lt;/PRE&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2016 03:47:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-error-in-Powershell-cmdlet/m-p/114217#M20253</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2016-01-02T03:47:04Z</dc:date>
    </item>
  </channel>
</rss>

