<?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: VSC Powershell - Latest version?? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126794#M27439</link>
    <description>&lt;P&gt;I really appreciate the help with this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 08 Jan 2017 04:33:10 GMT</pubDate>
    <dc:creator>CarlTech35</dc:creator>
    <dc:date>2017-01-08T04:33:10Z</dc:date>
    <item>
      <title>VSC Powershell - Latest version??</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126567#M27345</link>
      <description>&lt;P&gt;Is there anyone that can tell me if there is a latest version of this software?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, can you point me to a download link?&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 16:11:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126567#M27345</guid>
      <dc:creator>CarlTech35</dc:creator>
      <dc:date>2025-06-04T16:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: VSC Powershell - Latest version??</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126569#M27347</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Carl -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The cmdlets are included with the VSC download.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the documentaion:&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMLP2371574/html/frameset.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMLP2371574/html/frameset.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this response has been helpful to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At your service,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eugene E. Kashpureff, Sr.&lt;BR /&gt;Independent NetApp Consultant &lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;BR /&gt;Senior NetApp Instructor, FastLane US &lt;A href="http://www.fastlaneus.com/" target="_blank"&gt;http://www.fastlaneus.com/&lt;/A&gt;&lt;BR /&gt;(P.S. I appreciate 'kudos' on any helpful posts.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:23:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126569#M27347</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2016-12-29T17:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: VSC Powershell - Latest version??</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126649#M27390</link>
      <description>&lt;P&gt;Where is the documentation on how to enable the PowerShell commandlets?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I dont see anything that says how to do it.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 17:04:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126649#M27390</guid>
      <dc:creator>CarlTech35</dc:creator>
      <dc:date>2017-01-03T17:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: VSC Powershell - Latest version??</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126668#M27398</link>
      <description>&lt;P&gt;Carl -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The instructions are there in the link I posted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Extract the .zip file to &lt;SPAN class="ph filepath"&gt;$Home\Documents\WindowsPowerShell\Modules&lt;/SPAN&gt;.&lt;P class="p"&gt;For example, you might extract the cmdlets to the following directory:&lt;/P&gt;&lt;P class="p"&gt;&lt;SPAN class="div_linebreak"&gt;C:\Users\Administrator\My Documents\WindowsPowerShell\Modules&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Open a Windows PowerShell window and enter the following command to unblock the files:&lt;P class="p"&gt;&lt;SPAN class="div_linebreak"&gt;gci -R $Home\Documents\WindowsPowerShell\Modules\VSC | Unblock-File&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Open a new Windows PowerShell window and run the following command:&lt;P class="p"&gt;&lt;SPAN class="div_linebreak"&gt;Import-Module VSC&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;I hope this response has been helpful to you.&lt;BR /&gt;&lt;BR /&gt;At your service,&lt;BR /&gt;&lt;BR /&gt;Eugene E. Kashpureff, Sr.&lt;BR /&gt;Independent NetApp Consultant &lt;A href="http://www.linkedin.com/in/eugenekashpureff" target="_blank"&gt;http://www.linkedin.com/in/eugenekashpureff&lt;/A&gt;&lt;BR /&gt;Senior NetApp Instructor, Fast Lane US &lt;A href="http://www.fastlaneus.com/" target="_blank"&gt;http://www.fastlaneus.com/&lt;/A&gt;&lt;BR /&gt;(P.S. I appreciate 'kudos' on any helpful posts.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2017 00:35:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126668#M27398</guid>
      <dc:creator>ekashpureff</dc:creator>
      <dc:date>2017-01-04T00:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: VSC Powershell - Latest version??</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126794#M27439</link>
      <description>&lt;P&gt;I really appreciate the help with this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2017 04:33:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/VSC-Powershell-Latest-version/m-p/126794#M27439</guid>
      <dc:creator>CarlTech35</dc:creator>
      <dc:date>2017-01-08T04:33:10Z</dc:date>
    </item>
  </channel>
</rss>

