nerdexam
CompTIA

220-1102 · Question #545

A technician is troubleshooting a Windows system that is having issues with the OS loading at startup. Which of the following should the technician do to diagnose the issue?

The correct answer is A. Enable boot logging on the system. When a Windows OS fails to load at startup, enabling boot logging helps diagnose the problem by recording which drivers and services load or fail. This log provides critical information for troubleshooting startup issues.

Software Troubleshooting

Question

A technician is troubleshooting a Windows system that is having issues with the OS loading at startup. Which of the following should the technician do to diagnose the issue?

Options

  • AEnable boot logging on the system.
  • BLaunch the last known-good configuration.
  • CCheck the system resource usage in Task Manager.
  • DRun the sfc /scannow command.
  • EUse the Event Viewer to open the application log.

How the community answered

(21 responses)
  • A
    81% (17)
  • B
    5% (1)
  • D
    10% (2)
  • E
    5% (1)

Why each option

When a Windows OS fails to load at startup, enabling boot logging helps diagnose the problem by recording which drivers and services load or fail. This log provides critical information for troubleshooting startup issues.

AEnable boot logging on the system.Correct

Enabling boot logging (usually through Safe Mode options or system configuration utilities) creates a ntbtlog.txt file that lists all drivers and services loaded or not loaded during startup. This log is invaluable for identifying the specific point of failure when the OS has trouble loading.

BLaunch the last known-good configuration.

The 'Last Known-Good Configuration' option was available in older Windows versions (up to Windows 7) but is not present in Windows 10/11.

CCheck the system resource usage in Task Manager.

Task Manager cannot be accessed if the OS is failing to load at startup, as it requires the OS to be running.

DRun the sfc /scannow command.

sfc /scannow is used to check and repair corrupted system files once the OS is running, but it's not a primary diagnostic tool for initial OS loading failures where the system doesn't even boot.

EUse the Event Viewer to open the application log.

The Event Viewer application log requires the operating system to be running and fully accessible; it cannot be used if the OS fails to load at startup.

Concept tested: Windows startup troubleshooting - boot logging

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-client/performance/use-boot-log-feature-windows

Topics

#Windows startup#Boot logging#OS troubleshooting#Diagnostic tools

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice