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

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 exFAT.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not meet the goal because exFAT does not support the necessary features for incremental backups in Windows Server Backup. Instead, NTFS should be used as it is compatible with the incremental backup functionality required for this scenario.