<?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: why does this fail?  get-ncsnapshot | Select-Object &amp;quot;xxx-vc1 tier 1_11-29-2020_18.40.00.042 in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/why-does-this-fail-get-ncsnapshot-Select-Object-quot-xxx-vc1-tier-1-11-29-2020/m-p/162340#M6291</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to perform the command in deleting the snapshot by running the command as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;GET-NCVOL &amp;lt;vol name&amp;gt; |get-ncsnapshot | remove-ncsnapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command will start asking you about each snapshot available and if you want to deleted or not.&lt;/P&gt;&lt;P&gt;If you already know the snapshot name you would run the below command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;GET-NCVOL &amp;lt;vol name&amp;gt; |get-ncsnapshot | remove-ncsnapshot &amp;lt;volname&amp;gt; &amp;lt;snapshot name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2020 11:29:04 GMT</pubDate>
    <dc:creator>hmoubara</dc:creator>
    <dc:date>2020-12-22T11:29:04Z</dc:date>
    <item>
      <title>why does this fail?  get-ncsnapshot | Select-Object "xxx-vc1 tier 1_11-29-2020_18.40.00.0426"</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/why-does-this-fail-get-ncsnapshot-Select-Object-quot-xxx-vc1-tier-1-11-29-2020/m-p/162319#M6290</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Using powershell, I know how to copy/paste my snapshots to the clipboard&lt;/P&gt;&lt;P&gt;Get-NcVol dmz_vmware_t1_nfs11_dst | get-ncsnapshot | Select-Object Name | clip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once I find the snapshot I want to delete it using powershell, but it fails&lt;/P&gt;&lt;P&gt;Get-NcVol dmz_vmware_t1_nfs11_dst | get-ncsnapshot | Select-Object "xxx-vc1 tier 1_11-29-2020_18.40.00.0426"| Remove-NcSnapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;Should I do this instead?&lt;/P&gt;&lt;P&gt;Get-NcVol dmz_vmware_t1_nfs11_dst | get-ncsnapshot | |&lt;FONT color="#FF6600"&gt; {$_.name -like "xxx-vc1 tier 1_11-29-2020_18.40.00.0426"}&lt;/FONT&gt; | remove-ncsnapshot &lt;FONT color="#FF6600"&gt;-Confirm:$False&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks in advance&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:40:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/why-does-this-fail-get-ncsnapshot-Select-Object-quot-xxx-vc1-tier-1-11-29-2020/m-p/162319#M6290</guid>
      <dc:creator>moonman2013</dc:creator>
      <dc:date>2025-06-04T10:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: why does this fail?  get-ncsnapshot | Select-Object "xxx-vc1 tier 1_11-29-2020_18.40.00.042</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/why-does-this-fail-get-ncsnapshot-Select-Object-quot-xxx-vc1-tier-1-11-29-2020/m-p/162340#M6291</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to perform the command in deleting the snapshot by running the command as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;GET-NCVOL &amp;lt;vol name&amp;gt; |get-ncsnapshot | remove-ncsnapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command will start asking you about each snapshot available and if you want to deleted or not.&lt;/P&gt;&lt;P&gt;If you already know the snapshot name you would run the below command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;GET-NCVOL &amp;lt;vol name&amp;gt; |get-ncsnapshot | remove-ncsnapshot &amp;lt;volname&amp;gt; &amp;lt;snapshot name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 11:29:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/why-does-this-fail-get-ncsnapshot-Select-Object-quot-xxx-vc1-tier-1-11-29-2020/m-p/162340#M6291</guid>
      <dc:creator>hmoubara</dc:creator>
      <dc:date>2020-12-22T11:29:04Z</dc:date>
    </item>
  </channel>
</rss>

