mediummultiple choiceObjective-mapped

A company wants to stop employees from running unauthorized tools downloaded from the internet on managed Windows laptops, but still allow approved internal apps and vendor-updated software. Which control is best?

Question 1mediummultiple choice
Full question →

A company wants to stop employees from running unauthorized tools downloaded from the internet on managed Windows laptops, but still allow approved internal apps and vendor-updated software. Which control is best?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

Application control using an allowlist for approved executables and publishers.

Allowlisting blocks unapproved software while still permitting known-good internal and vendor-signed applications.

B

Distractor review

Full-disk encryption on every laptop before deployment.

Encryption protects data at rest, but it does not prevent users from launching unauthorized programs.

C

Distractor review

A stronger screen-lock timeout and automatic logoff policy.

Session controls help reduce exposure, but they do not control which applications can execute on the endpoint.

D

Distractor review

A firmware password for the BIOS without any other endpoint restrictions.

Firmware passwords help protect boot settings, but they do not stop users from running unwanted software inside the OS.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: Application control using an allowlist for approved executables and publishers. — Application control with an allowlist is the best fit because the company wants to permit only approved internal software and trusted vendor-updated applications. That approach blocks arbitrary internet-downloaded executables, which reduces malware risk and shadow IT. It is also more precise than broad restrictions because it supports business-approved tools instead of simply locking down the device indiscriminately. Why others are wrong: B protects data if a laptop is lost or stolen, but it does nothing to control software execution. C improves session security but does not address the main problem of unapproved app installation. D can help protect firmware settings, yet it does not enforce application execution policy inside the operating system.

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

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.