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

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 assign a drive letter to the volume, and you format the volume by using exFAT.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because exFAT does not support features necessary for incremental backups in Windows Server Backup. Instead, NTFS or ReFS should be used for the volume, as they are designed to handle incremental backup operations effectively.