Question 21 of 1,152
Security Program Management and OversightmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is a standard, because it defines the mandatory minimum technical requirements that must be uniformly applied, such as full-disk encryption, password length, and screen-lock timing. Unlike a policy, which sets high-level organizational direction, a standard enforces precise configuration baselines that all laptops must meet, ensuring security consistency and compliance. On the Security+ SY0-701 exam, this distinction tests your ability to differentiate between governance documents: policies state the “why,” standards state the “what” (specific, mandatory settings), procedures state the “how” (step-by-step instructions for the help desk), and guidelines offer flexible recommendations. A common trap is confusing a standard with a policy, but remember that standards are the enforceable technical benchmarks, not broad statements of intent. For a memory tip, think of the acronym “PPSG” in order of abstraction: Policy (big picture), Procedure (step-by-step), Standard (mandatory rule), Guideline (suggestion).

SY0-701 Security Program Management and Oversight Practice Question

This SY0-701 practice question tests your understanding of security program management and oversight. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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.

An IT manager wants a document that defines the mandatory minimum requirements for all company laptops, including full-disk encryption, password length, and screen-lock timing. The help desk also needs a separate document that shows exactly how to enroll a laptop in management software. Which document type should contain the mandatory laptop requirements?

Clue words in this question

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

  • Clue: "minimum / minimize"

    Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.

Question 1mediummultiple 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

Standard, because it defines the required technical settings that must be followed.

Option B is correct because a standard defines mandatory, specific technical requirements that must be uniformly applied, such as full-disk encryption (e.g., AES-256), minimum password length (e.g., 14 characters), and screen-lock timeout (e.g., 5 minutes). Unlike a policy, which provides high-level direction, a standard enforces precise configuration baselines that all laptops must meet, ensuring compliance and security consistency.

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.

  • Policy, because it gives broad direction without technical detail.

    Why it's wrong here

    A policy is broader and sets intent, but it usually does not specify exact configuration values like encryption settings or password lengths.

  • Standard, because it defines the required technical settings that must be followed.

    Why this is correct

    A standard is the correct document type for mandatory, measurable technical requirements. In this case, the organization needs exact minimum settings for encryption, password length, and screen-lock timing, which are all enforceable specifications. The procedure for enrolling devices would be a separate document that explains how to carry out the requirement, but the baseline technical requirements belong in the standard.

    Clue confirmation

    The clue word "minimum / minimize" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Procedure, because it gives step-by-step instructions for completing a task.

    Why it's wrong here

    Procedures describe how to perform a task, such as enrolling a laptop, but they are not the right place to define enterprise-wide mandatory settings.

  • Guideline, because it offers flexible recommendations for administrators.

    Why it's wrong here

    Guidelines are optional recommendations. They are useful for flexibility, but they do not enforce the minimum security requirements described in the question.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is confusing a standard with a policy, where candidates mistakenly think a policy can contain technical specifics, but CompTIA tests that a policy is always high-level and a standard provides the mandatory technical details.

Detailed technical explanation

How to think about this question

In practice, a standard often references specific security controls from frameworks like NIST SP 800-53 or CIS Benchmarks, such as requiring FIPS 140-2 validated encryption for full-disk encryption (e.g., BitLocker with AES-256). The standard may also mandate a Group Policy Object (GPO) setting for screen-lock timeout (e.g., 600 seconds) and enforce password complexity via the 'Password must meet complexity requirements' policy. This ensures all laptops in the domain inherit these settings automatically, reducing configuration drift.

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

What is the correct answer to this question?

The correct answer is: Standard, because it defines the required technical settings that must be followed. — Option B is correct because a standard defines mandatory, specific technical requirements that must be uniformly applied, such as full-disk encryption (e.g., AES-256), minimum password length (e.g., 14 characters), and screen-lock timeout (e.g., 5 minutes). Unlike a policy, which provides high-level direction, a standard enforces precise configuration baselines that all laptops must meet, ensuring compliance and security consistency.

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: "minimum / minimize". Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.

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

Same concept, more angles

7 more ways this is tested on SY0-701

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A policy states that sensitive data must be encrypted, but it does not say which encryption strength to use. The security architect wants a document that lists the exact approved encryption settings for systems to follow. What document is needed?

easy
  • A.A procedure, because it explains the step-by-step order for handling every file.
  • B.A standard, because it specifies the required technical values and configurations.
  • C.A guideline, because it gives suggestions that teams may choose to adopt.
  • D.A memo, because it is the fastest way to tell teams about a new requirement.

Why B: A standard is the correct document because it mandates specific, measurable technical requirements—such as exact encryption algorithms (e.g., AES-256), key lengths, and cipher modes (e.g., GCM)—that systems must follow to comply with the policy. Unlike a policy, which states a goal (e.g., 'encrypt sensitive data'), a standard provides the enforceable configuration baseline that the security architect needs.

Variation 2. Which document should define mandatory settings such as full-disk encryption, a 10-minute screen-lock timeout, and removal of local administrator rights on company laptops?

easy
  • A.Policy, because it explains the general direction but not the exact settings.
  • B.Standard, because it defines specific required configurations that must be followed.
  • C.Procedure, because it lists the steps an end user should take every day.
  • D.Guideline, because it offers flexible recommendations rather than mandatory rules.

Why B: Option B is correct because a standard defines mandatory, specific technical configurations that must be uniformly applied across all company laptops. The question lists concrete settings (full-disk encryption, 10-minute screen-lock timeout, removal of local admin rights) that are not open to interpretation, which aligns precisely with the role of a security standard in enforcing baseline compliance.

Variation 3. A desktop engineering team needs the document that sets the mandatory minimum password length and screen-lock timeout for all company laptops. Which document type should they use?

easy
  • A.Policy
  • B.Standard
  • C.Guideline
  • D.Procedure

Why B: A standard specifies mandatory technical requirements, such as minimum password length and screen-lock timeout, that must be implemented on all company laptops. Unlike a policy, which is high-level and states management intent, a standard provides the specific, enforceable configuration settings. This aligns with the desktop engineering team's need for a document that dictates exact technical parameters.

Variation 4. A security manager wants one document that states employees must protect company laptops and another that defines exact required settings such as disk encryption and a 10-minute screen lock. Which two document types are the best fit? Select two.

easy
  • A.Policy
  • B.Standard
  • C.Guideline
  • D.Procedure
  • E.Exception

Why A: A policy is a high-level statement of management intent, such as requiring employees to protect company laptops. A standard defines mandatory, specific technical settings, like requiring disk encryption (e.g., AES-256) and a 10-minute screen lock timeout. Together, they provide the overarching directive (policy) and the enforceable configuration baseline (standard).

Variation 5. A security manager publishes a document that tells help desk staff exactly how to verify identity, reset an admin password, record the ticket number, and close out the request during a maintenance window. What type of governance artifact is this?

medium
  • A.Policy
  • B.Standard
  • C.Procedure
  • D.Guideline

Why C: Option C is correct because a procedure is a step-by-step, ordered list of tasks required to perform a specific operational activity. The document describes exactly how to verify identity, reset an admin password, record the ticket number, and close out the request, which matches the definition of a procedure in governance frameworks.

Variation 6. During onboarding, a manager wants a document that explains how to request access to a shared drive, who approves it, and what the help desk must do after approval. Which document type is MOST appropriate?

medium
  • A.Guideline, because it describes optional best practices for access requests.
  • B.Procedure, because it provides the ordered steps for requesting and fulfilling access.
  • C.Policy, because it names the general security principle without implementation detail.
  • D.Standard, because it should define every case-specific approval path in the organization.

Why B: A procedure is the correct document type because it specifies the exact ordered steps for requesting access to a shared drive, the approval authority, and the help desk's post-approval actions. Unlike a policy, which states high-level security principles, a procedure provides the operational workflow needed for onboarding tasks.

Variation 7. Match each excerpt from a small enterprise security program to the correct governance artifact.

hard

    Why : Policy defines mandatory rules; Procedure gives step-by-step instructions; Standard specifies technical requirements; Guideline offers best practices.

    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.