Volume-Based NTFS Quota Management
Quotas can be enabled and configured at the volume level and applied to user and group objects. This is the same quota management included with Windows 2000 Server, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, and Window Server 2008 R2. Quotas enabled at the volume will be calculated based on all files saved to the volume by a particular user who is not part of the server administrators group. Volume quotas can only be enabled on NTFS volumes and cannot be applied to any lower level, such as a subfolder. The key to a successful implementation of quotas on a volume is setting the correct file permissions for the entire volume and folders and to limit the data transferred to a volume for an end user by a third party, such as a desktop or server administrator.
The steps required to enable and implement quotas based on folders and not an entire volume are detailed later in the tutorial in the "Configuring Quotas with File Server Resource Manager" section. The quota management features available in the File Server Resource Manager are different from the features included with NTFS volume quotas; Table-1 details the differences.
TABLE-1 Quota Differences Between FSRM and NTFSQuota Capabilities | FSRM Quotas | NTFS Quotas |
---|---|---|
Quota tracking | By folder or by volume | Per user on a specific volume only |
Calculation of storage usage | By actual disk space used | By the logical file size on the volume |
Notification method | By email, custom reports, and event log entries | By event log only |
NOTE: Prior to the release of FSRM, organizations used to depend on NTFS volume quotas or third-party products to provide their quota storage management capabilities; however, FSRM has effectively replaced the use of NTFS volume quotas. The coverage of NTFS volume quotas in this section is merely to describe the process and use of NTFS volume quotas; however, most organizations should consider using FSRM quotas and should avoid using NTFS volume quotas or both types because they are not complementary to each other.
To enable quotas for an NTFS volume, perform the following steps:
- Log on to the Windows Server 2008 R2 system with an account with administrator privileges.
- Click Start, click All Programs, click Administrative Tools, and select Server Manager.
- In the tree pane, double-click the Storage node, and select Disk Management.
- In the tasks pane, scroll down to locate the desired volume, right-click the volume, and select Properties.
- Select the Quota tab and check the Enable Quota Management check box.
- Enter the appropriate quota limit and warning thresholds and decide whether users will be denied write access when the limit is reached.
- Click OK to complete the quota configuration for the NTFS volume.
- A window opens, prompting you to confirm the enabling of quotas; click OK to enable the quota and scan the volume to update quota statistics.
- After you configure quotas, open the properties of the volume, select the Quota tab, and click the Quota Entries button to review the existing quotas based on data already stored on the volume.
In this tutorial:
- File System Management
- Windows Server 2008 R2 File System/Technologies
- File Classification Infrastructure
- Remote Storage Service (RSS)
- File System Access Services and Technologies
- Windows Server 2008 R2 Disks
- Utilizing External Disk Subsystems
- Managing Windows Server 2008 R2 Disks
- Creating Fault-Tolerant Volumes Using Disk Management
- System File Reliability
- Adding the File Services Role
- Managing Data Access Using Windows Server 2008 R2 Shares
- Install BranchCache
- Volume-Based NTFS Quota Management
- File Server Resource Manager (FSRM)
- Installing the File Server Resource Manager Tools
- Adjusting Quotas
- Creating File Screens
- Generating Storage Reports with FSRM
- File Classification Management
- File Management Tasks
- The Distributed File System
- DFS Replication
- Planning a DFS Deployment
- Planning for DFS Replication
- Installing DFS
- Creating a DFS Folder and Replication Group
- Managing and Troubleshooting DFS
- Backing Up DFS
- Using the Volume Shadow Copy Service