<?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: SnapCreator PowerShell Toolkit fail to connect via HTTP in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101040#M3</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Where to download SnapCreator Powershell Toolkit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2015 13:24:53 GMT</pubDate>
    <dc:creator>D_BEREZENKO</dc:creator>
    <dc:date>2015-02-25T13:24:53Z</dc:date>
    <item>
      <title>SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/100973#M1</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to connect to a snapcreator server using SnapCreator PowerShell Toolkit, but it is not woking in a SC server (over windows) running HTTP instead of HTTPS. &amp;nbsp;For a SC server running HTTPS in a Linux it connects without any issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer had some problem to run HTTPS with SnapCreator in their windows server, so I'm trying to make it work with HTTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is trying&amp;nbsp;&lt;SPAN&gt;&lt;A target="_blank" href="https://10.10.10.10:8080"&gt;https://10.10.10.10:8080&lt;/A&gt; and as I understand it should try&amp;nbsp;&lt;A target="_blank" href="http://10.10.10.10:8080."&gt;http://10.10.10.10:8080.&lt;/A&gt; Do you know if it is supported and how to force http?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\&amp;gt; Connect-ScServer -Name xyz&amp;nbsp;-Credential $sc -port 8080&lt;BR /&gt;Connect-ScServer : An error occurred while making the HTTP request to&lt;BR /&gt;&lt;A target="_blank" href="https://10.10.10.10:8080/services/v1/EngineService/."&gt;https://10.10.10.10:8080/services/v1/EngineService/.&lt;/A&gt; This could be due to the fact that the server certificate is not&lt;BR /&gt;configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding&lt;BR /&gt;between the client and the server.&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Connect-ScServer -Name xyz&amp;nbsp;-Credential $sc -port 8080&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : InvalidResult: (xyz:ScServer) [Connect-ScServer], CommunicationException&lt;BR /&gt;+ FullyQualifiedErrorId : HttpsConnectionFailed,NetApp.SnapCreatorPS.Server.Cmdlets.ConnectScServer&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hostname Address ApiVersion&lt;BR /&gt;-------- ------- ----------&lt;BR /&gt;xyz &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;10.10.10.10 1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Luciano&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:01:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/100973#M1</guid>
      <dc:creator>LucianoCoelho</dc:creator>
      <dc:date>2025-06-05T05:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101037#M2</link>
      <description>&lt;P&gt;Luciano,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two versions of the Snap Creator PowerShell toolkit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 4.0 version works with Snap Creator 4.0 and only knows how to talk via HTTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 4.1 version works with Snap Creator 4.1 and knows how to talk via HTTPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please be sure you are using the correct version that matches your Snap Creator Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 12:45:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101037#M2</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2015-02-25T12:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101040#M3</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Where to download SnapCreator Powershell Toolkit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 13:24:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101040#M3</guid>
      <dc:creator>D_BEREZENKO</dc:creator>
      <dc:date>2015-02-25T13:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101044#M4</link>
      <description>&lt;P&gt;I'm using SC toolkit 4.1, but I decided to upgrade SnapCreator do 4.1.1, so it is working now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 13:52:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101044#M4</guid>
      <dc:creator>LucianoCoelho</dc:creator>
      <dc:date>2015-02-25T13:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101045#M5</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be at &lt;A target="_blank" href="https://snapcreator.netapp.com/download"&gt;https://snapcreator.netapp.com/download&lt;/A&gt;, but the website is refusing connections. I tried couple of minus ago. &amp;nbsp;You can try later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luciano&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 13:56:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101045#M5</guid>
      <dc:creator>LucianoCoelho</dc:creator>
      <dc:date>2015-02-25T13:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101051#M6</link>
      <description>&lt;P&gt;I pinged the web team to find out why the snapcreator.com site is not responding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know they have been updating some pages, so it may be related.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully we'll get it back online shortly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 14:38:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/101051#M6</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2015-02-25T14:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/102131#M7</link>
      <description>&lt;P&gt;Its been a month since my last post.&lt;/P&gt;&lt;P&gt;The site is&amp;nbsp;not avalaible...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:47:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/102131#M7</guid>
      <dc:creator>D_BEREZENKO</dc:creator>
      <dc:date>2015-03-23T08:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/102133#M8</link>
      <description>&lt;P&gt;Sorry that I neglected to update this post - I updated a different one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically NetApp has gone through all of the community software for Snap Creator (plugins and the PowerShell Toolkit) and decided that they cannot be distributed through the snapcreator.com website or github as has been done in the past.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead, all of this software must go through a third party code scanning process and then must be posted in the NetApp Utility Toolchest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code scan is in progress, but this is done through a third party and the scheduling is out of our control.&lt;/P&gt;&lt;P&gt;We are currently expecting the code scan to be complete around the end of May.&lt;/P&gt;&lt;P&gt;Once that is complete we will post the Snap Creator PowerShell Toolkit and the first batch of plugins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If they finish faster then we will post sooner - if it takes longer, then we won't be able to post until a later day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I asked that the SnapCreator.com website be updated with this information, but unfortunately they decided to power down the site instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 15:02:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/102133#M8</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2015-05-26T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator PowerShell Toolkit fail to connect via HTTP</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/105459#M9</link>
      <description>&lt;P&gt;The Snap Creator PowerShell ToolKit is avialable for download here:&amp;nbsp; &lt;A target="_blank" href="http://mysupport.netapp.com/NOW/download/tools/snapcreator_powershell_toolkit/"&gt;http://mysupport.netapp.com/NOW/download/tools/snapcreator_powershell_toolkit/&lt;/A&gt;&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;John&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 15:01:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-PowerShell-Toolkit-fail-to-connect-via-HTTP/m-p/105459#M9</guid>
      <dc:creator>spinks</dc:creator>
      <dc:date>2015-05-26T15:01:40Z</dc:date>
    </item>
  </channel>
</rss>

