nerdexam
CompTIA

SK0-004 · Question #41

An administrator needs to deploy 1000 servers in a short period of time. Which of the following deployment methods will expedite the OS installations?

The correct answer is D. Use PXE boot to retrieve an image. PXE boot enables network-based OS deployment, allowing an administrator to push a single image to thousands of servers simultaneously without physical media.

Server administration

Question

An administrator needs to deploy 1000 servers in a short period of time. Which of the following deployment methods will expedite the OS installations?

Options

  • AUse disk duplicating software.
  • BUse USB disk images to deploy servers.
  • CUse a disk replicator.
  • DUse PXE boot to retrieve an image.

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    4% (2)
  • D
    89% (47)

Why each option

PXE boot enables network-based OS deployment, allowing an administrator to push a single image to thousands of servers simultaneously without physical media.

AUse disk duplicating software.

Disk duplicating software requires physical access to each individual server to connect and run the duplication process, making it impractical for 1000 servers in a short timeframe.

BUse USB disk images to deploy servers.

USB disk images require a technician to physically insert the USB drive into each server and initiate the install, which does not scale efficiently to 1000 machines.

CUse a disk replicator.

A disk replicator is a hardware device that copies drives one at a time and requires physical handling of each drive, making it unsuitable for rapid large-scale deployment.

DUse PXE boot to retrieve an image.Correct

PXE (Preboot Execution Environment) boot allows servers to retrieve an OS image from a central deployment server over the network before any local OS is loaded. This eliminates the need for physical media at each machine and enables fully automated, simultaneous deployment to thousands of servers, dramatically reducing deployment time at scale.

Concept tested: PXE boot for large-scale OS deployment

Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-installation-services/overview

Topics

#PXE boot#OS deployment#mass deployment#disk imaging

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice