nerdexam
CompTIA

SK0-003 · Question #801

Which of the following installation methods MUST use the TCP/IP protocol to deploy systems?

The correct answer is D. WDS. Windows Deployment Services (WDS) is a server role that enables remote deployment of operating systems over a network, fundamentally relying on the TCP/IP protocol stack.

Server administration

Question

Which of the following installation methods MUST use the TCP/IP protocol to deploy systems?

Options

  • AIMAGEX
  • BVirtualization template
  • CGhost
  • DWDS

How the community answered

(17 responses)
  • C
    6% (1)
  • D
    94% (16)

Why each option

Windows Deployment Services (WDS) is a server role that enables remote deployment of operating systems over a network, fundamentally relying on the TCP/IP protocol stack.

AIMAGEX

ImageX is a tool for managing WIM files and does not inherently define the network protocol used for system deployment.

BVirtualization template

Virtualization templates are pre-configured virtual machine images that can be cloned, but their deployment method does not strictly mandate TCP/IP as the primary deployment protocol in the same way WDS does for bare-metal installs.

CGhost

Ghost is a disk imaging tool that can deploy images locally or over a network, but it doesn't mandate TCP/IP for all deployment scenarios, as local deployment is also possible.

DWDSCorrect

WDS deploys operating systems using network boot protocols like PXE, TFTP, and HTTP/HTTPS, which all operate over the TCP/IP suite to transfer installation files and images to client machines. It is designed for large-scale network-based deployments where TCP/IP is essential for communication between the WDS server and clients.

Concept tested: Network-based OS deployment protocols

Source: https://learn.microsoft.com/en-us/windows-server/get-started/whats-new-in-windows-deployment-services

Topics

#OS deployment#WDS#TCP/IP

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice