nerdexam
Microsoft

98-365 · Question #10

Which file storage system can be used on a Windows Server?

The correct answer is B. NTFS. NTFS is the primary and most robust file system used for formatting volumes on Windows Server, offering advanced features for security, large files, and reliability.

Understanding Storage

Question

Which file storage system can be used on a Windows Server?

Options

  • ANFS
  • BNTFS
  • CEXT3
  • DFAT16

How the community answered

(34 responses)
  • B
    91% (31)
  • C
    3% (1)
  • D
    6% (2)

Why each option

NTFS is the primary and most robust file system used for formatting volumes on Windows Server, offering advanced features for security, large files, and reliability.

ANFS

NFS (Network File System) is a distributed file system protocol primarily used in Unix/Linux environments to allow access to files over a network, not a native local file system for Windows Server volumes.

BNTFSCorrect

NTFS (New Technology File System) is the default and recommended file system for Windows Server operating systems, providing advanced features like file and folder permissions, encryption, compression, journaling for data recovery, and support for very large files and volumes. It is fundamental for managing data on Windows-based systems.

CEXT3

EXT3 (third extended filesystem) is a journaling file system commonly used with Linux operating systems and is not natively supported as a local file system on Windows Server.

DFAT16

FAT16 (File Allocation Table 16) is an older, legacy file system with severe limitations on file size and volume size, lacking modern features like security and journaling, making it unsuitable for modern Windows Server installations.

Concept tested: Windows Server file systems

Source: https://learn.microsoft.com/en-us/windows-server/storage/whats-new-in-storage

Topics

#file systems#NTFS#storage technologies

Community Discussion

No community discussion yet for this question.

Full 98-365 Practice