220-1102 · Question #821
A company wants a new software program installed on all company computers, including remote employees' machines. Which of the following methods should the IT department use to remotely deploy the…
The correct answer is B. Scripted. The correct answer is B. Scripted. A scripted deployment uses automation scripts (e.g., PowerShell, batch files, or software deployment tools like Group Policy, SCCM, or MDM solutions) to push software installations to machines over the network, including remote endpoints. This…
Question
A company wants a new software program installed on all company computers, including remote employees' machines. Which of the following methods should the IT department use to remotely deploy the software?
Options
- AClone
- BScripted
- CIn-place
- DImage
How the community answered
(44 responses)- A5% (2)
- B75% (33)
- C7% (3)
- D14% (6)
Explanation
The correct answer is B. Scripted. A scripted deployment uses automation scripts (e.g., PowerShell, batch files, or software deployment tools like Group Policy, SCCM, or MDM solutions) to push software installations to machines over the network, including remote endpoints. This is the only method that works effectively for geographically dispersed remote employees without physical access. Cloning (A) and imaging (D) require physical or network-level reimaging of entire disks, not suitable for installing a single application remotely. In-place (C) typically refers to OS upgrades performed on the local machine, not remote software deployment.
Topics
Community Discussion
No community discussion yet for this question.