<?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: Directory quota script in Windows Server 2003</title>
    <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504029#M1645</link>
    <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Here are sample scripts for Disk Quota. &lt;BR /&gt;Open notepad in your computer&lt;BR /&gt;Make sure the Word Wrap from the Format Menu is not checked off&lt;BR /&gt;Copy and paste the desired script&lt;BR /&gt;save as with vbs extension. filename.vbs&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/technet/scriptcenter/scripts/storage/quotas/default.mspx" target="_blank"&gt;http://www.microsoft.com/technet/scriptcenter/scripts/storage/quotas/default.mspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You may modify the scripts for your convenience!&lt;BR /&gt;&lt;BR /&gt;For Windows 2000 there is a script tool called Diskquotasettings.pl. Refer here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;320047" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;320047&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Mar 2005 03:21:09 GMT</pubDate>
    <dc:creator>Norman_21</dc:creator>
    <dc:date>2005-03-16T03:21:09Z</dc:date>
    <item>
      <title>Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504027#M1643</link>
      <description>Is it possible to use a script for setting -directory- quotas on folders?&lt;BR /&gt;The folders are to be used by groups instead of single users. So I can't make use of user quotas...</description>
      <pubDate>Mon, 14 Mar 2005 10:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504027#M1643</guid>
      <dc:creator>Chris Teuben</dc:creator>
      <dc:date>2005-03-14T10:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504028#M1644</link>
      <description>Hi, Chris,&lt;BR /&gt;&lt;BR /&gt;The following thread may be of help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=191461" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=191461&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 14 Mar 2005 16:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504028#M1644</guid>
      <dc:creator>Pat</dc:creator>
      <dc:date>2005-03-14T16:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504029#M1645</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Here are sample scripts for Disk Quota. &lt;BR /&gt;Open notepad in your computer&lt;BR /&gt;Make sure the Word Wrap from the Format Menu is not checked off&lt;BR /&gt;Copy and paste the desired script&lt;BR /&gt;save as with vbs extension. filename.vbs&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/technet/scriptcenter/scripts/storage/quotas/default.mspx" target="_blank"&gt;http://www.microsoft.com/technet/scriptcenter/scripts/storage/quotas/default.mspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You may modify the scripts for your convenience!&lt;BR /&gt;&lt;BR /&gt;For Windows 2000 there is a script tool called Diskquotasettings.pl. Refer here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;320047" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;320047&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Mar 2005 03:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504029#M1645</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2005-03-16T03:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504030#M1646</link>
      <description>Ok, your solutions are fine for user based quota settings. But I'm looking for a directory (folder) based solution. The size of the folder should be limited, regardless of who stores the files there.&lt;BR /&gt;On our NAS4000S this can be accomplished through the webbased management tool but I need to automate it by means of a script.</description>
      <pubDate>Thu, 17 Mar 2005 02:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504030#M1646</guid>
      <dc:creator>Chris Teuben</dc:creator>
      <dc:date>2005-03-17T02:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504031#M1647</link>
      <description>Can you be more specific. Where is the folder located and is it a network shared folder?&lt;BR /&gt;&lt;BR /&gt;More details will help us help you!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2005 04:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504031#M1647</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2005-03-17T04:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504032#M1648</link>
      <description>Are you trying to set up a logon script to run when the users login?</description>
      <pubDate>Thu, 17 Mar 2005 04:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504032#M1648</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2005-03-17T04:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504033#M1649</link>
      <description>Hi LATIF,&lt;BR /&gt;&lt;BR /&gt;What I want to do is the same what is normal for a Novell Netware environment: limiting the size of (sub)directories.&lt;BR /&gt;&lt;BR /&gt;Well... I just found the tool I was looking for. It's very well hidden in the NAS management console. There is "?" in the upper right corner which provides context sensitive help. In there, a command line utility called "dirquota" is mentioned. (I couldn't find this anywhere else in the documentation!)&lt;BR /&gt;Just type "dirquota" on a command prompt and additional help is shown on the screen.&lt;BR /&gt;&lt;BR /&gt;Thanks for the additional thinking. :)</description>
      <pubDate>Thu, 17 Mar 2005 04:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504033#M1649</guid>
      <dc:creator>Chris Teuben</dc:creator>
      <dc:date>2005-03-17T04:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504034#M1650</link>
      <description>UserSpace or DirQuota restrictions &lt;BR /&gt;&lt;BR /&gt;You can set the userspace restrictions or Directory Quota's with a CSV-file import. See the sample. &lt;BR /&gt;&lt;BR /&gt;userspacefl=0,1&lt;BR /&gt; 0&lt;BR /&gt; no userspace info in csv-file. &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; 1&lt;BR /&gt; userspace info in csv-file give usespace. &lt;BR /&gt; &lt;BR /&gt;userspace=&lt;VALUE&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;VALUE&gt; is column number in csv-file with the new-value of the userspace limit, If value=0, then usespace limit will be removed. &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;dirquotafl=0,1&lt;BR /&gt; 0&lt;BR /&gt; No dirquota info in csv-file. &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; 1&lt;BR /&gt; DirQuota info in csv-file, give dirquota. &lt;BR /&gt; &lt;BR /&gt;dirquota=&lt;VALUE&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;VALUE&gt; is column number in csv-file with the new-value of the dirquota&lt;BR /&gt;limit, If value=0, then dirquota will be removed. &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.hbware.net/downloads/apps/homes/homes-3.php" target="_blank"&gt;http://www.hbware.net/downloads/apps/homes/homes-3.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;&lt;/VALUE&gt;</description>
      <pubDate>Thu, 17 Mar 2005 04:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504034#M1650</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2005-03-17T04:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Directory quota script</title>
      <link>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504035#M1651</link>
      <description>Oops! I'm sorry I put you in the wrong direction. The directory quotas are needed in a Server 2003 environment (HP NAS4000s).&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2005 05:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/directory-quota-script/m-p/3504035#M1651</guid>
      <dc:creator>Chris Teuben</dc:creator>
      <dc:date>2005-03-17T05:22:22Z</dc:date>
    </item>
  </channel>
</rss>

