Installation, Storage, and Compute with Windows Server 2016 — Question 198

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a server named Server1 that runs Windows Server 2016.
You plan to use Windows Server Backup to back up all of the data on Server1.
You create a new volume on Server1.
You need to ensure that the new volume can be used as a backup target.
The backup target must support incremental backups.
Solution: You mount the volume to C:\Backup, and you format the volume by using FAT32.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The solution does not meet the goal because FAT32 does not support features required for incremental backups, such as modern file system capabilities. Instead, NTFS or ReFS should be used for the backup target to ensure compatibility with incremental backup functionality.