<?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: Get SVM/vserver allowed protocols via Powershell, no Get-NcVserverProtocol in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-SVM-vserver-allowed-protocols-via-Powershell-no-Get-NcVserverProtocol/m-p/141473#M5825</link>
    <description>&lt;P&gt;That is odd that cmdlet is not available - you could try something like this ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get-NcVserver | Where { $_.VserverType -eq "data" } | foreach { $v=$_.Vserver; $p=$_.AllowedProtocols; "$v `t $p" }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample Output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTS_NAS&amp;nbsp; &amp;nbsp; &amp;nbsp;nfs cifs fcp iscsi ndmp&lt;BR /&gt;BTS_SAN&amp;nbsp; &amp;nbsp; &amp;nbsp;nfs cifs fcp iscsi ndmp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adjust as needed&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jul 2018 16:31:38 GMT</pubDate>
    <dc:creator>JohnChampion</dc:creator>
    <dc:date>2018-07-13T16:31:38Z</dc:date>
    <item>
      <title>Get SVM/vserver allowed protocols via Powershell, no Get-NcVserverProtocol</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-SVM-vserver-allowed-protocols-via-Powershell-no-Get-NcVserverProtocol/m-p/141440#M5824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Powershell newbie here ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to enumerate the available protocols on a number of SVMs on a large group of clusters, but it looks like there is no "Get-NcVserverProtocol" that would easily let me do this. There is a 7-mode Get-NaVfilerProtocol.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How would one go about obtaining this information using Powershell ?&lt;/P&gt;
&lt;P&gt;Am I overlooking something ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:31:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-SVM-vserver-allowed-protocols-via-Powershell-no-Get-NcVserverProtocol/m-p/141440#M5824</guid>
      <dc:creator>uptimenow</dc:creator>
      <dc:date>2025-06-04T13:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get SVM/vserver allowed protocols via Powershell, no Get-NcVserverProtocol</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-SVM-vserver-allowed-protocols-via-Powershell-no-Get-NcVserverProtocol/m-p/141473#M5825</link>
      <description>&lt;P&gt;That is odd that cmdlet is not available - you could try something like this ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get-NcVserver | Where { $_.VserverType -eq "data" } | foreach { $v=$_.Vserver; $p=$_.AllowedProtocols; "$v `t $p" }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample Output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTS_NAS&amp;nbsp; &amp;nbsp; &amp;nbsp;nfs cifs fcp iscsi ndmp&lt;BR /&gt;BTS_SAN&amp;nbsp; &amp;nbsp; &amp;nbsp;nfs cifs fcp iscsi ndmp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adjust as needed&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 16:31:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Get-SVM-vserver-allowed-protocols-via-Powershell-no-Get-NcVserverProtocol/m-p/141473#M5825</guid>
      <dc:creator>JohnChampion</dc:creator>
      <dc:date>2018-07-13T16:31:38Z</dc:date>
    </item>
  </channel>
</rss>

