nerdexam
Microsoft

AZ-800 · Question #205

You have a server named Server1 that runs Windows Server and contains a file share named Share1. You need to prevent users from storing MP4 files in Share1. The solution must ensure that the users…

The correct answer is D. file screens. File screens (D) are the correct tool because they are specifically designed to block certain file types from being saved to a share - you define a file group (e.g., MP4s) and a screen that denies those files while leaving all others permitted. This is a feature of the File…

Manage storage and file services

Question

You have a server named Server1 that runs Windows Server and contains a file share named Share1. You need to prevent users from storing MP4 files in Share1. The solution must ensure that the users can store other types of files in the share. What should you configure on Server1?

Options

  • AFile Management Tasks
  • BNTFS Quotas
  • CNTFS permissions
  • Dfile screens

How the community answered

(51 responses)
  • A
    8% (4)
  • B
    6% (3)
  • C
    2% (1)
  • D
    84% (43)

Explanation

File screens (D) are the correct tool because they are specifically designed to block certain file types from being saved to a share - you define a file group (e.g., MP4s) and a screen that denies those files while leaving all others permitted. This is a feature of the File Server Resource Manager (FSRM) role in Windows Server.

  • A (File Management Tasks) are FSRM automation tasks used for actions like expiring old files or running custom commands on a schedule - they manage files that already exist, not block new ones from being created.
  • B (NTFS Quotas) control how much disk space a user can consume, not what types of files they can store.
  • C (NTFS permissions) control who can read, write, or execute files - they operate on identities and access rights, not file extensions.

Memory tip: Think of "screen" as a bouncer at the door - it checks each file's type before letting it in. Quotas watch the scale, permissions watch the person, file management tasks clean up what's already inside, but only a screen blocks specific types at the entrance.

Topics

#File screens#FSRM#File shares#Storage management

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice