Question 101 of 1,152
Security ArchitecturemediumMultiple SelectObjective-mapped

SY0-701 Security Architecture Practice Question

This SY0-701 practice question tests your understanding of security architecture. 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.

A help desk manager is hardening a fleet of Windows laptops. The goal is to prevent booting from untrusted external media and to ensure only approved software can run on the devices. Which two controls best address those goals? Select two.

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

Enable Secure Boot in firmware.

Secure Boot is a UEFI firmware feature that verifies the digital signature of the bootloader against a database of trusted signatures stored in the firmware. By enabling Secure Boot, the system will refuse to boot from any external media (e.g., USB drives) that does not have a valid, trusted signature, directly preventing unauthorized boot code from executing.

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.

  • Enable Secure Boot in firmware.

    Why this is correct

    Secure Boot helps ensure the device only starts trusted boot components that are signed by a trusted key. That reduces the risk of booting unapproved loaders or malicious recovery media. It is a platform hardening control that directly addresses firmware-level trust during startup, which is exactly what the scenario calls for.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Implement application allowlisting or application control.

    Why this is correct

    Application allowlisting controls which programs can execute on the endpoint, so only approved software runs. This is the correct control when the goal is to prevent unsanctioned utilities from launching after the system boots. Combined with Secure Boot, it covers both startup integrity and runtime execution restrictions.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Rely only on full-disk encryption to stop unauthorized boot code.

    Why it's wrong here

    Full-disk encryption protects data at rest, but it does not stop a machine from attempting to boot untrusted media. An attacker could still boot into alternate code if firmware settings are weak. Encryption is valuable, but it does not solve the specific boot-control problem described here.

  • Increase the screen-lock timeout so users are interrupted less often.

    Why it's wrong here

    Screen lock timing affects idle-session exposure, not startup trust or software execution. It may be useful for operational convenience, but it does nothing to stop unauthorized boot devices or unapproved applications. The scenario requires platform hardening, not a user-inactivity setting.

  • Use a stronger Wi-Fi password so malware cannot start.

    Why it's wrong here

    Wi-Fi password strength does not control firmware boot behavior or local application execution. Malware can start from many other pathways, and wireless credentials do not substitute for endpoint hardening. This option addresses the wrong layer of the system.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse full-disk encryption with boot security, mistakenly thinking encryption prevents unauthorized boot media, when in fact encryption only protects data confidentiality and does not control the boot process or software execution.

Trap categories for this question

  • Scenario analysis trap

    Screen lock timing affects idle-session exposure, not startup trust or software execution. It may be useful for operational convenience, but it does nothing to stop unauthorized boot devices or unapproved applications. The scenario requires platform hardening, not a user-inactivity setting.

Detailed technical explanation

How to think about this question

Secure Boot relies on the UEFI firmware's signature database (db) and forbidden signature database (dbx). When a bootloader is loaded, its signature is checked against these databases; if the signature is not trusted or is revoked, the boot process halts. Application allowlisting (e.g., Windows Defender Application Control or AppLocker) enforces a policy that only executables with a specific publisher, hash, or path are allowed to run, blocking all unapproved software at runtime.

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 developer is choosing between AES-256 (symmetric) and RSA-2048 (asymmetric) for encrypting a large file that will be sent to a partner. Symmetric encryption is fast but requires key exchange; asymmetric is slower but solves the key distribution problem. A hybrid approach — encrypt the file with AES, encrypt the AES key with RSA — is standard. Questions like this test whether you understand when each approach applies.

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: Enable Secure Boot in firmware. — Secure Boot is a UEFI firmware feature that verifies the digital signature of the bootloader against a database of trusted signatures stored in the firmware. By enabling Secure Boot, the system will refuse to boot from any external media (e.g., USB drives) that does not have a valid, trusted signature, directly preventing unauthorized boot code from executing.

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

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.