<?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: NetAppDocs Powershell errors in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150584#M6032</link>
    <description>&lt;P&gt;I fixed this issue myself a while ago. Actually its weird that how it worked for me. We had several systems for transition from 7 -mode to cluster mode. Some of these worked with disablilng the older SSL versions.&amp;nbsp; Some other systems worked when I turned the TLS 'off'. I was surprised to learn that it worked for me this way.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2019 15:34:59 GMT</pubDate>
    <dc:creator>JoshAbe</dc:creator>
    <dc:date>2019-08-29T15:34:59Z</dc:date>
    <item>
      <title>NetAppDocs Powershell errors</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/146269#M5935</link>
      <description>&lt;P&gt;I am trying to run the powershell commands to get the NetAppDocs on 7 -mode systems in HA pair with running version 8.2.4P4, as below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS C:\Windows\system32&amp;gt;Get-NtapFilerData -Name 'Controller-A', 'Controller-B' -Credential $cred |&amp;nbsp; Format-NtapFilerData | Out-NtapDocument -WordFile 'd:\Docs\document1.docx'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can execute this scrip successfully on most of the controllers except few.&amp;nbsp; It worked on one of the controllers in a HA pair but not the other node. It doesn't work on both controllers in a HP pair in another instance. Below is the error in both scenarios.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get-NtapFilerData : Unable to gather data from system. Reason: No connection could be made because the target machine actively refused it 10.xx.xx.219:443&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-NtapFilerData -Name 'controller1', 'controller2' -Credential $cred | ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt; + CategoryInfo : NotSpecified: (controller1:String) [Get-NtapFilerData], Exception&lt;BR /&gt; + FullyQualifiedErrorId : SocketException,Get-NtapFilerData&lt;/P&gt;
&lt;P&gt;Get-NtapFilerData : Unable to gather data from system. Reason: No connection could be made because the target machine actively refused it 10.xx.xx.220:443&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-NtapFilerData -Name 'controller1', 'controller2' -Credential $cred | ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt; + CategoryInfo : NotSpecified: (controller2:String) [Get-NtapFilerData], Exception&lt;BR /&gt; + FullyQualifiedErrorId : SocketException,Get-NtapFilerData&lt;/P&gt;
&lt;P&gt;PS C:\Windows\system32&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please share with me your thoughts what could be causing the issue.&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>Wed, 04 Jun 2025 12:54:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/146269#M5935</guid>
      <dc:creator>JoshAbe</dc:creator>
      <dc:date>2025-06-04T12:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs Powershell errors</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/146528#M5964</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be a couple of things.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, can you check that the 'httpd.admin.enable' option (and maybe httpd.admin.ssl.enable) is turned on for these nodes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, it may be related to the certificate key length, but this produces a different error. See this thread for that issue: &lt;A href="https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Could-not-create-SSL-TLS-secure-channel/m-p/126601#M5174" target="_blank"&gt;https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Could-not-create-SSL-TLS-secure-channel/m-p/126601#M5174&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If neither of these work then let us know and we can dig deeper.&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;Jason&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 16:44:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/146528#M5964</guid>
      <dc:creator>cole</dc:creator>
      <dc:date>2019-02-08T16:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs Powershell errors</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/146534#M5965</link>
      <description>&lt;P&gt;The http options are as below:&lt;/P&gt;
&lt;P&gt;httpd.access legacy&lt;BR /&gt;httpd.admin.access legacy&lt;BR /&gt;httpd.admin.enable on&lt;BR /&gt;httpd.admin.hostsequiv.enable off&lt;BR /&gt;httpd.admin.max_connections 512&lt;BR /&gt;httpd.admin.ssl.enable on&lt;BR /&gt;httpd.admin.top-page.authentication on&lt;BR /&gt;httpd.autoindex.enable off&lt;BR /&gt;httpd.bypass_traverse_checking off&lt;BR /&gt;httpd.enable off&lt;BR /&gt;httpd.ipv6.enable off&lt;BR /&gt;httpd.log.format common (value might be overwritten in takeover)&lt;BR /&gt;httpd.method.trace.enable off&lt;BR /&gt;httpd.rootdir XXX&lt;BR /&gt;httpd.timeout 300 (value might be overwritten in takeover)&lt;BR /&gt;httpd.timewait.enable off (value might be overwritten in takeover)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I tried to run 'options tls.enable on' but it&amp;nbsp;failed with below error&lt;BR /&gt;Could not set option for https/ftps traffic. Try again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also tried to run 'options ssl.v2.enable off' but again, this too failed with below error&lt;BR /&gt;Could not set option for https/ftps traffic. Try again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 21:38:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/146534#M5965</guid>
      <dc:creator>JoshAbe</dc:creator>
      <dc:date>2019-02-08T21:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs Powershell errors</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150544#M6030</link>
      <description>&lt;P&gt;Any answer on this one?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 15:21:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150544#M6030</guid>
      <dc:creator>LJStorage</dc:creator>
      <dc:date>2019-08-28T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs Powershell errors</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150558#M6031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;options httpd.admin.enable on
options httpd.admin.ssl.enable on
options tls.enable on&lt;/PRE&gt;
&lt;P&gt;If you recieve the error '&lt;EM&gt;&lt;STRONG&gt;Could not set option for https/ftps traffic&lt;/STRONG&gt;&lt;/EM&gt;' then try executing the following commands&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;
&lt;PRE&gt;secureadmin setup -f ssl
options tls.enable on&lt;/PRE&gt;
&lt;P&gt;/Matt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 01:16:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150558#M6031</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2019-08-29T01:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: NetAppDocs Powershell errors</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150584#M6032</link>
      <description>&lt;P&gt;I fixed this issue myself a while ago. Actually its weird that how it worked for me. We had several systems for transition from 7 -mode to cluster mode. Some of these worked with disablilng the older SSL versions.&amp;nbsp; Some other systems worked when I turned the TLS 'off'. I was surprised to learn that it worked for me this way.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 15:34:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/NetAppDocs-Powershell-errors/m-p/150584#M6032</guid>
      <dc:creator>JoshAbe</dc:creator>
      <dc:date>2019-08-29T15:34:59Z</dc:date>
    </item>
  </channel>
</rss>

