SK0-003 · Question #157
Which of the following is the EASIEST way to centrally deploy software?
The correct answer is A. Network share. For central software deployment to multiple machines, using a network share to host installation files is generally the easiest and most straightforward method.
Question
Which of the following is the EASIEST way to centrally deploy software?
Options
- ANetwork share
- BPXE
- CUSB
- DOptical media
How the community answered
(26 responses)- A88% (23)
- B8% (2)
- D4% (1)
Why each option
For central software deployment to multiple machines, using a network share to host installation files is generally the easiest and most straightforward method.
A network share allows administrators to place software installation packages on a central server, making them accessible to multiple client machines over the network for manual or scripted installation. This approach simplifies distribution compared to physical media or complex deployment systems.
PXE (Preboot Execution Environment) is primarily used for network-based operating system deployment, which is a more complex setup than simply making software available on a share.
USB drives are a manual, physical method that requires direct interaction with each machine, which is not a central deployment method for many devices.
Optical media (CD/DVD) is a manual, physical method requiring individual disc insertion for each machine, which is neither central nor easy for large-scale deployments.
Concept tested: Centralized software deployment methods
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/file-server-smb-overview
Topics
Community Discussion
No community discussion yet for this question.