0% found this document useful (0 votes)
5 views8 pages

Configuring Disk Quotas in Windows 2003

The article provides an overview of disk quotas in Windows 2003, explaining their purpose, configuration methods, and benefits for managing network storage space. It details how to set up disk quotas using NTFS, Group Policy, and Active Directory, and emphasizes the importance of monitoring disk usage to prevent space shortages. Additionally, it outlines the steps for configuring disk quotas on both local and remote volumes, including the use of the Computer Management console and Group Policy Object Editor.

Uploaded by

Vasco Graça
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views8 pages

Configuring Disk Quotas in Windows 2003

The article provides an overview of disk quotas in Windows 2003, explaining their purpose, configuration methods, and benefits for managing network storage space. It details how to set up disk quotas using NTFS, Group Policy, and Active Directory, and emphasizes the importance of monitoring disk usage to prevent space shortages. Additionally, it outlines the steps for configuring disk quotas on both local and remote volumes, including the use of the Computer Management console and Group Policy Object Editor.

Uploaded by

Vasco Graça
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Configuring Disk Quotas in Windows 2003


What disk quotas are, when they should be used, and how to configure them in Windows 2003.

Published: Jan 18, 2007


Updated: Jan 18, 2007
Section: Articles & Tutorials :: Windows 2003
Author: Andrew Z. Tabona
Rating: 4.1/5 - 203 Votes

Like Tweet 0 0 3

Looking for a means to manage the amount of network storage space users receive? Disk Quotas are the way to go. In this article
we will look at what disk quotas are, when they should be used, and how to configure them in Windows 2003.

About Disk Quotas


Unfortunately, in Windows NT Disk Quotas didn’t exist, which was much to the disappointment of Windows Administrators.
Along came Windows 2000 and with the introduction of Disk Quotas it meant Administrators had the ability to track and control
user disk usage. The only problem was that they didn’t really have a sufficient way of managing disk quotas. Scripting, reporting
and remote usage methods were somewhat limited and ambiguous. Windows 2003 offers better all round functionality and easier
enterprise-wide disk quota manageability.

Disk quotas are used in conjunction with NTFS, Group Policy and Active Directory technology. NTFS is the file system on which
disk quotas can be set, Group Policy is what is used to set disk quotas on a specific set of users and computers, and Active
Directory is used to gather a list of users to which the disk quota group policy will be set. It is important to note that disk quotas
can only be used with NTFS; setting them up on FAT or FAT32 drives is not possible.

Disk quotas are configured on a per volume basis and cannot be set on a file or folder level. Each volume would have its
individual settings which do not affect any other volumes. You may have a single disk partitioned into two volumes (drives C and
D for example) with each having their own quota settings. Disk quotas can also be configured on a per user basis and different
groups of users can have different limits set. Administrators are the only ones to whom a disk quota does not apply; by default
there are no limits for an Administrator.

There are numerous reasons you may wish to make use of disk quotas. Based on the requirements of your organization you might
choose to configure disk quotas if you have a restricted amount of disk space on a specific server, a limited number of servers, or
perhaps the need to monitor user disk space usage without actually enforcing a quota. You might be wondering why you’d want to
just monitor user disk space usage. Well, let’s say you have a fileserver set up with multiple users in your organization using it
everyday to store temporary files. As time goes by and perhaps people forget to delete the files from the server, the amount of
available disk space will continue to decrease. If nothing is done about it then users will be denied the right to add more files on
the server (until some old files are removed). By monitoring user disk space usage with Microsoft’s disk quotas, you can be
notified of when space is running out and then increase the allocated space on the server accordingly or notify your users that they
need to delete their files from the server. Additionally, setting a quota warning level will allow for a system event log to be
written for your review.

Setting a Group Policy


The most practical means of configuring disk quotas on a large scale would be through a domain-level group policy. This will
configure the settings automatically on any of the volumes you wish to have disk quotas enabled, saving you the need to have to
configure each volume independently.

Open the Group Policy Object Editor (gpedit.msc) and navigate to Computer Configuration > Administrative Templates > System
> Disk Quotas. On the right hand pane you will see a list of policies that can be applied. Double click the “Default Quota Limit
and Warning Level Properties” setting.

1 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Figure 1: The Default Quota Limit and Warning Level Properties Dialog

The default quota limit is the maximum amount of space assigned per default quota, whereas the warning level is the amount of
space at which a warning is triggered. Normally 90-95% of the total value is a good limit to set as a warning.

Now configure any other settings you wish to be applied by selecting them from the right hand pane. To have your changes
applied immediately you can enable the “Disk Quota Policy Processing” policy and choose “Process Even If The Group Policy
Objects Have Not Changed” from Administrative Templates > System > Group Policy.

2 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Figure 2: The Disk Quota Policy Processing Dialog

You may also want to manually force a group policy update using the gpupdate utility. Simply go to Start > Run and type gpupdate
followed by the return key. This will refresh both the computer and user policies.

Whatever changes you make in the group policy will be reflected on the Quota properties tab of each volume you wish to
configure in your domain. The options will appear grayed out and non-editable.

Configuring Disk Quotas and Disk Quota Entries


Using the Computer Management console, you can configure disk quotas for a local or remote volume from a central location. To
open Computer Management, you have three choices; either right click My Computer and select Manage, type compmgmt.msc in
the Run bar or select Computer Management from the Administrative Tools folder.

Select which computer you wish to manage from the root node. To select a remote machine right click the “Computer
Management” node, select “Connect to another computer…” and choose the computer you wish to manage. Now, navigate to
Storage > Disk Management and select the volume you want to configure from the right hand pane and open the properties dialog.
Click the Quota tab and enable the options you want to be enforced.

3 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Figure 3: The Disk Quota Properties Dialog

The traffic lights icon at the top indicate the status of the disk quota; red means quotas are disabled, orange signifies a changeover
is taking place (while it rebuilds the disk information), and green means disk quotas are enabled. A textual representation of the
status is shown on the right of the image.

Check “Deny disk space to users exceeding quota limit” to have Windows restrict users from adding more data to their allocated
disk space when the quota limit has been reached. Users will be unable to add more data until some space is freed up.

As you can see from Figure 3 above, the quota limit for new users is greyed out. This is because we have already set it from the
group policy, which overrides any customizable settings on the quota tab of a volume. In this case we have limited the user’s disk
space to 500MB and set a warning level to 450MB.

You may choose not to limit disk usage and just enable quotas to track disk space usage on a per volume basis by leaving the
“Deny disk space to users exceeding quota limit” checkbox unchecked and logging a warning when a user exceeds the warning
level defined as part of the quota limit. Whenever a user exceeds this limit a Warning event log will be written to the Application
Event Log and shown in the Event Viewer.

4 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Figure 4: A warning event log for disk quotas

As per http://support.microsoft.com/kb/915182 there is a known issue in the pre service pack version of Windows 2003 in that
the Warning event log is incorrectly shown as an Information log in Event Viewer. In the Quota Entries application however, it is
correctly displayed as a Warning.

When you press the Apply button on the Disk Quota Properties Dialog you are notified that the volume will be rescanned to
update the statistics and that this operation may take several minutes. Simply press OK to continue and have disk quotas enabled
on that volume.

Quota Entries
Click the Quota Entries button on the Disk Quota Properties Dialog to view a list of individual disk quota entries. From this
section you can create, delete and manage quota entries for specific users or groups. If a user requires more space than others
then you can set this from here.

Go to Quota > New Quota Entry and the Active Directory User Picker will appear. Choose a user from Active Directory and
press OK. You will be given the option to limit disk space and set a warning level or not limit disk usage at all.

Figure 5: Adding a new quota entry

5 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Once you have chosen your preferred settings, press OK and the user will be added to the list. You can monitor a user’s disk
usage by looking at the properties of each of the columns. ‘Status’ indicates whether the user is within their limit, if a warning has
been logged or if the limit has been exceeded; the icon will change accordingly.

Figure 6: Viewing a list of Quota Entries

Conclusion
a dve r tis e me nt

This article has given you an overview of Disk Quotas in Windows 2003. We’ve looked at why they would be used and how to
configure them.

Some Administrators will find they won’t need to utilize Disk Quotas, but for those who do I have no doubt that you will find
them very useful indeed.

Like Tweet 0 0 3

6 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Add a comment...

Comment using...

Kennedy Chimuka Maguta · CITMA


brilliant......................"
Reply · Like · 29 December 2011 at 13:02

Mian Ghiyas Miran · Assistant Network Administrator at SITARA GROUP OF INDUSTRIES


Good full help.
Reply · Like · 5 January at 01:16

Jitender Thakur · Lovely Professional University


helpful..............."
Reply · Like · 2 December 2011 at 22:22

Facebook social plugin

About Andrew Z. Tabona


Andrew Z. Tabona, BSc (Hons) Computing, MBCS, MCSE, Network+, Security+, etc has over 7 years
industry experience in a variety of technical and mid-management positions.

Latest articles by Andrew Z. Tabona


Understanding Advanced TCP/IP Settings in Windows 2003
Windows 2003: Data Backup and Recovery (Part 2) - Windows 2003 Backup Utility
Windows 2003: Data Backup and Recovery (Part 1) - A General Overview
Understanding the Windows 2003 Registry
Wireless Networking - Your questions answered!

ManageEngine OpManager - The Complete Network Monitoring Software


Monitor WAN infrastructure, LAN, Servers, Switches, Routers, Services, Apps, CPU, Memory, AD, URL, Logs, Printers.
Satisfies your entire Network infrastructure Management needs.
Internet monitoring, Web security and Internet Access Control - All in one!
Boost employee productivity by monitoring, controlling and reporting on employee internet access. Protect users and
company network against malware infection through web browsing and downloads, as well as phishing scams.
Get Fast Answers to Your IT Questions – For Free! Join Spiceworks Today!
Have IT questions? Need IT tools to do your job better? Want to read helpful tech tips from IT experts? We have the
answers & info you need in the Spiceworks community. Get your Spiceworks account today – it’s free and takes just
seconds!
ManageEngine ServiceDesk Plus - The Out-of-the-box ITIL Ready HelpDesk Software
Get an out-of-the-box, flexible helpdesk with integrated asset management and ITIL features, used by more than 10000 IT
managers in 23 different languages
Get a free Windows SIP Server / IP PBX
IP Telefonanlage, VOIP Telefooncentrale, Centralino Telefonico IP, PABX-IP, Centralita Telefonica VOIP, Centrala
Telefoniczna, Telefonni system, IP telefonvaxel, Central Telefonica IP, VOIP Telefonsentral, IP telefonanlaeg, IP
Puhelinvaihde, Telefon Sistemi, IP PBX (Russian), IP PBX (Greek), IP PBX (Japanese), IP PBX (Korean), IP PBX
(Simplified Chinese), IP PBX (Traditional Chinese), IP PBX (Arabic)

Receive all the latest articles by email!


Receive Real-Time & Monthly WindowsNetworking.com article updates in your mailbox. Enter your email below!

7 de 8 11-01-2012 13:34
Configuring Disk Quotas in Windows 2003 http://www.windowsnetworking.com/articles_tutorials/Configuring-Di...

Click for Real-Time sample & Monthly sample

Become a WindowsNetworking.com member!


Discuss your network issues with thousands of other network administrators. Click here to join!

About Us : Email us : Product Submission Form : Advertising Information


WindowsNetworking.com is in no way affiliated with Microsoft Corp. *Links are sponsored by advertisers.

Copyright © 2012 TechGenix Ltd. All rights reserved. Please read our Privacy Policy and Terms & Conditions.

8 de 8 11-01-2012 13:34

You might also like