Question 704 of 1,152
Security ArchitecturehardMultiple ChoiceObjective-mapped

Quick Answer

The best solution is to deploy configuration management that enforces the hardened baseline continuously. This is correct because configuration management tools like Ansible, DSC, or Group Policy actively monitor and revert unauthorized changes—such as re-enabling Remote Desktop, SMBv1, or the Print Spooler—at a defined interval or on a trigger, directly preventing configuration drift. On the Security+ SY0-701 exam, this concept tests your understanding of continuous enforcement versus one-time hardening or reactive scanning; a common trap is choosing a gold image rebuild or a vulnerability scanner, which only address drift after it occurs rather than preventing it from returning. Remember the key distinction: a gold image is a snapshot, but configuration management is a living policy. Memory tip: think "Catch and Correct"—configuration management catches drift and corrects it automatically, while scanning only catches it.

SY0-701 Security Architecture Practice Question

This SY0-701 practice question tests your understanding of security architecture. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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.

A Windows file server was built from a gold image, but six months later a scan shows Remote Desktop enabled, SMBv1 re-enabled, and Print Spooler running. The same drift appears on several other servers after emergency troubleshooting. Security wants to return the environment to the approved baseline and prevent the changes from coming back. What is the best solution?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

Question 1hardmultiple choice
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

Deploy configuration management that enforces the hardened baseline continuously

Configuration management tools like Ansible, DSC, or Group Policy can continuously enforce a hardened baseline by reverting unauthorized changes (e.g., disabling SMBv1, stopping Print Spooler, disabling RDP) at a defined interval or on a trigger. This prevents configuration drift without relying on manual intervention or reactive scanning, directly addressing the root cause of the problem.

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.

  • Document the deviations and rely on manual checks after each maintenance window

    Why it's wrong here

    Manual review can catch some issues, but it is too slow and inconsistent for repeated drift across multiple servers. It also depends on people remembering to recheck the same settings every time.

  • Deploy configuration management that enforces the hardened baseline continuously

    Why this is correct

    Continuous configuration management is the best answer because it can reapply the approved baseline and correct drift across many systems automatically. This approach does more than detect the problem; it helps prevent the same insecure settings from persisting after troubleshooting or emergency changes. It is the most effective way to standardize hardening at scale and keep the environment aligned to policy.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Run a vulnerability scan more often and close the findings in the ticketing system

    Why it's wrong here

    Scanning finds issues, but it does not fix configuration drift by itself. Closing tickets without enforcing the settings would leave the insecure services enabled and the problem recurring.

  • Increase storage capacity so the image can be rebuilt faster next time

    Why it's wrong here

    Faster rebuilds may help recovery after a failure, but they do not address why the servers drifted from the baseline in the first place. The immediate problem is secure configuration enforcement, not disk space.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse reactive vulnerability scanning (Option C) with proactive configuration enforcement, or mistakenly think manual documentation (Option A) or faster rebuilds (Option D) address the continuous drift problem.

Detailed technical explanation

How to think about this question

Configuration management tools use declarative policies (e.g., PowerShell DSC configurations or Group Policy Objects) that define desired states for services, registry keys, and firewall rules. They typically run as scheduled tasks or via a pull/push model, checking compliance every 15–30 minutes and automatically correcting deviations. In a Windows environment, Group Policy can enforce settings like disabling SMBv1 via the registry key `HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\SMB1` and stopping the Print Spooler service via service startup type configuration.

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 team runs a vulnerability scan on a web application and discovers an unpatched SQL injection flaw. The team prioritises remediation by CVSS score — critical flaws are patched within 24 hours, high within 7 days. Questions like this test whether you understand vulnerability management processes, scanning tools, and remediation prioritisation.

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 Architecture — This question tests Security Architecture — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Deploy configuration management that enforces the hardened baseline continuously — Configuration management tools like Ansible, DSC, or Group Policy can continuously enforce a hardened baseline by reverting unauthorized changes (e.g., disabling SMBv1, stopping Print Spooler, disabling RDP) at a defined interval or on a trigger. This prevents configuration drift without relying on manual intervention or reactive scanning, directly addressing the root cause of the problem.

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.

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

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

Keep practising

More SY0-701 practice questions

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.