All practice questions

3551 questions

Question 401Question

A field technician is configuring a newly deployed 2-in-1 mobile laptop for an executive. When connecting a high-resolution external monitor to one of the laptop's USB Type-C ports, the monitor reports 'No Signal'. However, when the technician connects the monitor to a second USB Type-C port on the opposite side of the device marked with a lightning bolt symbol, the display functions perfectly. Hardware diagnostics confirm both ports operate normally. Which of the following best explains the root cause of this behavior?

Show answer & explanation

Answer: The first port is a standard USB-C data port that lacks host controller support for DisplayPort Alternate Mode or Thunderbolt.

Answer

The first port is a standard USB-C data port that lacks host controller support for DisplayPort Alternate Mode or Thunderbolt.
The correct answer identifies that while USB Type-C describes the physical shape of the port, advanced feature sets like DisplayPort Alternate Mode and Thunderbolt require dedicated host controller hardware. Ports built purely for standard USB data transfer cannot output video signals.

Step-by-Step Solution

1
Analyze the physical ports and observed symptoms.
One USB Type-C port fails to output video while another marked with a lightning bolt icon functions properly.
USB Type-C is a physical connector shape, whereas DisplayPort Alternate Mode and Thunderbolt are protocol specifications requiring dedicated host controller hardware.
2
Compare port feature capabilities based on device specifications.
The port with the lightning bolt symbol supports Thunderbolt/DisplayPort Alt Mode, whereas the unmarked port connects to a standard USB data controller.
Manufacturers frequently mix standard USB data ports and Alt Mode / Thunderbolt ports on mobile devices to manage motherboard lane bandwidth and component costs.
3
Determine the root cause of the missing video signal.
The standard data port cannot carry display protocols regardless of driver updates or power settings.
Without hardware-level DisplayPort Alt Mode routing from the GPU/system controller, external display signals cannot be transmitted.

Key Concept

USB Type-C Physical Connector vs. Protocol Standards (DisplayPort Alt Mode and Thunderbolt)
Question 402Question

A network technician is responding to a support ticket regarding a workstation in a corporate facility that cannot access network resources. The workstation is connected to a wall jack via a patch cable, but the network interface card (NIC) LED indicators for link status remain completely dark. Running diagnostic commands shows an automatically assigned IP address of 169.254.14.88. The technician immediately begins running traceroute commands to distant subnets to locate the network layer drop point. Which of the following actions represents the most essential troubleshooting step that the technician overlooked?

Show answer & explanation

Answer: Inspect the physical layer connectivity, including patch cables, wall jack seating, and switch port link LEDs.

Answer

Inspect the physical layer connectivity, including patch cables, wall jack seating, and switch port link LEDs.
The correct action is inspecting physical layer connectivity. Unlit LED indicators on the NIC point directly to a physical layer failure (Layer 1), such as a bad patch cable, disconnected jack, or disabled switch port. Performing Layer 3 diagnostic tests like traceroute is ineffective until a physical link is verified.

Step-by-Step Solution

1
Analyze the observed physical symptoms on the network interface.
The dark LED indicators on the NIC indicate a lack of physical layer (Layer 1) signal/link established between the NIC and the switch port.
Before executing higher-layer diagnostic commands, physical connectivity must be verified.
2
Evaluate the current IP address configuration output (169.254.14.88).
The 169.254.x.x block indicates an Automatic Private IP Addressing (APIPA) assignment resulting from an inability to contact a DHCP server.
APIPA is assigned because the unestablished physical connection prevents DHCP traffic from reaching the network.
3
Identify the primary step bypassed in standard CompTIA troubleshooting methodology.
Checking physical layer indicators (link light inspection, cable test, port check) should precede running command-line utilities like traceroute.
Traceroute operates at Layer 3 (ICMP/IP) and will immediately fail when Layer 1 physical link is down.

Key Concept

Physical Layer Diagnostics and Troubleshooting Methodology
Estimated Time:2m 0s
Question 403Question

A field technician is troubleshooting an enterprise workstation that experiences sudden thermal shutdowns during intensive rendering tasks. The technician questioned the user, reviewed operating system event logs, and established a theory that an improperly seated CPU heat sink following a recent hardware upgrade is causing the overheating. The technician tested this theory by monitoring live thermal sensor telemetry during a stress test, which confirmed that CPU temperatures spike immediately to the maximum thermal threshold before shutting down. According to the standard CompTIA troubleshooting methodology, which of the following actions should the technician take NEXT?

Show answer & explanation

Answer: Develop a plan of action to remove the CPU cooler, reapply thermal paste, and properly seat the heat sink assembly.

Answer

Develop a plan of action to remove the CPU cooler, reapply thermal paste, and properly seat the heat sink assembly.
The scenario describes a technician who has completed Step 1 (Identify the problem), Step 2 (Establish a theory of probable cause), and Step 3 (Test the theory to determine cause). The correct action represents Step 4 of the CompTIA troubleshooting methodology: establish a plan of action to resolve the problem and implement the solution.

Step-by-Step Solution

1
Analyze the completed steps in the CompTIA troubleshooting methodology.
The technician has identified the problem (Step 1), established a theory (Step 2), and successfully tested the theory (Step 3).
Determining the current phase of the troubleshooting cycle identifies what step comes next.
2
Identify the next sequential step in the 6-step CompTIA methodology.
Step 4 is 'Establish a plan of action to resolve the problem and implement the solution'.
After confirming the root cause, a corrective action plan must be formulated and executed prior to verification or documentation.
3
Select the option corresponding to Step 4.
Developing a plan to remove the cooler, reapply thermal paste, and properly seat the heat sink represents establishing a plan of action and implementing the solution.
This directly resolves the confirmed physical cooling issue.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Sequence
Estimated Time:2m 0s
Question 404Question

A database administrator reports performance degradation on a enterprise server utilizing a dedicated hardware RAID 10 array composed of four enterprise NVMe SSDs. The out-of-band management console shows that the array status is currently online, but Disk 2 (the mirrored pair to Disk 0) has logged a S.M.A.R.T. predictive failure warning indicating high media errors. Which of the following is the most appropriate immediate action for the technician to take to resolve the issue while minimizing service disruption and preventing data loss?

Show answer & explanation

Answer: Hot-swap the failing Disk 2 with an identical NVMe SSD and monitor the controller rebuild process while the system remains live.

Answer

Hot-swap the failing drive with an identical drive and allow the hardware controller to rebuild the mirrored pair while online.
In a RAID 10 array, each pair of drives is mirrored (RAID 1) and then striped (RAID 0). When a single drive in a pair issues a S.M.A.R.T. predictive failure warning, the array remains operational because its mirrored partner holds a complete copy of the data. Performing an online hot-swap of the failing drive allows the hardware controller to copy the data from the remaining healthy partner onto the new replacement drive, restoring full fault tolerance with minimal risk and zero downtime.

Step-by-Step Solution

1
Analyze the RAID configuration and failure alert.
Identified a RAID 10 array where Disk 2 (mirrored to Disk 0) has a S.M.A.R.T. predictive failure warning, but the array is still functional and online.
RAID 10 provides fault tolerance through mirroring. Disk 0 contains an exact copy of Disk 2's data.
2
Determine the optimal hot-swappable recovery procedure.
Identify that replacing Disk 2 while online (hot-swapping) triggers the hardware controller to rebuild Disk 2 from Disk 0.
Hot-swapping maintains uptime and leverages built-in redundancy to reconstruct the mirror set without breaking the array.
3
Evaluate alternative procedural actions for potential risks.
Discard actions that involve formatting, clearing configuration, or taking both mirrored members offline.
Destructive actions or taking both drives in a mirrored pair offline cause unnecessary downtime or catastrophic data loss.

Key Concept

Handling Predictive Drive Failures in Redundant RAID Arrays
Question 405Question

A desktop computer located on an automated factory assembly floor experiences intermittent network drops and heavy packet loss. A network technician reviews the switch interface stats and identifies a rapidly increasing counter for Cyclic Redundancy Check (CRC) errors and frame alignment errors on the wired port. The network cable connecting the workstation runs alongside high-voltage power conduits powering industrial electric motors. Which of the following is the MOST likely cause of these errors?

Show answer & explanation

Answer: Electromagnetic interference (EMI) corrupting data frames along the unshielded twisted-pair network cable

Answer

Electromagnetic interference (EMI) corrupting data frames along the unshielded twisted-pair network cable
Electromagnetic interference (EMI) caused by running unshielded twisted-pair (UTP) cabling next to high-voltage power conduits or heavy electrical motors distorts electrical signals passing through the copper conductors. This signal corruption causes the receiving switch port to detect frame integrity failures, incrementing CRC and frame alignment error counters.

Step-by-Step Solution

1
Analyze the diagnostic symptoms from the switch port output
Identified high counts of Cyclic Redundancy Check (CRC) errors and frame alignment errors on the physical wired link
CRC errors indicate that frames arrived at the switch port corrupted or distorted during transmission
2
Evaluate environmental factors described in the scenario
Noted proximity to high-voltage power conduits and industrial electric motors
High-voltage lines and motors emit strong electromagnetic fields capable of inducing electrical noise into unshielded copper cabling
3
Correlate physical layer noise with CRC error generation
Concluded that EMI is altering signals in transit, leading to frame corruption
Replacing the cable with shielded twisted-pair (STP) cabling or re-routing away from power lines resolves EMI-induced CRC errors

Key Concept

Identifying physical layer wired network issues caused by Electromagnetic Interference (EMI)
Estimated Time:1m 30s
Question 406Question

A technician is troubleshooting a thermal label printer on a factory floor that suddenly began printing garbled text midway through a print run. The technician questioned the machine operator, noted that a system update was automatically installed on the host workstation overnight, and backed up the local configuration. After swapping the USB cable yielded no change, the technician connected the thermal printer to a known-good test laptop using native drivers. The printer completed multiple test prints perfectly from the test laptop, successfully confirming the theory that the primary workstation's local print driver was corrupted during the overnight update. According to the CompTIA 6-step troubleshooting methodology, which of the following actions should the technician take NEXT?

Show answer & explanation

Answer: Formulate a step-by-step resolution plan to clean-install the certified print driver on the workstation, then execute the installation.

Answer

Formulate a step-by-step resolution plan to clean-install the certified print driver on the workstation, then execute the installation.
The scenario describes a technician who has successfully completed Step 1 (identifying the problem), Step 2 (establishing a theory of cause), and Step 3 (testing the theory by connecting the printer to a known-good host system, which confirmed driver corruption). According to the standard CompTIA 6-step troubleshooting methodology, the immediate next step after confirming the cause is Step 4: Establish a plan of action to resolve the problem and implement the solution. Creating a plan to reinstall the clean driver on the host workstation and executing that installation is the exact match for Step 4.

Step-by-Step Solution

1
Analyze the completed methodology steps in the scenario.
The technician completed Step 1 (identified problem, interviewed user, noted changes, backed up config), Step 2 (established theory of corrupted driver vs cable/hardware failure), and Step 3 (tested theory by connecting printer to a test laptop, which confirmed driver corruption on the host workstation).
Accurately pinpointing the current position within the CompTIA 6-step framework is required to identify the immediate next step.
2
Determine the next sequential phase in the CompTIA troubleshooting framework.
Following Step 3 (Test the theory to determine cause), the framework mandates Step 4: Establish a plan of action to resolve the problem and implement the solution.
Once a theory of cause is proven true, the technician must plan the repair and carry out the corrective action before proceeding to verification or documentation.
3
Select the option that matches Step 4.
Developing a plan to clean-install the workstation's driver and executing that plan directly maps to establishing a plan of action and implementing the solution.
Correctly applying the methodology requires choosing the action that aligns with planning and implementing the verified fix.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Sequence
Estimated Time:2m 0s
Question 407Question

A system administrator is selecting an operating system for a high-performance database server workstation equipped with 4 physical CPU sockets and 4 TB of system RAM. The workstation also utilizes NVDIMM-N persistent memory modules for low-latency transaction logging. The organization does not hold a Microsoft Enterprise Volume Licensing agreement and requires an edition available through standard retail or OEM channels. Which of the following Windows editions is the MINIMUM version required to natively support these hardware specifications?

Show answer & explanation

Answer: Windows 11 Pro for Workstations

Answer

Windows 11 Pro for Workstations is the minimum edition that supports 4 physical CPU sockets, 4 TB of RAM, and persistent memory (NVDIMM-N) via standard retail/OEM licensing.
Windows 11 Pro for Workstations is designed for high-end hardware, supporting up to 4 physical CPU sockets, up to 6 TB of system RAM, NVDIMM-N persistent memory, and Remote Direct Memory Access (RDMA). It can be acquired via OEM or retail channels without needing an Enterprise Volume License.

Step-by-Step Solution

1
Analyze hardware requirements
The system requires support for 4 physical CPUs, 4 TB RAM, and NVDIMM-N persistent memory modules.
Windows editions enforce distinct maximum limits on physical sockets, total addressable memory, and specialized hardware features.
2
Evaluate Windows 11 edition hardware caps and licensing constraints
Windows 11 Home supports 1 CPU / 128 GB RAM; Windows 11 Pro supports 2 CPUs / 2 TB RAM; Windows 11 Pro for Workstations supports 4 CPUs / 6 TB RAM, NVDIMM-N, and ReFS via retail/OEM licensing; Windows 11 Enterprise requires Volume Licensing.
Selecting the minimum compliant edition requires matching hardware limits while adhering to licensing availability.
3
Identify the minimum valid edition
Windows 11 Pro for Workstations meets all physical hardware requirements without requiring an Enterprise Volume Licensing contract.
It provides high-end hardware support specifically designed for demanding workstation workloads.

Key Concept

Windows Edition Hardware Limits and Feature Capabilities
Estimated Time:1m 40s
Question 408Question

An IT technician is planning to upgrade several desktop computers in a small business network from Windows 11 Home to Windows 11 Pro. Which of the following features will become natively available on these systems after completing the upgrade? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: BitLocker Drive Encryption; Remote Desktop Host capabilities

Answer

Upgrading from Windows 11 Home to Windows 11 Pro provides native access to BitLocker Drive Encryption and Remote Desktop Host capabilities.
Upgrading from Windows 11 Home to Windows 11 Pro unlocks advanced management and security tools required for business settings. Specifically, full BitLocker Drive Encryption (allowing full volume encryption and management) and Remote Desktop Host capabilities (allowing incoming RDP connections) are native to Windows 11 Pro.

Step-by-Step Solution

1
Identify the feature differences between Windows 11 Home and Windows 11 Pro.
Windows 11 Pro adds business-focused administrative and security features including Active Directory Domain Join, Group Policy Management, BitLocker Drive Encryption, and Remote Desktop Host support.
Windows Home lacks full BitLocker volume encryption (providing only basic Device Encryption) and cannot host incoming Remote Desktop sessions.
2
Evaluate the options against Windows 11 Pro feature support.
BitLocker Drive Encryption and Remote Desktop Host capabilities become unlocked upon upgrading to Pro.
AppLocker requires Enterprise/Education editions, and Windows Firewall is already present on Home.

Key Concept

Windows 11 Edition Feature Boundaries
Question 409Question

A systems administrator is reviewing operating system capabilities for a fleet refresh supporting remote personnel who handle sensitive financial records. The organizational security compliance policy dictates that all client workstations must support native full-disk encryption via BitLocker, allow centralized management by joining an Active Directory domain, and function as a host for incoming Remote Desktop Protocol (RDP) connections without using third-party software. Which of the following Windows 11 editions natively fulfill ALL of these technical and security requirements? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Windows 11 Pro; Windows 11 Enterprise

Answer

Windows 11 Pro and Windows 11 Enterprise natively support BitLocker Drive Encryption, Active Directory domain membership, and acting as an incoming Remote Desktop host.
Both Windows 11 Pro and Windows 11 Enterprise are business-focused editions that natively support Active Directory Domain Join, BitLocker Drive Encryption, and inbound Remote Desktop (RDP) host functionality.

Step-by-Step Solution

1
Analyze the technical requirements specified in the compliance policy.
Identified three key Windows features: BitLocker Drive Encryption, Active Directory Domain Join, and RDP Host server capability.
Determining feature boundaries ensures selection of an appropriate business-grade edition.
2
Evaluate feature availability across client Windows 11 operating system editions.
Windows 11 Home provides basic Device Encryption (if hardware supports it) but lacks full BitLocker management, domain join capabilities, and incoming RDP host support. Windows 11 Pro and Enterprise fully include all three features.
Business management and security features are restricted to professional and enterprise tiers.
3
Select the qualifying Windows 11 operating system editions.
Windows 11 Pro and Windows 11 Enterprise meet all requirements.
Both editions natively contain the necessary infrastructure management and security tooling.

Key Concept

Windows OS Edition Feature Boundaries
Question 410Question

A desktop computer in an office environment suddenly loses network connectivity. A technician decides to follow the bottom-up OSI troubleshooting approach to diagnose the problem. In which order should the technician perform these steps to systematically isolate the issue?

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct order begins with inspecting the physical link light, followed by checking the local IP configuration with `ipconfig`, then pinging the default gateway, and finally pinging a remote IP address.
In a bottom-up troubleshooting methodology, technicians start at the Physical layer (Layer 1) by inspecting the NIC link light. Next, they verify host Layer 3 configurations using `ipconfig`. They then test local router reachability by pinging the default gateway, and lastly, test end-to-end WAN routing by pinging a remote public IP address.

Step-by-Step Solution

1
Check physical layer connectivity.
Inspect the NIC link light to confirm hardware connection.
Bottom-up troubleshooting always begins at Layer 1 (Physical).
2
Verify IP configuration.
Run `ipconfig` to view assigned IP address, subnet mask, and gateway.
Ensures the host is configured correctly on Layer 3.
3
Test local network segment.
Ping the default gateway router.
Confirms local network reachability before attempting external connections.
4
Test external network connectivity.
Ping a public remote IP address.
Validates routing through the gateway to outside networks.

Key Concept

Bottom-up OSI network troubleshooting methodology
Question 411Question

A system administrator needs to create a custom Microsoft Management Console (MMC) interface that combines Performance Monitor and Services into a single view on a Windows 11 workstation. Arrange the steps in the correct order to successfully create and save this custom management console.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct procedural order to create a custom Microsoft Management Console is: 1) Open the Run dialog and launch `mmc.exe`, 2) Access the File menu and choose Add/Remove Snap-in..., 3) Select Performance Monitor and Services, click Add, and set them to manage the local computer, and 4) Click File, select Save As, and save the console as an `.msc` file.
Building a custom Windows management interface requires starting the bare Microsoft Management Console (`mmc.exe`), opening the snap-in selection window via File > Add/Remove Snap-in..., adding the specific snap-ins (Performance Monitor and Services) to the local computer context, and saving the result as a custom `.msc` file for future access.

Step-by-Step Solution

1
Launch the base Microsoft Management Console application.
An empty console shell opens with Console Root in the navigation pane.
The base executable `mmc.exe` must be running before custom snap-ins can be added.
2
Open the snap-in configuration dialogue box.
The Add or Remove Snap-ins management window opens.
This dialogue presents all registered Windows administrative snap-ins for selection.
3
Add Performance Monitor and Services to the Console Root.
The selected management utilities appear under the Console Root node.
Individual snap-ins must be selected and configured (e.g., set to local or remote computer) to establish console functionality.
4
Save the tailored console file.
A custom file with an `.msc` extension is saved to the chosen folder.
Saving the layout preserves the custom view so the administrator can launch it directly in the future.

Key Concept

Creating Custom Microsoft Management Consoles (MMC)
Estimated Time:1m 0s
Question 412Question

A technician receives an automated notification indicating that a single hard drive in a server's RAID 5 array has failed, placing the storage volume into a degraded state. Which TWO of the following actions should the technician perform to restore full RAID redundancy without losing existing data?

Select all that apply

Show answer & explanation

Answer: Replace the failed hard drive with a functional drive of equal or greater capacity.; Initiate or confirm the array rebuild process to recalculate parity across the drives.

Answer

To restore redundancy safely without data loss, the technician must replace the failed drive with one of equal or greater capacity and initiate or allow the array rebuild process to recalculate parity data onto the new disk.
A single failed drive in a RAID 5 configuration causes the array to run in a degraded state while retaining all data via distributed parity. Replacing the single broken disk with a drive of equal or larger size and initiating a rebuild recalculates lost parity data and restores fault tolerance without data loss.

Step-by-Step Solution

1
Identify the faulty drive in the RAID 5 array and swap it with a healthy replacement drive.
The degraded array detects the new drive with sufficient storage capacity.
A healthy disk of equal or larger size is required to store the reconstructed data blocks.
2
Initiate or monitor the automatic array rebuild operation in the RAID management interface.
Parity data from the remaining functional drives is used to recalculate and populate the data on the new drive.
Rebuilding recalculates missing block information, bringing the array status back from degraded to optimal.

Key Concept

Recovering degraded RAID 5 arrays through drive replacement and parity rebuild procedures.
Question 413Question

A desktop workstation used for heavy video rendering unexpectedly powers down due to CPU overheating. Arrange the following actions in the correct sequence according to the official CompTIA 6-step troubleshooting methodology, starting with the first step to take.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct order follows the standard CompTIA methodology sequence: first, identify the problem by interviewing the user and duplicating the thermal shutdown; second, establish a theory of pump failure based on log readings; third, test the pump on a known-good header to confirm failure; fourth, replace the liquid cooler with fresh thermal paste; fifth, verify system stability with a stress test and set up BIOS alerts; and sixth, document the root cause, parts used, and baseline test results in the ticketing system.
The standard CompTIA troubleshooting methodology follows six sequential steps: 1) Identify the problem, 2) Establish a theory of probable cause, 3) Test the theory to determine cause, 4) Establish a plan of action to resolve the problem and implement the solution, 5) Verify full system functionality and implement preventive measures, and 6) Document findings, actions, and outcomes. The correct order strictly respects these six phases in chronological order.

Step-by-Step Solution

1
Interview user and duplicate the unexpected shutdown during a benchmark stress test.
The issue is confirmed to be thermal throttling causing protective shutdown (Identify the problem).
Troubleshooting must always begin with gathering information and identifying symptoms before forming conclusions.
2
Develop a theory that zero pump RPM indicates liquid cooler pump motor failure.
A testable probable cause hypothesis is established (Establish a theory of probable cause).
A technician must form a logical hypothesis before taking diagnostic measurements.
3
Test pump power connections and verify pump operation on a known-good motherboard header.
The pump remains inoperative, confirming the hypothesis (Test the theory to determine cause).
Testing confirms or disproves the cause so that unnecessary component replacements are avoided.
4
Install a new liquid CPU cooler and apply new thermal paste.
The physical repair is completed (Establish a plan of action and implement the solution).
Once the theory is confirmed, the technician plans and executes the repair.
5
Perform a prolonged stress test and configure motherboard thermal alerts.
System thermal stability is verified and future monitoring is enabled (Verify full system functionality and implement preventive measures).
Verification ensures the issue is resolved and preventive measures minimize recurrence.
6
Record the ticket summary including root cause, part numbers, and thermal baseline.
Incident documentation is complete (Document findings, actions, and outcomes).
Final documentation ensures organizational knowledge transfer and historical baseline tracking.

Key Concept

CompTIA 6-Step Troubleshooting Methodology
Question 414Question

A network administrator is evaluating operating system deployment options for remote sales representatives who handle confidential client data. The corporate compliance policy mandates that all deployed devices must natively support BitLocker Drive Encryption and be capable of joining the corporate Active Directory domain. Which of the following Windows 11 editions satisfy BOTH of these organizational requirements? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Windows 11 Pro; Windows 11 Enterprise

Answer

Windows 11 Pro and Windows 11 Enterprise both natively support BitLocker Drive Encryption and Active Directory domain join capability.
Windows 11 Pro and Windows 11 Enterprise are business-focused editions built to satisfy corporate security requirements, natively offering full BitLocker Drive Encryption alongside Active Directory domain membership capabilities.

Step-by-Step Solution

1
Identify the required operating system features specified in the corporate policy.
The workstation OS must support native BitLocker Drive Encryption and Active Directory domain join.
These features provide baseline data protection and centralized management across corporate endpoints.
2
Compare feature availability across Windows 11 editions.
Consumer editions such as Windows 11 Home and Windows 11 Home Single Language omit Active Directory domain join and full BitLocker encryption.
Microsoft reserves corporate management and encryption features for business-tier editions.
3
Select all qualifying editions.
Windows 11 Pro and Windows 11 Enterprise both meet all stated technical and compliance criteria.
Pro and Enterprise editions are explicitly licensed and engineered to include core enterprise management and security suites.

Key Concept

Windows Edition Feature Boundaries for Business and Enterprise Deployment
Estimated Time:1m 0s
Question 415Question

A workstation in an office environment experiences intermittent network disconnection. A network technician decides to troubleshoot the issue using the bottom-up OSI model methodology, starting at Layer 1. Arrange the following diagnostic steps in the correct order from first (bottom layer) to last (top layer).

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct order follows the bottom-up OSI model approach: first, inspect the physical RJ-45 connection and link lights (Layer 1); second, check adapter properties for frame errors and duplex settings (Layer 2); third, run ipconfig /all to verify IP configuration (Layer 3); fourth, perform a port test to confirm TCP connection capability (Layer 4); and fifth, open a web browser to test overall application access (Layer 7).
The bottom-up OSI troubleshooting approach systematically moves from Layer 1 through Layer 7. Physical connection checks (Layer 1) precede Data Link frame error checks (Layer 2), which are followed by Network IP address verification (Layer 3), Transport port connectivity testing (Layer 4), and finally Application software validation (Layer 7).

Step-by-Step Solution

1
Perform Physical Layer (Layer 1) verification.
Confirm physical cable connection and link light activity.
Troubleshooting starts at Layer 1 in a bottom-up methodology to rule out physical media defects or disconnected cabling.
2
Perform Data Link Layer (Layer 2) verification.
Verify framing, CRC error counts, and duplex settings on the NIC.
Once physical connectivity is confirmed, check for data link errors or speed/duplex mismatches.
3
Perform Network Layer (Layer 3) verification.
Verify valid IP addressing, subnet mask, and gateway settings using ipconfig.
Layer 3 troubleshooting confirms logical IP configuration and routing paths.
4
Perform Transport Layer (Layer 4) verification.
Test TCP/UDP port responsiveness.
Layer 4 confirms that end-to-end transport communication and specific port services are functioning.
5
Perform Application Layer (Layer 7) verification.
Test final user application functionality in the web browser.
Layer 7 validates that end-user applications can transmit and receive data normally across the entire network stack.

Key Concept

Bottom-up troubleshooting methodology follows OSI layer order from Physical (Layer 1) up to Application (Layer 7).
Question 416Question

A technician is troubleshooting a laptop whose built-in screen remains completely dark after booting, even though the power status LED is illuminated and an attached external monitor displays the operating system normally. Which of the following components should the technician inspect or test as the most likely causes of this issue? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: The internal video display cable connection; The display panel backlight assembly

Answer

The most likely components causing the internal display failure are the internal video display cable connection and the display panel backlight assembly.
Because an external monitor displays the desktop correctly, the core system components (GPU, motherboard, CPU, RAM) are fully operational. The fault must reside within the laptop's internal display assembly—specifically a loose or broken internal video ribbon cable or a failed screen backlight mechanism.

Step-by-Step Solution

1
Analyze the diagnostic findings
The external monitor displays video correctly, which confirms the GPU, system RAM, motherboard, and operating system are operating normally.
Isolating the issue to hardware specific to the built-in laptop screen panel assembly.
2
Identify potential hardware points of failure for the built-in display
Either the display ribbon cable routing video signals to the panel is disconnected/damaged, or the screen's backlight system has failed.
These two components specifically affect internal screen output without disrupting external display output.

Key Concept

Troubleshooting internal laptop display failures using external display verification
Question 417Question

A network-attached storage (NAS) appliance utilizing a six-drive RAID 6 array reports that Disk 3 has failed and gone offline. During a background diagnostic scan of the remaining array, Disk 5 triggers a critical S.M.A.R.T. alert for uncorrectable sector errors, although it remains online. To preserve data integrity and restore redundancy safely, which TWO of the following actions should the technician perform? (Select TWO).

Select all that apply

Show answer & explanation

Answer: Immediately perform a full data backup of the storage volume to an isolated secondary system.; Replace Disk 3 with a functional drive of identical or greater capacity and initiate an array rebuild.

Answer

The technician should immediately perform a complete volume backup to secondary storage and replace the offline Disk 3 with a new drive of equal or greater capacity to begin rebuilding array redundancy.
When managing a degraded array where an additional disk exhibits S.M.A.R.T. sector warnings, securing a secondary backup first prevents complete data loss should the second disk fail during rebuild reads. Replacing the failed drive then enables the storage system to reconstruct missing data blocks and re-establish fault tolerance.

Step-by-Step Solution

1
Perform an immediate full backup of the degraded storage volume
Secures critical data on secondary media prior to high-stress rebuild operations.
Disk 5 is actively reporting S.M.A.R.T. uncorrectable sector errors, making it highly vulnerable to total failure during intensive I/O operations.
2
Hot-swap Disk 3 and initiate an array rebuild
Reconstructs lost parity across the newly inserted disk to reinstate full array redundancy.
Replacing the hard failed drive is necessary to restore RAID 6 fault tolerance capabilities.

Key Concept

Degraded RAID 6 Recovery and Risk Mitigation with S.M.A.R.T. Drive Errors
Estimated Time:2m 0s
Question 418Question

A network technician is servicing a storage server configured with a four-drive RAID 5 array. The management console alerts that Drive 1 has failed, placing the array in a degraded state. While reviewing diagnostic telemetry, the technician observes that Drive 3 is reporting a rapidly increasing count of reallocated sectors and impending failure. Which TWO of the following actions should the technician take to safely recover the storage system while protecting data integrity?

Select all that apply

Show answer & explanation

Answer: Perform an immediate backup of all accessible data from the array to external storage.; Replace the failed Drive 1 with a healthy disk of equal or greater capacity and initiate an array rebuild.

Answer

The technician should immediately perform a full backup of all accessible data to external storage and replace the failed drive (Drive 1) with a healthy drive of equal or greater capacity to begin the array rebuild.
In a degraded RAID 5 array, fault tolerance is exhausted. Because S.M.A.R.T. diagnostics indicate that another drive is near failure, initiating an immediate data backup is vital prior to hardware maintenance, as the intensive read operations required during a rebuild could cause the second failing drive to collapse. Following data backup, replacing the failed disk with a functional drive of equal or greater capacity and rebuilding the array restores fault tolerance.

Step-by-Step Solution

1
Assess array status and identify risk factors.
Recognize that RAID 5 can tolerate only one drive failure. With one drive offline and a second drive showing S.M.A.R.T. warning signs, the array is at high risk of total volume failure during intense I/O operations.
Array rebuilds place heavy read pressure on remaining member disks, which can trigger complete failure on a drive already exhibiting S.M.A.R.T. errors.
2
Secure critical data before performing hardware rebuilds.
Copy accessible data to external or secondary storage.
Ensures data preservation in case Drive 3 experiences total failure during the subsequent disk rebuild.
3
Hot-swap or replace the failed drive and initiate rebuild.
Install a matching or larger replacement disk for Drive 1 and allow the controller to rebuild parity.
Restores array redundancy and fault tolerance once rebuild successfully finishes.

Key Concept

RAID 5 Degraded Array Recovery and Risk Mitigation
Question 419Question

A technician is troubleshooting a mobile laptop with a cold cathode fluorescent lamp (CCFL) backlit LCD screen. The user reports two distinct problems: the screen image has become extremely dim and is only readable when a flashlight is aimed directly at the display, and the bottom casing of the device is bulging near the touchpad. Which of the following actions should the technician perform to address these issues? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Replace the display backlight inverter board.; Safely remove and replace the swollen lithium-ion battery.

Answer

The technician should replace the display backlight inverter board and safely remove and replace the swollen lithium-ion battery.
Replacing the display backlight inverter board restores power to the CCFL bulb so the LCD screen is illuminated. Safely removing and replacing the swollen battery resolves the physical bulging issue and mitigates safety risks associated with degraded lithium-ion cells.

Step-by-Step Solution

1
Diagnose the faint display symptom.
Confirm that the LCD liquid crystal matrix is rendering images by shining an external light on it, proving that the LCD panel itself works but lacks illumination from the CCFL backlight inverter.
On CCFL-backlit laptops, the inverter board converts DC power to AC power for the backlight bulb. A blown inverter results in a very dark image.
2
Diagnose the swollen chassis symptom.
Identify physical distortion of the casing around the battery bay as battery swelling.
Li-ion batteries accumulate gas and swell when damaged or aged, necessitating immediate replacement and safe disposal.

Key Concept

Mobile device hardware troubleshooting for display illumination failure and battery swelling.
Estimated Time:1m 30s
Question 420Question

An IT technician is servicing two corporate mobile devices brought in by field employees:

• Device 1: A legacy LCD-based laptop screen displays a completely black image during startup. However, when the technician shines a flashlight directly onto the glass panel at an angle, the desktop icons and login prompt are faintly visible.
• Device 2: A mobile smartphone exhibits significant casing distortion, with the front glass display panel physically lifting away from the aluminum body enclosure.

Which of the following actions should the technician take to resolve these issues safely and effectively? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Replace the display inverter board or backlight assembly on the laptop exhibiting the dim LCD image.; Immediately power down the smartphone, isolate the device, and replace the swollen lithium-ion battery following hazardous material safety procedures.

Answer

The technician should replace the display inverter board or backlight component on the laptop showing faint visuals, and immediately power off the smartphone to replace the swollen battery while adhering to hazardous material safety standards.
The correct responses identify that a faint screen image under bright external light points directly to a failed backlight inverter or lighting assembly on an LCD screen, and that physical lifting of a mobile screen is caused by a swollen lithium-ion battery which must be powered down and safely replaced immediately.

Step-by-Step Solution

1
Diagnose the laptop display failure symptom
The flashlight test reveals that the graphics processing unit and display panel are functioning, but the CCFL/LED backlight circuit or high-voltage inverter supplying the backlight has failed.
When an image is faintly visible under external illumination, video signal is present but the screen illumination hardware is non-functional.
2
Diagnose the smartphone physical enclosure lifting symptom
Identify gas accumulation inside the lithium-ion pouch cell causing expansion against the screen assembly.
Swollen batteries apply pressure from inside the device chassis, pushing the display assembly outward.
3
Select appropriate remediation steps for both devices
Plan inverter/backlight replacement for the laptop display and immediate battery removal/hazmat disposal for the smartphone.
These steps address the exact hardware root causes while preventing safety hazards associated with degraded battery cells.

Key Concept

Mobile Display Illumination Diagnostics and Battery Degradation Hazards
PreviousPage 21 / 178Next
All practice questions — CompTIA A+ (Core 1 & Core 2) | Examkin