<?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: connect-nacontroller to vFiler in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1517#M68</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinith,&lt;/P&gt;&lt;P&gt;Thanks for reply but Show-NaHelp doesn't say if "Connect-NaController VirtualFilerName"&amp;nbsp;&amp;nbsp; is even a valid command.&lt;/P&gt;&lt;P&gt;The script is for end user who only know vFiler name. If "Connect-NaController VirtualFilerName"&amp;nbsp; is valid then we don't have to query DFM to get the PhysicalFiler Name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 16:38:56 GMT</pubDate>
    <dc:creator>narendrathawani</dc:creator>
    <dc:date>2014-01-29T16:38:56Z</dc:date>
    <item>
      <title>connect-nacontroller to vFiler</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1507#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! &lt;/P&gt;&lt;P&gt;I'm new to powershell. I need to write a script to capture information from vFilers (7-Mode, ONTAP 7.3.x and 8.x)&lt;/P&gt;&lt;P&gt;Wondering what is the correct way to connect vFiler ?&lt;/P&gt;&lt;P&gt;Connect-NaController PhysicalFilerName -vFiler VirtualFilerName&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Connect-NaController VirtualFilerName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the same results with both of these commands when I query any of vFiler in our environment.&lt;/P&gt;&lt;P&gt;What is the technical difference between these two commands and in which situation one would not work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any documentation that I can refer to ?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:44:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1507#M64</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2025-06-05T05:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: connect-nacontroller to vFiler</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1512#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For PSTK documentation use the Show-NaHelp cmdlet.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS C:\Users\vinith&amp;gt; Show-NaHelp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 05:35:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1512#M66</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2014-01-29T05:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: connect-nacontroller to vFiler</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1517#M68</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinith,&lt;/P&gt;&lt;P&gt;Thanks for reply but Show-NaHelp doesn't say if "Connect-NaController VirtualFilerName"&amp;nbsp;&amp;nbsp; is even a valid command.&lt;/P&gt;&lt;P&gt;The script is for end user who only know vFiler name. If "Connect-NaController VirtualFilerName"&amp;nbsp; is valid then we don't have to query DFM to get the PhysicalFiler Name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:38:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1517#M68</guid>
      <dc:creator>narendrathawani</dc:creator>
      <dc:date>2014-01-29T16:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: connect-nacontroller to vFiler</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1521#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Connect-NaController PhysicalFileName -Vfiler VfilerName connects to the pfiler and tunnels the commands to the specified vfiler.&amp;nbsp; Connect-NaController VfilerName connects directly to the vfiler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way is fine for communicating with vfilers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Steven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 18:07:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/connect-nacontroller-to-vFiler/m-p/1521#M69</guid>
      <dc:creator>beam</dc:creator>
      <dc:date>2014-01-29T18:07:43Z</dc:date>
    </item>
  </channel>
</rss>

