<?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 Powershell Toolkit Usage in HPE Nimble Storage Solution Specialists</title>
    <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046147#M145</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;We are trying to automate some stuff using the PSK, but when I went from v1 to v3 of the toolkit I noticed a couple cmdlets were not in the new toolkit.&amp;nbsp; Then when I load both modules v1 and v3 I get some cmdlet errors or now i need to specify the module.&amp;nbsp; The cmdlet I need which doesn't exist in v3 is "New-NSclone", does this psk have a different cmd for cloning in the newer version or do we just switch back to v1?&amp;nbsp; I don't mind writing to bounce between the two modules, but it seemed like i was missing something I couldn't find seaching myself.&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Pah&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2019 17:15:44 GMT</pubDate>
    <dc:creator>pahpahpah</dc:creator>
    <dc:date>2019-05-13T17:15:44Z</dc:date>
    <item>
      <title>Powershell Toolkit Usage</title>
      <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046147#M145</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;We are trying to automate some stuff using the PSK, but when I went from v1 to v3 of the toolkit I noticed a couple cmdlets were not in the new toolkit.&amp;nbsp; Then when I load both modules v1 and v3 I get some cmdlet errors or now i need to specify the module.&amp;nbsp; The cmdlet I need which doesn't exist in v3 is "New-NSclone", does this psk have a different cmd for cloning in the newer version or do we just switch back to v1?&amp;nbsp; I don't mind writing to bounce between the two modules, but it seemed like i was missing something I couldn't find seaching myself.&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Pah&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 17:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046147#M145</guid>
      <dc:creator>pahpahpah</dc:creator>
      <dc:date>2019-05-13T17:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit Usage</title>
      <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046732#M149</link>
      <description>&lt;P&gt;Yes, it is there, but it has been moved to the proper place according the API.&lt;/P&gt;&lt;P&gt;The command you want is called New-NSVolume but you use the argument -parent? somthing to specify the parent snapshot or the parent clone to create it from.&lt;/P&gt;&lt;P&gt;You will need to get the ID of the snapshot or parent volume ID that you want to create it from.&lt;/P&gt;&lt;P&gt;"New-NSVolume -parent_snap_id $MySnapID -clone.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dinesh Kumar&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 15:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046732#M149</guid>
      <dc:creator>dineshkumar_s</dc:creator>
      <dc:date>2019-05-17T15:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell Toolkit Usage</title>
      <link>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046733#M150</link>
      <description>&lt;P&gt;&lt;BR /&gt;To get the snapshot id, use $MySnapID = (Get-snapshot -vol_name "MyVolume" -name "MySnapShotName" ).id&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 15:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-nimble-storage-solution/powershell-toolkit-usage/m-p/7046733#M150</guid>
      <dc:creator>dineshkumar_s</dc:creator>
      <dc:date>2019-05-17T15:42:40Z</dc:date>
    </item>
  </channel>
</rss>

