<?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: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/138988#M5668</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Invoke-NaSsh command issue has been fixed and is a part of&amp;nbsp; C-Dot 1.4.2 pack .Which is released in the Automationstore.&lt;/P&gt;
&lt;P&gt;Please find the link...&lt;A href="https://automationstore.netapp.com/pack-detail.shtml?packUuid=WFA_pack_for_managing_Clustered_Data_ONTAP&amp;amp;packVersion=1.4.2" target="_blank"&gt;https://automationstore.netapp.com/pack-detail.shtml?packUuid=WFA_pack_for_managing_Clustered_Data_ONTAP&amp;amp;packVersion=1.4.2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shruthi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Mar 2018 10:17:11 GMT</pubDate>
    <dc:creator>shruthihr</dc:creator>
    <dc:date>2018-03-20T10:17:11Z</dc:date>
    <item>
      <title>Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133511#M5441</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I upgraded one of our lab systems from ONTAP 8.2.4 to 8.2.5 (7-mode). Since that some of my scripts fail when doing "Invoke-NaSsh" against that system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No idea why, I already regenerated SSH keys but error persists. It used to work with 8.2.4. And it's definitely not a credential issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;PS C:\Users\mark&amp;gt; invoke-nassh -Name ucnlabfiler07 -Command date&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;invoke-nassh : &lt;FONT color="#993300"&gt;An established connection was aborted by the software in your host machine.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;In Zeile:1 Zeichen:1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;+ invoke-nassh -Name ucnlabfiler07 -Command date&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&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; : InvalidResult: (:) [Invoke-NaSsh], SshConnectionException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : SshExecFailed,DataONTAP.PowerShell.SDK.Cmdlets.Toolkit.Ssh.InvokeNaSsh&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Any ideas? Does ONTAP reject the client's key length? How can I make it work again?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Cheers,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;Mark&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:44:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133511#M5441</guid>
      <dc:creator>mark_schuren</dc:creator>
      <dc:date>2025-06-04T14:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133512#M5442</link>
      <description>&lt;P&gt;How did you connect to the 7mode controller. &amp;nbsp;Invoke-nassh only supports via http/https, not rpc&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 17:30:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133512#M5442</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2017-08-09T17:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133516#M5443</link>
      <description>&lt;P&gt;I connect using credentials that were stored using Add-NaCredential before the ONTAP update. It worked before when ONTAP was 8.2.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\mark&amp;gt; connect-nacontroller -name ucnlabfiler07 -HTTPS&lt;BR /&gt;&lt;BR /&gt;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; Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ontapi&amp;nbsp;&amp;nbsp; Version&lt;BR /&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&amp;nbsp;&amp;nbsp; -------&lt;BR /&gt;ucnlabfiler07&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.230.1.7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetApp Release 8.2.5 7-Mode: Wed Jul 19 03:55:53 PDT 2017&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PS C:\Users\mark&amp;gt; invoke-nassh -Name ucnlabfiler07 -Command date&lt;BR /&gt;invoke-nassh : An established connection was aborted by the software in your host machine.&lt;BR /&gt;In Zeile:1 Zeichen:1&lt;BR /&gt;+ invoke-nassh -Name ucnlabfiler07 -Command date&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; : InvalidResult: (:) [Invoke-NaSsh], SshConnectionException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : SshExecFailed,DataONTAP.PowerShell.SDK.Cmdlets.Toolkit.Ssh.InvokeNaSsh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you see the connection to ONTAPI works, but gets teared down when using SSH with the PSTK.&lt;/P&gt;&lt;P&gt;PuTTy works. OpenSSH clients work. Invoke-NaSSh does not longer work. But works with other systems including cDOT (or even third-party SSH servers), even when not connected to a NaController.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Toolkit version is 4.4.0. Can anyone check if invoke-nassh works with DOT 8.2.5?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hints? I suspect some new security related "feature" of ONTAP's sshd that blocks the connection request. Does anyone know what SSH client (wrapper) is embedded in the PSTK?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 21:29:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133516#M5443</guid>
      <dc:creator>mark_schuren</dc:creator>
      <dc:date>2017-08-09T21:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133936#M5455</link>
      <description>&lt;P&gt;I think I found it. On 8.2.5 you have options for tls. Per default they are off. You have to enable tls.enable for connecting to the controller via https. Then invoke-nassh will work also. This is new in Ontap 8.2.5.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 09:21:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133936#M5455</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-08-25T09:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133937#M5456</link>
      <description>&lt;P&gt;Unfortunately invoke-nassh is not working although I'm connected via https. Anybody an idea how to fix this?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 09:29:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133937#M5456</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-08-25T09:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133943#M5457</link>
      <description>&lt;P&gt;Thanks for trying. Exactly same issue here. The problem is not with SSL (https), but with SSH itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the PSTK includes "outdated SSH client" code (using old / weak host key or KEX algorithms with Invoke-NaSsh).&lt;/P&gt;&lt;P&gt;ONTAP 8.2.5 seems to just reject connections from this "client".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Strange thing is, the same call works agains ONTAP 9.1, so not wure if the culprit is within PSTK or ONTAP 8.2.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideas, anyone?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:07:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/133943#M5457</guid>
      <dc:creator>mark_schuren</dc:creator>
      <dc:date>2017-08-25T15:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134207#M5471</link>
      <description>&lt;P&gt;I also tried the newest toolkit on another w2k12R2 Server with powershell 5. Same issue. So I think it is Ontap 8.2.5. Without a solution for the issue we will have to stick with 8.2.4. Anybody an idea how this could be solved?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 13:13:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134207#M5471</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-09-04T13:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134214#M5472</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed the same issue in my lab on an old 7-Mode simulator (Invoke-NsSsh failed).&lt;/P&gt;&lt;P&gt;The fix (in my environment) was&amp;nbsp; to re-run secureadmin (ensuring the key length is set to 2048):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TESTNS01&amp;gt; secureadmin setup -f ssl
Country Name (2 letter code) [US]: AU
State or Province Name (full name) [California]: NSW
Locality Name (city, town, etc.) [Santa Clara]: Sydney
Organization Name (company) [Your Company]: NetApp
Organization Unit Name (division):  NetApp
Common Name (fully qualified domain name) [TESTNS01.testlab.local]:
Administrator email:  admin@testlab.local
Days until expires [5475] :3650
Key length (bits) [512] :&lt;U&gt;&lt;STRONG&gt;2048&lt;/STRONG&gt;&lt;/U&gt;
Tue Sep  5 10:20:38 AEST [TESTNS01:secureadmin.ssl.setup.success:info]: Restarting SSL with new certificate.&lt;BR /&gt;&lt;BR /&gt;PS C:\&amp;gt; Invoke-NaSsh -Name testns01.testlab.local -Command version -Credential $credential&lt;BR /&gt;NetApp Release 8.2.3 7-Mode: Thu Jan 15 21:30:45 PST 2015&lt;/PRE&gt;&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 01:08:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134214#M5472</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2017-09-05T01:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134229#M5475</link>
      <description>&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your reply, but this question is specific for ONTAP 8.2&lt;STRONG&gt;.5&lt;/STRONG&gt; - I'm aware about the certificate/key length issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2.5 is a security/maintenance release for 7-mode and obviously something has changed that breaks the PSTK cmdlet (and thereby my scripts...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone from the PSTK devs give us feedback here please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 13:45:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134229#M5475</guid>
      <dc:creator>mark_schuren</dc:creator>
      <dc:date>2017-09-05T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134300#M5478</link>
      <description>&lt;P&gt;We did a pktt to compare ssh access between 8.2.4 and 8.2.5:&lt;/P&gt;&lt;P&gt;works -&amp;gt; 8.2.4:&lt;BR /&gt;&lt;BR /&gt;"Server: Protocol (SSH-2.0-Data ONTAP SSH 1.0)"&lt;BR /&gt;"Client: Protocol (SSH-2.0-Renci.SshNet.SshClient.0.0.1)"&lt;BR /&gt;&lt;BR /&gt;Doesn't work -&amp;gt; 8.2.5:&lt;BR /&gt;&lt;BR /&gt;"Server: Protocol (SSH-2.0-OpenSSH_7.2 FreeBSD-20160310)"&lt;BR /&gt;"Client: Protocol (SSH-2.0-Renci.SshNet.SshClient.0.0.1)"&lt;BR /&gt;&lt;BR /&gt;Putty to 8.2.5:&lt;BR /&gt;&lt;BR /&gt;"Server: Protocol (SSH-2.0-OpenSSH_7.2 FreeBSD-20160310)"&lt;BR /&gt;"Client: Protocol (SSH-2.0-PuTTY_Release_0.63)"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So ssh server changed in 8.2.5 and the ssh client in the toolkit seems not to be supported anymore.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 10:25:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134300#M5478</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-09-07T10:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134306#M5479</link>
      <description>&lt;P&gt;Thanks for looking deeper into it, that makes total sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I can think of two possible solutions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- either the Renci.SshNet client within PSTK needs to get updated or replaced by something newer (will this happen, and when?)&lt;/P&gt;&lt;P&gt;- or can we tweak / configure DOT 8.2.5 to still allow for the older Renci.SshNet client built into PSTK?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas welcome...&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 12:43:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/134306#M5479</guid>
      <dc:creator>mark_schuren</dc:creator>
      <dc:date>2017-09-07T12:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135329#M5537</link>
      <description>&lt;P&gt;The issue is getting worse. We have several workflows in WFA that don't work anymore because we are using invoke-nassh for a lot of workaround where there's no native cmdlet. So please if somebody of PSTK development looks into this, how can we workaround or solve this issue? To stay below 8.2.5 is not an option.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 11:27:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135329#M5537</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-10-17T11:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135333#M5538</link>
      <description>&lt;P&gt;Did you redo your secureadmin ssl setup and chose a higher bit as was suggested?&amp;nbsp; Did that still break?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 12:29:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135333#M5538</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2017-10-17T12:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135335#M5539</link>
      <description>&lt;P&gt;Yes, I did a new secureadmin setup ssl with 2048 bits. However, this didn't change anything.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 13:16:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135335#M5539</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-10-17T13:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135701#M5541</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, thank you for your efforts in identifying the issue.&amp;nbsp; Second, a couple of questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Just to be clear, this is 7-mode?&lt;/LI&gt;&lt;LI&gt;I may have missed this, but which version of the&amp;nbsp;module&amp;nbsp;are you using (Get-NaToolkitVersion)?&lt;/LI&gt;&lt;LI&gt;Has anyone enabled debug logging (Set-NaToolkitConfiguration -LogLevel DEBUG) and captured the output while trying to use Invoke-NaSsh to the 8.2.5 system?&lt;/LI&gt;&lt;LI&gt;Has a bug been opened by any of the NetApp people in this thread?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:28:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135701#M5541</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-10-31T13:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135764#M5551</link>
      <description>&lt;P&gt;exactly the same problems here which skellner has&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2.x and below 7-Mode -&amp;gt; works&lt;/P&gt;&lt;P&gt;8.2.5 7-Mode -&amp;gt; not working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after &lt;STRONG&gt;secureadmin setup -f ssh&amp;nbsp;&lt;/STRONG&gt;still the same problems&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 08:39:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135764#M5551</guid>
      <dc:creator>SchnellMedia</dc:creator>
      <dc:date>2017-11-03T08:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135820#M5556</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/8479"&gt;@asulliva&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, thank you for your efforts in identifying the issue.&amp;nbsp; Second, a couple of questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Just to be clear, this is 7-mode?&lt;/LI&gt;&lt;LI&gt;I may have missed this, but which version of the&amp;nbsp;module&amp;nbsp;are you using (Get-NaToolkitVersion)?&lt;/LI&gt;&lt;LI&gt;Has anyone enabled debug logging (Set-NaToolkitConfiguration -LogLevel DEBUG) and captured the output while trying to use Invoke-NaSsh to the 8.2.5 system?&lt;/LI&gt;&lt;LI&gt;Has a bug been opened by any of the NetApp people in this thread?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Ontap 8.2.5 is 7-Mode only. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the attachment.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 11:08:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135820#M5556</guid>
      <dc:creator>advuni-dv1</dc:creator>
      <dc:date>2017-11-07T11:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135821#M5557</link>
      <description>&lt;P&gt;I agree with the thread owners that this is a big issue on those folks that are using 7-mode still.&amp;nbsp; We are working to get off 7-mode, but still have it in play and without a working way to execute invoke-nassh is a bit of a killer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone filed a bug with Netapp yet, if not I will have to work with my SAM and TSE to open a bug on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need this fixed, we know that 8.2.5 7-mode is the last copy of 7-mode to be released and it was primary a security releases as well as the option to turn off SMB 1.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 12:00:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135821#M5557</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2017-11-07T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135824#M5558</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11560"&gt;@JGPSHNTAP&lt;/a&gt;&amp;nbsp;and everyone else,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, a bug (id # 1123356)&amp;nbsp;was opened for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 14:27:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135824#M5558</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-11-07T14:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-NaSsh not working anymore with DOT 8.2.5 7-mode</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135888#M5561</link>
      <description>&lt;P&gt;In the meantime I found a workaround for the missing cmdlet invoke-nassh. A colleague gave me the hint to use invoke-nasystemapi. I wrote a powershell function and a workflow Automation command. Below you can find the code. In my environment it works very well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Powershell:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;function Invoke-Cli&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;#&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .Synopsis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cli command ausführen&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .DESCRIPTION&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Die Funktion führt über die api ein cli command auf dem verbundenen Controller oder Vfiler aus&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .EXAMPLE&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Invoke-CliCommand "version"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .EXAMPLE&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Invoke-CliCommand "sysconfig -a"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $command = @()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $command = $args.split(" ")&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $api = $("&amp;lt;system-cli&amp;gt;&amp;lt;args&amp;gt;&amp;lt;arg&amp;gt;"+($command -join "&amp;lt;/arg&amp;gt;&amp;lt;arg&amp;gt;")+"&amp;lt;/arg&amp;gt;&amp;lt;/args&amp;gt;&amp;lt;/system-cli&amp;gt;")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $output = Invoke-NaSystemApi -Request $api -ErrorAction Stop&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If($output.results."cli-result-value" -ne 1){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; write-warning&amp;nbsp; $("Command output: '" + $output.results."cli-output" + "'. Result value: " + $output.results."cli-result-value")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throw $("Cli Command failed: "+ $output.results."cli-output")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Catch&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Write-Error $("Failed Executing Command`: $command. Error " + $_.Exception.Message)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return $($output.results."cli-output")&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WFA:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;param (&lt;BR /&gt;[parameter(Mandatory=$true, HelpMessage="Array name or IP address")]&lt;BR /&gt;[string]$Array,&lt;BR /&gt;&lt;BR /&gt;[parameter(Mandatory=$false, HelpMessage="Vfiler Name")]&lt;BR /&gt;[string]$Vfiler,&lt;BR /&gt;&lt;BR /&gt;[parameter(Mandatory=$true, HelpMessage="cli command")]&lt;BR /&gt;[string]$cli_cmd)&lt;BR /&gt;&lt;BR /&gt;# Connect to Array or Vfiler&lt;BR /&gt;if ($Vfiler)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Connect-WfaController -Array $Array -vfiler $Vfiler&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Get-WFALogger -Info -message $("Connecting to Vfiler: " + $Vfiler)&lt;BR /&gt;}&lt;BR /&gt;else&lt;BR /&gt;{&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Connect-WfaController -Array $Array&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Get-WFALogger -Info -message $("Connecting to Array: " + $Array)&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$command = @()&lt;BR /&gt;$command = $cli_cmd.split(" ")&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;Try&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $api = $("&amp;lt;system-cli&amp;gt;&amp;lt;args&amp;gt;&amp;lt;arg&amp;gt;"+($command -join "&amp;lt;/arg&amp;gt;&amp;lt;arg&amp;gt;")+"&amp;lt;/arg&amp;gt;&amp;lt;/args&amp;gt;&amp;lt;/system-cli&amp;gt;")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $output = Invoke-NaSystemApi -Request $api -ErrorAction Stop&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If($output.results."cli-result-value" -ne 1){&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get-WFALogger -Info -Message&amp;nbsp; $("Command output: '" + $output.results."cli-output" + "'. Result value: " + $output.results."cli-result-value")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throw $("Cli Command failed: "+ $output.results."cli-output")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;Catch&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get-WFALogger -Error -Message $("Failed Executing Command`: $command. Error " + $_.Exception.Message)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Throw "Failed invoking cli command"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;if ($output.results."cli-output")&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Get-WFALogger -Info -Message&amp;nbsp; $("Command output: ")&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Get-WFALogger -Info -Message&amp;nbsp; $($output.results."cli-output")&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 07:54:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-NaSsh-not-working-anymore-with-DOT-8-2-5-7-mode/m-p/135888#M5561</guid>
      <dc:creator>skellner</dc:creator>
      <dc:date>2017-11-09T07:54:06Z</dc:date>
    </item>
  </channel>
</rss>

