Home
> Commands A-M
> Commands F
FSUTIL QUOTA
Description
| Syntax
| Parameters
| Switches
| Related
| Notes
| Examples
| Errorlevels
| Availability
Manages disk quotas on NTFS volumes in order to
provide more precise control of network-based storage.
Syntax
FSUTIL QUOTA
help
FSUTIL QUOTA
disable
drive:
FSUTIL QUOTA
enforce
drive:
FSUTIL QUOTA
modify
drive:
threshold
limit
[user_name]
FSUTIL QUOTA
query
drive:
FSUTIL QUOTA
track
drive:
FSUTIL QUOTA
violations
Parameters
- disable
(NTXP)
- Disables quota tracking and enforcement on the
specified volume.
- drive:
(NTXP)
- Specifies the drive letter for the volume
(followed by a colon).
- enforce
(NTXP)
- Enforces quota usage on the specified volume.
- help
(NTXP)
- Display help.
- limit
(NTXP)
- The maximum allowed disk usage.
- modify
(NTXP)
- Modifies an existing disk quota or creates a new
quota.
- query
(NTXP)
- Lists existing disk quotas.
- threshold
(NTXP)
- The limit at which warnings are issued.
- track
(NTXP)
- Tracks disk usage on the specified volume.
- user_name
(NTXP)
- Specifies the domain or user name.
- violations
(NTXP)
- Searches the system and application logs and
displays a message to indicate that quota violations
have been detected, or that a user has reached their
quota threshold or quota limit.
Switches
none.
Related
FSUTIL BEHAVIOR
FSUTIL DIRTY
FSUTIL FILE
FSUTIL FSINFO
FSUTIL HARDLINK
FSUTIL OBJECTID
FSUTIL REPARSEPOINT
FSUTIL SPARSE
FSUTIL USN
FSUTIL VOLUME
Notes
Disk quotas are implemented on a per-volume basis and
enable both hard and soft storage limits to be
implemented on a per-user basis.
You can use write scripts to set the quota limits
every time you add a new user or to automatically track
quota limits, compile them into a report, and
automatically send them to the system administrator in
e-mail.
Examples
none.
Errorlevels
none.
Availability
- External
-
- DOS
-
none
- Windows
-
none
- Windows NT
-
NTXP
NT2003
Last Updated: 2003/07/28
Direct corrections or suggestions to:
Rick Lively