220-1102 · Question #383
An engineer is configuring a new server that requires a bare-metal installation. Which of the following installation methods should the engineer use if installation media is not available on site?
The correct answer is C. Remote network installation. For a bare-metal server installation without physical media on site, a remote network installation method like PXE boot is the most appropriate choice.
Question
An engineer is configuring a new server that requires a bare-metal installation. Which of the following installation methods should the engineer use if installation media is not available on site?
Options
- AImage deployment
- BRecovery partition Installation
- CRemote network installation
- DRepair installation
How the community answered
(46 responses)- A13% (6)
- B7% (3)
- C78% (36)
- D2% (1)
Why each option
For a bare-metal server installation without physical media on site, a remote network installation method like PXE boot is the most appropriate choice.
Image deployment typically refers to deploying a pre-configured OS image, which itself requires a method to get the image onto the server, often via network installation or USB, making it a step after or part of a network installation, not the primary method when media is unavailable.
A recovery partition is used to restore an existing system to a factory state and is not applicable for a bare-metal installation of a new server that does not yet have an OS or partition.
Remote network installation, often utilizing technologies like PXE (Preboot eXecution Environment) or Windows Deployment Services (WDS), allows a bare-metal server to boot from the network and download the operating system installation files, eliminating the need for physical media on site. This method is ideal for deploying operating systems to multiple new servers without individual media.
A repair installation is performed on an existing, corrupted OS to fix it, not to install a new operating system on bare metal.
Concept tested: Bare-metal server OS installation methods
Source: https://learn.microsoft.com/en-us/windows-server/get-started/remote-boot-and-install-windows
Topics
Community Discussion
No community discussion yet for this question.