Question 182 of 1,152
Security OperationsmediumMultiple SelectObjective-mapped

SY0-701 Security Operations Practice Question

This SY0-701 practice question tests your understanding of security operations. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

After restoring a virtual file server from backup, users can log in and browse shares, but finance says the last day's edits are missing. Which two steps should the administrator take before declaring recovery complete? Select two.

Question 1mediummulti select
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Verify the restore point meets the required recovery point objective and the business expects the data loss window.

Option A is correct because the Recovery Point Objective (RPO) defines the maximum acceptable data loss. If the restore point is from before the last day's edits, the administrator must confirm that this data loss window is acceptable to the business. Option B is correct because application-consistent backups often require replaying transaction logs (e.g., SQL Server VSS writer logs) to bring the database to the latest committed state; skipping this step leaves the data incomplete.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Verify the restore point meets the required recovery point objective and the business expects the data loss window.

    Why this is correct

    This is important because a restore can technically succeed while still missing more data than the business can tolerate. The RPO defines how much data loss is acceptable. Confirming the restore point against that expectation helps determine whether the backup strategy met recovery requirements or whether additional recovery work is needed.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Check whether application transaction logs or application-consistent snapshots need to be replayed.

    Why this is correct

    If the file server or application uses transaction logging, the backup alone may not include the most recent changes. Replaying logs or using app-consistent snapshots can recover the missing edits and produce a consistent state. This step is crucial when users report that recent data is absent even though the server appears functional.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Rebuild the server from scratch without checking the backup timestamp.

    Why it's wrong here

    Rebuilding immediately ignores the most likely problem: the restore point may be older than the missing data. That wastes time and can cause additional service disruption. The administrator should first verify what the backup contained and whether log replay or a more recent restore point is available.

  • Disable all backup jobs until the next maintenance window.

    Why it's wrong here

    Stopping backups does not fix the recovery issue and can increase risk by delaying future backups. The problem here is likely restore scope or application consistency, not backup scheduling. Backup jobs should remain available unless the backup system itself is causing harm.

  • Change the DNS records so users point to a different server name.

    Why it's wrong here

    DNS changes would not recover the missing file changes and could confuse the situation further. The issue is data completeness after restore, not name resolution. Recovery verification should focus on backup content, log replay, and application consistency, not routing adjustments.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may assume a successful file-level restore is complete, overlooking the need to verify RPO alignment and replay application-specific transaction logs for consistency.

Trap categories for this question

  • Similar concept trap

    DNS changes would not recover the missing file changes and could confuse the situation further. The issue is data completeness after restore, not name resolution. Recovery verification should focus on backup content, log replay, and application consistency, not routing adjustments.

  • Scenario analysis trap

    DNS changes would not recover the missing file changes and could confuse the situation further. The issue is data completeness after restore, not name resolution. Recovery verification should focus on backup content, log replay, and application consistency, not routing adjustments.

Detailed technical explanation

How to think about this question

Application-consistent backups leverage Volume Shadow Copy Service (VSS) to quiesce applications before snapshot creation, ensuring transaction logs are flushed. After restore, those logs must be replayed (e.g., using SQL Server's 'WITH RECOVERY' or Exchange's 'Restore-StorageGroupCopy') to apply committed transactions. The RPO is a key metric in disaster recovery planning, often defined in hours or minutes, and verifying it against the actual restore point timestamp is critical for business continuity.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A security analyst at a medium-sized enterprise encounters this scenario during an investigation or architecture review. The correct answer reflects best practice for the specific threat or control described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Security exam questions test whether you can match controls to threats in context — not just recall definitions.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SY0-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SY0-701 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Security Operations — This question tests Security Operations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Verify the restore point meets the required recovery point objective and the business expects the data loss window. — Option A is correct because the Recovery Point Objective (RPO) defines the maximum acceptable data loss. If the restore point is from before the last day's edits, the administrator must confirm that this data loss window is acceptable to the business. Option B is correct because application-consistent backups often require replaying transaction logs (e.g., SQL Server VSS writer logs) to bring the database to the latest committed state; skipping this step leaves the data incomplete.

What should I do if I get this SY0-701 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SY0-701 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SY0-701 exam.