<?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: powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/170431#M6453</link>
    <description>&lt;P&gt;A little late here, but in my experience, I've had to follow these steps to get Invoke-NcSSH to work&amp;nbsp; (I got this&amp;nbsp; from another community thread that I don't have the link to at the moment):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Make sure you are running PSTK 4.5P1 or greater&lt;/P&gt;&lt;P&gt;Make sure you are using Putty 0.70 or greater&lt;/P&gt;&lt;P&gt;Connect to any target servers using Putty so that the SSH key is added to the hosts file&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Regedit:&lt;BR /&gt;\HKEY_LOCAL_MACHINE\SOFTWARE\SimonTatham (Right click, permissions)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All application packages: Full Control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Users (of the local machine your on): Full Control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open a new PowerShell window.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 18:21:42 GMT</pubDate>
    <dc:creator>Jim_Robertson</dc:creator>
    <dc:date>2021-09-29T18:21:42Z</dc:date>
    <item>
      <title>powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/165629#M6380</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is&amp;nbsp; "invoke-ncssh : the system cannot find file specified”&lt;/P&gt;&lt;P&gt;powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;need your help please&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:28:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/165629#M6380</guid>
      <dc:creator>Yair</dc:creator>
      <dc:date>2025-06-04T10:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/165637#M6381</link>
      <description>&lt;P&gt;Works for me on ONTAP 9.8:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\&amp;gt; Invoke-NcSsh -Name x.x.x.x -Command version&lt;BR /&gt;Keyboard-interactive authentication prompts from server:&lt;BR /&gt;End of keyboard-interactive prompts from server&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NcController : x.x.x.x&lt;BR /&gt;Value :&lt;/P&gt;&lt;P&gt;Last login time: 4/5/2021 09:51:56&lt;/P&gt;&lt;P&gt;NetApp Release 9.8: Wed Dec 09 01:07:39 UTC 2020&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe try removing/unistalling the module and reinstalling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alternately, you could look into posh-ssh:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.powershellmagazine.com/2014/07/03/posh-ssh-open-source-ssh-powershell-module/" target="_blank"&gt;https://www.powershellmagazine.com/2014/07/03/posh-ssh-open-source-ssh-powershell-module/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 13:53:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/165637#M6381</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2021-04-05T13:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/165687#M6382</link>
      <description>Hey ,&lt;BR /&gt;&lt;BR /&gt;This is weird , I tried the same thing on my external network with ontapp 9.3 and it is working fine.&lt;BR /&gt;&lt;BR /&gt;I guess it is something internal .&lt;BR /&gt;&lt;BR /&gt;Thank you I will work on it&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;________________________________________&lt;BR /&gt;&lt;BR /&gt;This message (including any attachments) issued by RAFAEL- ADVANCED DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential information intended for a specific individual and purpose, may constitute information that is privileged or confidential or otherwise protected from disclosure. If you are not the intended recipient, you should contact us immediately and thereafter delete this message from your system. You are hereby notified that any disclosure, copying, dissemination, distribution or forwarding of this message, or the taking of any action based on it, is strictly prohibited. If you have received this e-mail in error, please notify us immediately by e-mail mailto:lawraf@rafael.co.il and completely delete or destroy any and all electronic or other copies of the original message and any attachments thereof.</description>
      <pubDate>Tue, 06 Apr 2021 14:01:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/165687#M6382</guid>
      <dc:creator>Yair</dc:creator>
      <dc:date>2021-04-06T14:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: powershell tolls 9.8 , invoke-ncssh is not working with ontap 9.3 or above</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/170431#M6453</link>
      <description>&lt;P&gt;A little late here, but in my experience, I've had to follow these steps to get Invoke-NcSSH to work&amp;nbsp; (I got this&amp;nbsp; from another community thread that I don't have the link to at the moment):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Make sure you are running PSTK 4.5P1 or greater&lt;/P&gt;&lt;P&gt;Make sure you are using Putty 0.70 or greater&lt;/P&gt;&lt;P&gt;Connect to any target servers using Putty so that the SSH key is added to the hosts file&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Regedit:&lt;BR /&gt;\HKEY_LOCAL_MACHINE\SOFTWARE\SimonTatham (Right click, permissions)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All application packages: Full Control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Users (of the local machine your on): Full Control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open a new PowerShell window.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 18:21:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/powershell-tolls-9-8-invoke-ncssh-is-not-working-with-ontap-9-3-or-above/m-p/170431#M6453</guid>
      <dc:creator>Jim_Robertson</dc:creator>
      <dc:date>2021-09-29T18:21:42Z</dc:date>
    </item>
  </channel>
</rss>

