mediummultiple choiceObjective-mapped

A company manages 300 laptops and wants to reduce risk from missed patches while avoiding a widespread outage if an update has compatibility issues. Which patching approach is the best choice?

Question 1mediummultiple choice
Full question →

A company manages 300 laptops and wants to reduce risk from missed patches while avoiding a widespread outage if an update has compatibility issues. Which patching approach is the best choice?

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

Distractor review

Install patches manually on each laptop after users report problems.

Manual, reactive patching is slow and leaves systems exposed for too long.

B

Distractor review

Deploy all patches to every laptop immediately with no testing.

Immediate mass deployment increases the chance of disruption if a patch conflicts with business software.

C

Best answer

Use a phased rollout with a pilot group, then expand deployment after validation, while keeping a standard baseline configuration.

A phased or ring-based rollout balances speed and stability. A pilot group catches compatibility issues early, and the baseline keeps endpoint settings consistent across the fleet. This approach reduces risk from vulnerabilities without creating unnecessary operational disruption.

D

Distractor review

Wait for annual maintenance windows so all changes happen at once.

Long patch delays leave known vulnerabilities unaddressed and are risky for a large laptop fleet.

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: Use a phased rollout with a pilot group, then expand deployment after validation, while keeping a standard baseline configuration. — A staged patching strategy is the best balance of security and uptime. Testing updates on a small pilot group allows the team to catch compatibility problems before broad deployment. After validation, the update can move to larger rings with less risk. Keeping a standardized baseline alongside the rollout ensures consistent configuration across the fleet and makes systems easier to support and audit. Why others are wrong: Option A is too slow and reactive. Option B is too risky because it does not account for software conflicts. Option D delays patching too long and increases exposure to known vulnerabilities.

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.