nerdexam
CompTIA

SK0-004 · Question #221

An administrator is developing a storage growth plan for a new file server. Which of the following should be implemented on the server so that storage growth is restricted?

The correct answer is A. Disk quotas. Disk quotas actively enforce a maximum storage limit per user or folder, directly preventing uncontrolled storage growth on a file server.

Server administration

Question

An administrator is developing a storage growth plan for a new file server. Which of the following should be implemented on the server so that storage growth is restricted?

Options

  • ADisk quotas
  • BDisk compression
  • CAutomatic usage reports
  • DAutomatic defragmentation

How the community answered

(68 responses)
  • A
    91% (62)
  • B
    1% (1)
  • C
    3% (2)
  • D
    4% (3)

Why each option

Disk quotas actively enforce a maximum storage limit per user or folder, directly preventing uncontrolled storage growth on a file server.

ADisk quotasCorrect

Disk quotas, configured through tools such as File Server Resource Manager (FSRM) on Windows Server, allow administrators to set hard limits that block write operations once a user or folder reaches the defined threshold. This directly restricts how much storage any individual or directory can consume, giving the administrator enforceable control over storage growth rather than simply observing it after the fact.

BDisk compression

Disk compression reduces the physical space consumed by existing files but imposes no cap on how much new data users can write, so total storage consumption can continue to grow without restriction.

CAutomatic usage reports

Automatic usage reports are a monitoring and reporting tool that surfaces consumption trends but take no enforcement action, meaning storage can continue to grow unchecked even when reports are generated.

DAutomatic defragmentation

Automatic defragmentation reorganizes fragmented file data on disk to improve I/O performance but has no effect on the total amount of storage that is used or permitted to be used.

Concept tested: Disk quotas for enforcing file server storage growth limits

Source: https://learn.microsoft.com/en-us/windows-server/storage/fsrm/quota-management

Topics

#disk quotas#storage growth#file server#capacity planning

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice