<?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: Get -NcquotaReport for a list of users from csv file. in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Get-NcquotaReport-for-a-list-of-users-from-csv-file/m-p/145998#M32427</link>
    <description>&lt;P&gt;Try taking out the format part of the command. Also, from what I can tell the PowerShell cmdlet does not allow a specific ID to be requested.&lt;/P&gt;
&lt;P&gt;Get-NcQuotaReport | select QuotaUsers, DiskUsed&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 19:24:58 GMT</pubDate>
    <dc:creator>EdS</dc:creator>
    <dc:date>2019-01-17T19:24:58Z</dc:date>
    <item>
      <title>Get -NcquotaReport for a list of users from csv file.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Get-NcquotaReport-for-a-list-of-users-from-csv-file/m-p/145757#M32378</link>
      <description>&lt;P&gt;I am trying to get the quota used by a list of users in a csv file. I want to know how much storage has been used. You can only do for a single user on cdot cli using the following&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;volume quota report -vserver&amp;nbsp; test&amp;nbsp; -volume test_volume -quota-target *AD_user*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I thought maybe using netapp powershell toolkit will be more flexible more so that I want it to only list selected user from a csv file. I have only gone as far as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;Get-NcQuotaReport -Volume SVM09_vol13 | Fl&lt;/P&gt;
&lt;P&gt;Which does list the disksize and the QuotaUsers values which is the info I need for this selected users from a csv file, but for the life of me, when you run the command again to only select disksize and&amp;nbsp;&lt;SPAN&gt;QuotaUsers&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;Get-NcQuotaReport -Volume SVM09_vol13 | Fl | select Diskused, QuotaUsers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nothing is returned. My goal will be if I was able to get a result for a single user, I will then use the foreach statement to go through a csv file and list the result for users in the list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone be of help ??&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 12:58:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Get-NcquotaReport-for-a-list-of-users-from-csv-file/m-p/145757#M32378</guid>
      <dc:creator>89</dc:creator>
      <dc:date>2025-06-04T12:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get -NcquotaReport for a list of users from csv file.</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Get-NcquotaReport-for-a-list-of-users-from-csv-file/m-p/145998#M32427</link>
      <description>&lt;P&gt;Try taking out the format part of the command. Also, from what I can tell the PowerShell cmdlet does not allow a specific ID to be requested.&lt;/P&gt;
&lt;P&gt;Get-NcQuotaReport | select QuotaUsers, DiskUsed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 19:24:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Get-NcquotaReport-for-a-list-of-users-from-csv-file/m-p/145998#M32427</guid>
      <dc:creator>EdS</dc:creator>
      <dc:date>2019-01-17T19:24:58Z</dc:date>
    </item>
  </channel>
</rss>

