Before you start
Objectives: learn how to manage Disk Quotas in XP.
Prerequisites: no prerequisites.
Key terms: user, limit, file, space, partition, entry, set, drive, ownership, enable
Quota Tab
We can use Disk Quotas on NTFS partitions to keep track or restrict the amount of disk space used by specific users. We can enable quotas by editing the properties of an NTFS drive. Letโs right-click E drive, open its properties, and go to the โQuotaโ tab.
Image 247.1 โ Quota Tab
To enable quotas, select โEnable quota managementโ, and then click โApplyโ. The warning message will appear.
Image 247.2 โ Warning
We will click OK to enable quota management. When we enable quotas, the system scans the drive and creates the quota entry for all users who currently own files on that partition. Letโs click โQuota Entriesโ to take a look at the entries that have just been created.
Image 247.3 โ Quota Entries
Notice that we have entries for administrators group, Administrator, Ally Anderson, and Kim Verson. At this point, quotas are doing nothing more than reporting the used disk space on the drive. Letโs close the โQuota Entriesโ window, and letโs select the default quota limit for new users on this volume. To do that, check the โLimit disk space toโ option.
Image 247.4 โ Limit Disk Space To
In this case we will accept the default limit of 1K with the default warning level of 1K, and then click โApplyโ. Keep in mind that this limit only applies to users who currently have no files on the drive. The limit value for the existing users have not changed. Letโs take a look a the โQuota Entriesโ.
Image 247.5 โ Quota Entries 2
Notice that Ally Anderson and Kim Verson still have no quota limit. Letโs close that window. Currently we are logged on with an Administrator account. Letโs log on with another account to see how will our quotas behave. Letโs log on as โwdelmonteโ, which is a new user who has never loged on to our computer before.
Image 247.6 โ wdelmonte Log On
Letโs try to copy a file to the E partition. Letโs create a new folder named โwdelmonteโ. We will copy an mp3 file to that folder.
Image 247.7 โ File Copied
Notice that our mp3 file is much larger than the 1 KB (which is our quota limit). We could go over our limit because we did not enforce disk quotas. Letโs take a look at our Quota Entries again.
Image 247.8 โ Exceeded Limit
Notice that Willie has exceeded his quota limit. To deny disk space usage for those who exceed quota limit, we have to check โDeny disk space to users exceeding quota limitโ option. This way we will enforce Disk Quotas.
Image 247.9 โ Deny Disk Space Option Checked
We can also edit individual quota entry for users. To do that, open โQuota Entriesโ, right-click on a user, and select โPropertiesโ. Letโs limit disk space for Willie Delmonte to 100 MB, and set warning level to 90 MB. Click โApplyโ to confirm.
Image 247.10 โ Modified Quota Entry
If the quota is not needed for particular users, we can delete Quota Entry for that particular users. In our case we will delete Ally Anderson quota entry. Letโs right-click Ally Anderson, select โDeleteโ, and click โYesโ to confirm. The following window will appear.
Image 247.11 โ Files That Ally Owns
The thing is, we have to do something with the files that Ally currently owns. We can delete, take ownership of those files, or move them somewhere else. In our case, we will select all files, and click the โDeleteโ button.
Image 247.12 โ Delete Files
Notice that the quota entry for Ally Anderson is now gone.
Image 247.13 โ Quota Entry for Ally is Removed
Remember
We can use Disk Quotas on NTFS partitions. We can enable quotas by editing the properties of an NTFS drive.