<?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 toolkit modification in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/123184#M5054</link>
    <description>&lt;P&gt;My apologies for the late reply, other priorities pushed this out.&amp;nbsp; I have tested it successfully, thank you from myself and my customer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Scott&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 14:44:24 GMT</pubDate>
    <dc:creator>cscott</dc:creator>
    <dc:date>2016-09-12T14:44:24Z</dc:date>
    <item>
      <title>Powershell toolkit modification</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/121902#M4980</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can we look into removing the "/vol" requirement for any and all cDOT powershell tools please?&amp;nbsp; As "/vol" is no longer required and in fact requires extra steps to create and keep in mind for mounting volumes into that junction path, this requirement needs to be removed for those customers not using "/vol" in their cDOT environments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set-NcQuota -Volume cscott_quota_test -Policy default -VserverContext svm_test -Type tree -target /cscott_quota_test/qtree1&lt;BR /&gt;Set-NcQuota : Invalid target /cscott_quota_test/qtree1 specified for tree quota rule.&amp;nbsp; Target for explicit tree quota rule for volume cscott_quota_test must be in "/vol/cscott_quota_test/&amp;lt;qtree-name&amp;gt;" format.&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Set-NcQuota -Volume cscott_quota_test -Policy default -VserverContext svm_test ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (cdtusalph81:NcController) [Set-NcQuota], EQUOTAINVALID&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : ApiException,DataONTAP.C.PowerShell.SDK.Cmdlets.Quota.SetNcQuota&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Set-NcQuota -Volume cscott_quota_test -Policy default -VserverContext svm_test -Type tree -target /vol/cscott_quota_test/qtree1&lt;BR /&gt;Set-NcQuota : Object reference not set to an instance of an object.&lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Set-NcQuota -Volume cscott_quota_test -Policy default -VserverContext svm_test ...&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : InvalidOperation: (cdtusalph81:NcController) [Set-NcQuota], NullReferenceException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : QuotaGetEntryFailed,DataONTAP.C.PowerShell.SDK.Cmdlets.Quota.SetNcQuota&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 19:42:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/121902#M4980</guid>
      <dc:creator>cscott</dc:creator>
      <dc:date>2025-06-04T19:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell toolkit modification</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/122051#M4981</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/11221"&gt;@cscott﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One potential workaround would be to use the pipeline...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Get-NcVol $volumeName | Get-NcQuota -Type user | Set-NcQuota -DiskLimit 10gb&lt;/PRE&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 13:29:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/122051#M4981</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2016-08-05T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell toolkit modification</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/123184#M5054</link>
      <description>&lt;P&gt;My apologies for the late reply, other priorities pushed this out.&amp;nbsp; I have tested it successfully, thank you from myself and my customer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Scott&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 14:44:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Powershell-toolkit-modification/m-p/123184#M5054</guid>
      <dc:creator>cscott</dc:creator>
      <dc:date>2016-09-12T14:44:24Z</dc:date>
    </item>
  </channel>
</rss>

