<?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 Get-NCQuota and Set-NCQuota not working properly  in  PSTK 9.14 in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Get-NCQuota-and-Set-NCQuota-not-working-properly-in-PSTK-9-14/m-p/452704#M675</link>
    <description>&lt;P&gt;We ran in this problem after upgrading de PSTK to version 9.14, scripts on version 9.10 works ok.&lt;BR /&gt;&lt;BR /&gt;when&amp;nbsp; we connect with&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;connect-nccontroller&amp;nbsp; "$netapp-name"&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;without parameters&lt;BR /&gt;&lt;STRONG&gt;get-ncquota -Vserver "$vserver" -QuotaTarget&amp;nbsp; "$domain\user"&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; ---&amp;gt;&amp;nbsp;wil give you a complete list of all quota's&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;Set-NcQuota -Vserver&amp;nbsp;"$vserver" -QuotaTarget "$domain\user" -Volume "$volume" -Qtree "$qtree" -DiskLimit 16GB -type user&lt;BR /&gt;&lt;/STRONG&gt;gives a warning: record doesn't exists&lt;BR /&gt;&lt;BR /&gt;when&amp;nbsp; we connect with&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;connect-nccontroller&amp;nbsp; "$netapp-name" -ontapi&amp;nbsp;&lt;/STRONG&gt;parameter&lt;BR /&gt;&lt;STRONG&gt;get-ncquota -Vserver "$vserver" -QuotaTarget&amp;nbsp; "$domain\user"&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; ---&amp;gt;&amp;nbsp;wil give the correct quota&lt;BR /&gt;&lt;STRONG&gt;Set-NcQuota -Vserver&amp;nbsp;"$vserver" -QuotaTarget "$domain\user" -Volume "$volume" -Qtree "$qtree" -DiskLimit 16GB -type user&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;gives an error&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Set-NcQuota : Group parameter neither specified nor set&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;At line:1 char:1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ Set-NcQuota -Vserver xxxx -QuotaTarget 'xxxxx\xxxx' -Vol ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ CategoryInfo : NotSpecified: (:) [Set-NcQuota], ArgumentException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ FullyQualifiedErrorId : Group is empty,DataONTAP.C.PowerShell.SDK.Cmdlets.Quota.SetNcQuota&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:29:17 GMT</pubDate>
    <dc:creator>bertvanbeusichem</dc:creator>
    <dc:date>2025-06-04T11:29:17Z</dc:date>
    <item>
      <title>Get-NCQuota and Set-NCQuota not working properly  in  PSTK 9.14</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Get-NCQuota-and-Set-NCQuota-not-working-properly-in-PSTK-9-14/m-p/452704#M675</link>
      <description>&lt;P&gt;We ran in this problem after upgrading de PSTK to version 9.14, scripts on version 9.10 works ok.&lt;BR /&gt;&lt;BR /&gt;when&amp;nbsp; we connect with&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;connect-nccontroller&amp;nbsp; "$netapp-name"&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;without parameters&lt;BR /&gt;&lt;STRONG&gt;get-ncquota -Vserver "$vserver" -QuotaTarget&amp;nbsp; "$domain\user"&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; ---&amp;gt;&amp;nbsp;wil give you a complete list of all quota's&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;Set-NcQuota -Vserver&amp;nbsp;"$vserver" -QuotaTarget "$domain\user" -Volume "$volume" -Qtree "$qtree" -DiskLimit 16GB -type user&lt;BR /&gt;&lt;/STRONG&gt;gives a warning: record doesn't exists&lt;BR /&gt;&lt;BR /&gt;when&amp;nbsp; we connect with&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;connect-nccontroller&amp;nbsp; "$netapp-name" -ontapi&amp;nbsp;&lt;/STRONG&gt;parameter&lt;BR /&gt;&lt;STRONG&gt;get-ncquota -Vserver "$vserver" -QuotaTarget&amp;nbsp; "$domain\user"&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt; &amp;nbsp; ---&amp;gt;&amp;nbsp;wil give the correct quota&lt;BR /&gt;&lt;STRONG&gt;Set-NcQuota -Vserver&amp;nbsp;"$vserver" -QuotaTarget "$domain\user" -Volume "$volume" -Qtree "$qtree" -DiskLimit 16GB -type user&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;gives an error&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Set-NcQuota : Group parameter neither specified nor set&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;At line:1 char:1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ Set-NcQuota -Vserver xxxx -QuotaTarget 'xxxxx\xxxx' -Vol ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ CategoryInfo : NotSpecified: (:) [Set-NcQuota], ArgumentException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;+ FullyQualifiedErrorId : Group is empty,DataONTAP.C.PowerShell.SDK.Cmdlets.Quota.SetNcQuota&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:29:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Get-NCQuota-and-Set-NCQuota-not-working-properly-in-PSTK-9-14/m-p/452704#M675</guid>
      <dc:creator>bertvanbeusichem</dc:creator>
      <dc:date>2025-06-04T11:29:17Z</dc:date>
    </item>
  </channel>
</rss>

