Windows Server Administration Fundamentals — Question 31

Your backup plan calls for a full backup every Sunday. Every other day of the week, you need to back up only the changes since the last full backup.
Which backup type should you use for Tuesday?

Answer options

Correct answer: D

Explanation

The correct choice is Differential, as it captures all changes made since the last full backup, which in this case is the Sunday backup. Daily backups would capture changes made since the previous day, which is not what is needed here. Normal and Copy backups do not specifically refer to the incremental changes since the last full backup.