Courseiva
Applications and SoftwarehardMultiple ChoiceObjective-mapped

FC0-U71 Applications and Software Practice Question

A system administrator needs to deploy a software update to 500 computers without user interaction. Which installation method should be used?

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

Run the installer with the /quiet or /silent switch

Silent installation (also called unattended installation) uses command-line switches or configuration files to install software without prompts, ideal for mass deployments.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Run the installer with the /quiet or /silent switch

    Why this is correct

    Correct. Silent installation uses switches like /quiet to suppress UI.

  • Email the installer to each user and ask them to run it

    Why it's wrong here

    That would require user interaction, contrary to the requirement.

  • Copy the program files manually to each computer

    Why it's wrong here

    Manual copy does not configure registry entries or shortcuts properly.

  • Install from an app store

    Why it's wrong here

    App stores typically require user interaction on each device.

About these practice questions

One of 988 original FC0-U71 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not 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

1 more way this is tested on FC0-U71

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 company is deploying software to multiple workstations without user interaction. Which TWO installation methods are considered silent installations?

medium
  • A.Double-clicking setup.exe and clicking Next each time
  • B.Running setup.exe /quiet
  • C.Running msiexec /i package.msi /qn
  • D.Using an app store to install
  • E.Downloading from a website and manually running the installer

Why B: Silent installations require no user input. Using command-line switches like /quiet or /silent achieves this.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This FC0-U71 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 FC0-U71 exam.