220-802 · Question #135
It is a company's policy to shut down all workstations at the end of the day. However, the majority of employees are leaving disks in their workstations and upon start up the next morning they are…
The correct answer is B. Change the Boot order in the BIOS. Changing the BIOS boot order to prioritize the hard drive over removable media is the definitive technical solution to prevent 'NTLDR is missing' errors caused by non-bootable disks.
Question
It is a company's policy to shut down all workstations at the end of the day. However, the majority of employees are leaving disks in their workstations and upon start up the next morning they are receiving a `NTLDR is missing' error. Which of the following is a possible solution?
Options
- AMake a daily announcement to remove all disks before departing for the day.
- BChange the Boot order in the BIOS.
- CMake it a part of the evening checks to ensure all disks are removed.
- DMake a company policy that states that it is unlawful to leave disks in the machines.
How the community answered
(50 responses)- A16% (8)
- B72% (36)
- C8% (4)
- D4% (2)
Why each option
Changing the BIOS boot order to prioritize the hard drive over removable media is the definitive technical solution to prevent 'NTLDR is missing' errors caused by non-bootable disks.
A daily announcement relies on user compliance and does not prevent the error technically; users will still occasionally forget.
The 'NTLDR is missing' error occurs when the system attempts to boot from a non-bootable medium - in this case a floppy or optical disk left in the drive. Changing the BIOS boot order so the hard drive is checked first ensures the system always boots the OS regardless of whether a disk is present, making it a permanent technical fix rather than a procedural one.
Evening checks are a procedural control that still depend on human follow-through and do not address the root technical cause.
A company policy does not technically prevent the boot error from occurring and still depends entirely on user behavior.
Concept tested: BIOS boot order configuration to prevent removable media boot errors
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/deployment/ntldr-is-missing-error-message
Topics
Community Discussion
No community discussion yet for this question.