All practice questions

3551 questions

Question 1Question

An enterprise systems administrator is mapping organizational technical initiatives to appropriate cloud service models based on the shared responsibility matrix. Match each organizational project scenario on the left with the cloud service model layer on the right that correctly defines the customer's management boundary.

Click a left item, then click its matching right item

Items

Deploying custom application code into a managed container runtime where the vendor handles operating system updates, web server maintenance, and automatic capacity scaling.
Provisioning virtual machines, configuring custom internal routing protocols, and manually installing operating system security patches for legacy line-of-business software.
Subscribing to a cloud-hosted productivity suite accessed strictly through a web browser, with zero customer involvement in software deployment, infrastructure, or backend maintenance.
Configuring user access permissions, table schemas, and queries within a cloud provider's managed database service.

Matches

Show answer & explanation

Answer

Deploying application code into a managed runtime aligns with Platform as a Service (PaaS) Application Execution Layer. Provisioning virtual machines and managing OS patches aligns with Infrastructure as a Service (IaaS) Infrastructure Control Layer. Utilizing a browser-accessed productivity suite aligns with Software as a Service (SaaS) End-User Application Layer. Managing database tables and user permissions in a managed database aligns with Platform as a Service (PaaS) Managed Data Platform Layer.
Matching each IT initiative to its correct cloud service model requires evaluating the boundary of control between the customer and cloud provider: IaaS grants customer management of virtualized networks, storage, and operating systems; PaaS abstracts the operating system and hardware to provide a managed application development or database execution environment; SaaS delivers fully managed end-user software.

Step-by-Step Solution

1
Analyze the responsibility boundary for deploying application code onto a pre-configured serverless or container runtime.
Determined that managing code while offloading operating system and underlying hardware maintenance to the vendor is characteristic of Platform as a Service (PaaS).
PaaS abstracts the underlying operating system and hardware runtime, allowing developers to focus solely on code deployment.
2
Analyze the responsibility boundary for virtual machine setup, IP routing, and OS patch management.
Determined that direct administrative control over virtual hardware, guest operating systems, and network configurations defines Infrastructure as a Service (IaaS).
IaaS provides raw virtualized compute, storage, and networking resources where the customer assumes operational control from the operating system upward.
3
Analyze the responsibility boundary for accessing a complete productivity suite via a web browser.
Determined that consuming turnkey software features without managing backend infrastructure or code maintenance defines Software as a Service (SaaS).
SaaS abstracts all lower-level infrastructure, operating systems, and software code, presenting an end-user solution.
4
Analyze the customer responsibility within a provider-managed database engine.
Determined that customer management of data objects and access permissions within a managed platform corresponds to PaaS at the data platform layer.
Database as a Service operates under the PaaS model where the vendor manages the database engine and underlying infrastructure, while the client manages schema design, data, and access controls.

Key Concept

Cloud Service Models and Shared Responsibility Boundaries (IaaS, PaaS, SaaS)
Question 2Question

An IT technician is replacing the thermal solution on a desktop computer that has been experiencing automatic shutdowns caused by CPU overheating. After unmounting the original heat sink, the technician notices hardened, degraded thermal compound on the processor's heat spreader. Which of the following describes the correct procedure the technician should follow before mounting the replacement cooling unit?

Show answer & explanation

Answer: Clean off the old thermal compound completely using isopropyl alcohol and a lint-free cloth, apply a small amount of new thermal paste to the center of the CPU heat spreader, and attach the replacement heat sink.

Answer

The technician must clean off the old thermal paste completely using isopropyl alcohol and a lint-free cloth, apply fresh thermal paste to the CPU heat spreader, and attach the new heatsink.
Removing all old compound with isopropyl alcohol and applying a fresh, small amount of thermal compound ensures optimal thermal transfer between the CPU integrated heat spreader and the new heatsink base without creating heat-trapping air gaps.

Step-by-Step Solution

1
Inspect the CPU surface after removing the old heatsink.
Identified dried, degraded thermal compound on the CPU's integrated heat spreader.
Degraded thermal compound prevents efficient heat transfer to the cooling unit.
2
Clean the surface thoroughly.
Removed all old compound using high-concentration isopropyl alcohol and a lint-free microfiber cloth.
Isopropyl alcohol dissolves the dried paste quickly without leaving conductive residue or damaging delicate components.
3
Apply new thermal paste and mount the cooler.
Applied a small, pea-sized amount of thermal paste to the center of the CPU heat spreader and secured the replacement heatsink.
Clamping pressure from securing the cooler evenly distributes the paste across microscopic surface gaps.

Key Concept

CPU Thermal Management and Thermal Paste Application
Estimated Time:1m 0s
Question 3Question

A system administrator reports that a critical rendering workstation emitted a burning odor, abruptly powered down, and now fails to complete POST with no video output upon power-on attempts. Place the following diagnostic and isolation steps in the correct chronological sequence to safely identify and resolve the root cause according to standard CompTIA hardware troubleshooting methodology.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct diagnostic sequence begins with disconnecting AC power and visually inspecting for physical/thermal damage, testing the power supply unit in isolation, performing an out-of-chassis minimal POST test to eliminate grounding shorts, and finally conducting hardware stress tests under load.
The proper troubleshooting process follows a systematic path from low-risk physical/visual inspection to electrical isolation, core platform minimal testing, and final load verification. Disconnecting AC power and visually checking for burnt components protects hardware and personnel. Testing PSU output ensures stable voltage delivery. Breadboarding removes chassis shorting factors, and final software stress testing ensures long-term operational stability under heavy compute loads.

Step-by-Step Solution

1
Ensure safety and prevent further hardware damage by disconnecting AC power and inspecting physical components.
Identifies immediate physical hazards such as burnt PCB traces or blown capacitors.
CompTIA hardware methodology prioritizes safety and visual inspection before applying electrical current to a damaged system.
2
Isolate the Power Supply Unit (PSU) from the motherboard and test voltage outputs and the PWR_OK signal.
Verifies whether DC rail voltages (+12 V, +5 V, +3.3 V) are within ±5% tolerances.
Prevents damage to replacement or functional system components if the original power supply has experienced internal shorting or voltage regulation failure.
3
Perform a bare-bones out-of-chassis (breadboard) POST test with minimal essential hardware.
Isolates motherboard functionality from chassis short circuits, extra expansion cards, and storage drives.
Determines whether the core platform (motherboard, CPU, single RAM stick) can achieve POST without chassis ground faults or peripheral interference.
4
Reassemble system inside the chassis and run diagnostic stress tests (e.g., MemTest86 and CPU thermal benchmarks).
Validates system stability and thermal dissipation under real-world multi-threaded workloads.
Ensures intermittent heat-induced or load-induced power failure issues are fully resolved before returning the machine to production.

Key Concept

CompTIA Hardware Troubleshooting Sequence for Motherboard, Power, and CPU Component Isolation
Question 4Question

A technician is assembling a workstation inside a microATX desktop chassis that provides exactly four rear expansion slot cutouts. The system requirements call for installing three separate expansion cards: a dual-slot PCIe x16 graphics card, a single-slot PCIe x4 RAID controller card, and a single-slot PCIe x1 sound card. Which of the following motherboard form factor and expansion slot layout choices MUST the technician select to ensure all three cards fit into the chassis?

Show answer & explanation

Answer: Select a Micro-ATX motherboard (9.6×9.6 inches9.6 \times 9.6\text{ inches}) with its primary PCIe x16 slot located in Slot 1, allowing the dual-slot graphics card to overhang Slot 2 while leaving Slots 3 and 4 available for the remaining single-slot cards.

Answer

Select a Micro-ATX motherboard (9.6×9.6 inches9.6 \times 9.6\text{ inches}) with the primary PCIe x16 slot located in Slot 1, allowing the dual-slot graphics card to overhang Slot 2 while leaving Slots 3 and 4 available for the remaining single-slot cards.
Micro-ATX motherboards (9.6×9.6 inches9.6 \times 9.6\text{ inches}) support up to four expansion slots, which aligns with the four slot openings of a microATX chassis. A dual-slot graphics card requires two physical slot widths. Placing the PCIe x16 slot in Slot 1 uses Slot 1 for the connector and Slot 2 for the cooler clearance, leaving Slots 3 and 4 available for the single-slot RAID controller and sound card.

Step-by-Step Solution

1
Analyze chassis physical constraints and motherboard form factor dimensions.
The chassis has four expansion slot cutouts, matching the maximum limit of the Micro-ATX form factor (9.6×9.6 inches9.6 \times 9.6\text{ inches} / 244×244 mm244 \times 244\text{ mm}). Standard ATX (12×9.6 inches12 \times 9.6\text{ inches}) requires seven slots and will not fit, while Mini-ITX (6.7×6.7 inches6.7 \times 6.7\text{ inches}) only has one expansion slot.
Matching chassis slot count with motherboard form factor dimensions is required for physical compatibility.
2
Calculate the total physical expansion slot width required by the three cards.
Dual-slot PCIe x16 graphics card = 2 slot spaces; single-slot PCIe x4 card = 1 slot space; single-slot PCIe x1 card = 1 slot space. Total required physical slot spaces = 2+1+1=42 + 1 + 1 = 4 slots.
A dual-slot graphics card blocks the expansion slot space immediately adjacent to the connector it plugs into.
3
Determine the required motherboard slot layout to fit all cards into the 4-slot chassis.
Placing the primary PCIe x16 slot in Slot 1 causes the graphics card cooler to cover Slot 2. Slots 3 and 4 remain unobstructed for the RAID controller and sound card.
If the primary x16 slot were placed in Slot 2, the graphics card would cover Slot 3 and extend beyond Slot 4, preventing the installation of all three cards.

Key Concept

Motherboard Form Factor Dimensions and Expansion Slot Configurations
Question 5Question

A field technician is troubleshooting a high-end laptop brought in for repair. The user reports that while system power indicators turn on and external displays render video properly, the built-in OLED screen remains completely dark. The technician attributes the failure to a blown display inverter board and orders a replacement. Which of the following is the most accurate assessment of the technician's troubleshooting plan?

Show answer & explanation

Answer: OLED displays do not use a backlight or an inverter board because pixels are self-illuminating; therefore, the diagnosis is incorrect and replacing the screen assembly or display cable is required.

Answer

OLED displays do not use a backlight or an inverter board because pixels are self-illuminating; therefore, the diagnosis is incorrect and replacing the screen assembly or display cable is required.
OLED (Organic Light-Emitting Diode) displays function fundamentally differently from LCD screens. In an OLED panel, every individual pixel generates its own light when electric current passes through. Consequently, OLED displays do not feature backlights, CCFL lamps, or high-voltage inverter boards. Ordering a replacement inverter board for an OLED display is incorrect because the part does not exist in the system architecture. The actual issue must reside in the display panel itself, the internal display connector cable (eDP/LVDS), or motherboard display circuitry.

Step-by-Step Solution

1
Analyze the hardware specifications of the mobile device display.
Identify that the laptop utilizes an OLED (Organic Light-Emitting Diode) screen rather than a traditional LCD panel.
OLED pixels produce their own light (self-emissive), unlike LCD screens which require an LED or CCFL backlight source.
2
Evaluate the technician's diagnostic hypothesis regarding the inverter board failure.
Recognize that inverter boards are specifically designed to convert DC voltage to AC voltage for CCFL backlights in older LCD displays.
Because OLED displays have no backlight layer or CCFL bulbs, an inverter board does not exist in an OLED display assembly.
3
Determine the appropriate troubleshooting path for an unilluminated OLED screen.
Isolate the root cause to a faulty display cable connection, video connector on the motherboard, or a failed OLED panel assembly.
Since external video functions properly, the GPU is operational, pointing to physical internal connection or panel failure.

Key Concept

OLED vs LCD Display Architecture and Component Troubleshooting
Estimated Time:2m 0s
Question 6Question

A network technician is diagnosing several network performance and connectivity issues across different departments in an enterprise environment. Match each observed diagnostic symptom to its most probable underlying root cause.

Click a left item, then click its matching right item

Items

A hardwired desktop experiences low throughput and high frame loss, with switch port counters showing a high number of late collisions.
Wireless clients in a dense office area report frequent disconnects and latency spikes where adjacent access points broadcast on 2.4 GHz channel 6.
A workstation displays an IP address of 169.254.10.45 despite link status LEDs showing an active physical connection to the wall jack.
An optical network link between building switches suffers from severe signal degradation immediately after a patch cable was rerouted around a tight conduit corner.

Matches

Show answer & explanation

Answer

Late collisions correspond to a duplex mismatch; overlapping 2.4 GHz access points correspond to co-channel interference; an APIPA IP address with an active link corresponds to DHCP server unreachability; and optical signal drop following a sharp cable routing bend corresponds to exceeded fiber bend radius.
Each diagnostic symptom directly maps to its specific Layer 1 or Layer 2 physical or protocol failure mode: late collisions indicate an Ethernet duplex mismatch; identical channel deployment across APs causes wireless co-channel interference; an APIPA address with link light activity points to unassigned DHCP settings; and tight physical bending of fiber cables causes macrobending optical loss.

Step-by-Step Solution

1
Analyze the wired collision error symptom.
Identified duplex mismatch as the root cause, as late collisions indicate that one node is transmitting while the other operates in half-duplex mode without detecting the carrier.
Late collisions are a signature diagnostic indicator of a half-duplex/full-duplex mismatch on auto-negotiating Ethernet interfaces.
2
Evaluate the wireless network disconnects on identical channels.
Identified co-channel interference (CCI) as the root cause.
Deploying adjacent 2.4 GHz access points on the same non-overlapping channel (e.g., channel 6) creates co-channel contention, reducing available airtime and causing packet retries.
3
Diagnose the 169.254.x.x IP address with solid physical link lights.
Identified DHCP server unreachability or scope exhaustion.
The operating system defaults to APIPA (169.254.0.0/16) only when Layer 1 is operational but Layer 3 DHCP configuration fails.
4
Investigate optical attenuation post-cable rerouting.
Identified exceeded fiber bend radius (macrobending loss).
Tight bends exceed the critical angle of internal reflection within the optical fiber core, causing signal loss.

Key Concept

Troubleshooting Layer 1 and Layer 2 Wired and Wireless Network Issues
Estimated Time:2m 0s
Question 7Question

Match each wired or wireless network troubleshooting scenario on the left with its most likely underlying root cause on the right.

Click a left item, then click its matching right item

Items

A laptop displays full Wi-Fi signal strength but receives an IPv4 address of 169.254.88.105 and shows 'No Internet Access'.
Users in a dense office experience heavy packet loss and degraded wireless performance when nearby access points are configured on Wi-Fi channels 1, 3, and 6.
A desktop workstation connected via twisted-pair copper cable experiences severe latency and excessive late collisions after its NIC speed is manually forced to 1 Gbps Full-Duplex.
A newly deployed Ethernet wall outlet provides no link light at either the workstation NIC or the switch port despite the switch port being enabled.

Matches

Show answer & explanation

Answer

Each scenario maps to its Layer 1–3 network troubleshooting root cause: APIPA indicates unreachable DHCP (left_1 -> right_1); channel 3 causes adjacent-channel interference in 2.4 GHz (left_2 -> right_2); manual NIC speed settings cause duplex mismatches with auto-negotiating ports (left_3 -> right_3); and absence of link lights signals a physical layer copper/termination fault (left_4 -> right_4).
The correct pairings accurately match common CompTIA A+ network symptoms to their definitive causes: APIPA (169.254.x.x) directly signals DHCP failure; channel 3 creates adjacent-channel wireless interference; forced NIC speed/duplex against an auto-negotiating switch causes duplex mismatches and late collisions; and dark link LEDs point to physical layer cabling or pin defects.

Step-by-Step Solution

1
Analyze the IP address output for the laptop scenario.
Recognize that 169.254.88.105 belongs to the APIPA pool, indicating a DHCP request failure.
When a client fails to receive a response to a DHCPDISCOVER query, APIPA self-assigns an address in 169.254.0.0/16.
2
Evaluate the wireless channel topology.
Identify channel 3 as an overlapping channel that violates the 1-6-11 non-overlapping rule in 2.4 GHz spectrum.
Adjacent channels share spectrum frequencies, creating cross-talk and transmission collisions.
3
Diagnose the Ethernet collision and duplex behavior.
Determine that manual configuration on one end forces the auto-negotiating partner into half-duplex mode.
IEEE standards specify that auto-negotiation defaults to half-duplex if duplex signals are not detected from the peer.
4
Inspect the physical connection status.
Correlate missing link lights on an active port with physical layer wiring or pin issues.
Link status LEDs require unbroken copper paths and proper pinouts to establish electrical signals.

Key Concept

Wired and Wireless Physical and Logical Troubleshooting
Question 8Question

A mobile hardware technician is classifying distinct hardware and display issues reported by enterprise mobile users. Match each observed symptom on the left to its most likely hardware cause or technical limitation on the right.

Click a left item, then click its matching right item

Items

A laptop display screen remains dark after booting, but holding a bright flashlight against the glass reveals a faint image of the desktop environment.
A smartphone cannot provision onto a cellular carrier network, even though the device hardware identity is verified and unblocked.
A compact laptop connected via a Type-C cable charges successfully but fails to deliver 40 Gbps throughput to an external graphics dock.
A tablet experiences sudden, non-linear battery depletion from 45% to 5% within minutes, despite the enclosure remaining flat and unswollen.

Matches

Show answer & explanation

Answer

Each mobile display and hardware symptom corresponds directly to a specific underlying component failure or protocol boundary: 1) Flashlight reveals faint desktop image -> Defective CCFL backlight inverter or LED backlight power supply. 2) Device verified but cellular authentication fails -> Corrupted or unprovisioned Subscriber Identity Module (IMSI) association. 3) Type-C charges but lacks 40 Gbps dock throughput -> Port limitation lacking native Thunderbolt protocol controller integration. 4) Sudden percentage drops without physical bulge -> Battery fuel gauge calibration desynchronization or chemical cell wear.
Each pair correctly aligns the diagnostic symptom with its fundamental hardware mechanism: LCD backlighting requires working inverter/power circuits; cellular provisioning relies on IMSI subscriber data rather than IMEI hardware IDs; 40 Gbps throughput requires Thunderbolt hardware controllers beyond standard USB-C specs; and sudden capacity drops on unswollen batteries stem from fuel gauge miscalibration or chemical wear.

Step-by-Step Solution

1
Analyze display lighting symptoms
Confirming image rendering via external light isolates the failure to screen backlighting components (inverter/driver).
If the LCD matrix generates video data visible under bright ambient light, the graphics processing and display panel are functioning, leaving the backlight inverter or power circuit as the failed component.
2
Distinguish between cellular identifier protocols
Differentiate IMEI (hardware identity) from IMSI (subscriber network identity).
When hardware is verified via IMEI but network connectivity fails after SIM operations, the issue stems from subscriber profile provisioning tied to the IMSI.
3
Evaluate USB Type-C interface capabilities
Separate physical connector geometry from alt-mode protocol support.
USB-C ports share a common physical footprint, but high-bandwidth applications like 40 Gbps eGPU docks require explicit Thunderbolt hardware controller implementation.
4
Assess battery power drain vs physical condition
Match erratic depletion curves on unswollen batteries to fuel gauge or capacity degradation.
Swollen batteries present physical chassis warping due to gas buildup, whereas sudden percentage drops on flat batteries reflect fuel gauge miscalibration or diminished charge-holding capacity.

Key Concept

Mobile Device Display, Power, Port, and Cellular Network Troubleshooting
Question 9Question

A small accounting firm recently purchased five off-the-shelf desktop computers running Windows 11 Home for its new staff members. The IT consultant needs to join these workstations to the firm's existing Active Directory domain and configure centralized security policies using Group Policy. When attempting to complete the setup, the consultant realizes the domain join option is unavailable. Which of the following explains why the consultant cannot complete this task?

Show answer & explanation

Answer: Windows 11 Home lacks native support for Active Directory domain join and Local Group Policy management.

Answer

Windows 11 Home lacks native support for Active Directory domain join and Local Group Policy management.
The option stating that Windows 11 Home lacks native support for Active Directory domain join and Local Group Policy management is correct. Windows Home edition is designed for retail consumers and excludes domain networking features, Group Policy editing (`gpedit.msc`), Remote Desktop hosting, and BitLocker drive encryption. To join a domain or enforce local policies via GPO, the OS must be upgraded to Windows 11 Pro or Enterprise.

Step-by-Step Solution

1
Identify the organizational requirements specified in the scenario.
The requirements are joining an Active Directory domain and managing centralized security configurations using Group Policy.
These features are fundamental Windows administrative utilities used in corporate networks.
2
Evaluate the capabilities of the installed Windows edition (Windows 11 Home).
Windows 11 Home does not include Active Directory Domain Join, Local Group Policy Editor (gpedit.msc), Remote Desktop Server, or BitLocker.
Microsoft restricts corporate networking and policy management features to Windows Pro, Enterprise, and Education editions.
3
Determine the necessary remediation path.
The workstations must be upgraded to Windows 11 Pro or Enterprise edition to satisfy the business requirements.
An edition upgrade unlocks the missing features without requiring hardware replacement.

Key Concept

Windows Edition Feature Boundaries
Estimated Time:1m 0s
Question 10Question

A field technician is deploying mobile workstation laptops for a group of engineers who require dual external 4K video output. The technician connects a multi-port docking station to the laptop's built-in USB Type-C port, but neither external monitor receives a video signal, even though USB peripherals connected to the dock function normally. The technician assumed that the physical USB Type-C port would support DisplayPort Alternate Mode and Thunderbolt high-speed video transmission. Which of the following best explains the root cause of this issue?

Show answer & explanation

Answer: The physical USB Type-C port is connected to a host controller that only supports USB data protocols rather than DisplayPort Alt Mode or Thunderbolt standards.

Answer

The physical USB Type-C port is connected to a host controller that only supports USB data protocols rather than DisplayPort Alt Mode or Thunderbolt standards.
Physical USB Type-C connectors can carry multiple independent protocols, but transmitting video requires hardware support for DisplayPort Alternate Mode or Thunderbolt. When a device's host controller only implements standard USB data protocols, USB peripherals plugged into a dock will function normally while external display signals fail to output.

Step-by-Step Solution

1
Analyze the reported symptom and physical setup.
USB peripherals connected via the dock operate properly, but video output fails entirely.
This indicates that basic USB data line communication and power delivery are functional.
2
Evaluate hardware protocol requirements for video over USB Type-C.
Transmitting display signals over a USB Type-C physical connector requires explicit motherboard host controller support for DisplayPort Alternate Mode or Thunderbolt tunneling.
Physical USB Type-C connectors only specify mechanical and pinout standards, not supported signal protocols.
3
Determine the root cause of the video failure.
The laptop's port is limited to USB data transfer protocols (e.g., USB 3.2 Gen 1/2) and lacks the required Alt Mode hardware wiring.
Without DisplayPort Alt Mode hardware support, video signals cannot pass to external displays regardless of dock capability.

Key Concept

Distinguishing physical mobile connector form factors from supported protocol standards (USB-C vs. DisplayPort Alt Mode / Thunderbolt)
Question 11Question

An IT support technician is reviewing Windows feature requirements for several newly purchased workstation computers. Match each Windows feature or administrative requirement on the left to the minimum Windows desktop edition on the right that natively supports it.

Click a left item, then click its matching right item

Items

AppLocker application control policies creation and enforcement
Active Directory Domain Join and BitLocker Drive Encryption
Basic consumer features with no native support for hosting Remote Desktop incoming sessions

Matches

Show answer & explanation

Answer

AppLocker application control policies correspond to Windows Enterprise; Active Directory Domain Join and BitLocker Drive Encryption correspond to Windows Pro; and basic consumer features without Remote Desktop host support correspond to Windows Home.
Each feature correctly matches its minimum required Windows edition: AppLocker is an Enterprise-tier feature, Active Directory Domain Join and BitLocker require at least Windows Pro, and consumer-focused systems without incoming Remote Desktop host capabilities run Windows Home.

Step-by-Step Solution

1
Identify the edition requirements for enterprise application management.
AppLocker policy creation and enforcement is restricted to Windows Enterprise and Education editions.
Enterprise management features like AppLocker require an Enterprise license.
2
Identify the edition requirements for standard corporate business features.
Active Directory Domain Join and BitLocker Drive Encryption are natively supported starting at the Windows Pro edition.
Windows Pro provides core business features suitable for small and medium business environments.
3
Identify consumer edition boundaries.
Windows Home provides basic consumer desktop features but cannot host incoming Remote Desktop sessions or join traditional Windows Server domains.
Windows Home is aimed at home users and omits corporate infrastructure capabilities.

Key Concept

Windows OS Editions and Basic Features
Question 12Question

An IT technician is resolving an issue on a critical engineering workstation that experiences system instability during CAD rendering. The technician interviewed the user, reviewed system event logs, and suspected a newly installed graphics driver update was causing memory allocation faults. In a controlled test environment, the technician successfully verified this hypothesis by rolling back the driver to a previous stable version, which completely eliminated the instability. According to the CompTIA troubleshooting methodology, which of the following actions should the technician perform NEXT?

Show answer & explanation

Answer: Establish a plan of action to resolve the issue on the production system and implement the solution.

Answer

Establish a plan of action to resolve the issue on the production system and implement the solution.
The technician has completed Step 3 (Test the theory to determine cause) by confirming that rolling back the graphics driver resolves the rendering crashes. According to the CompTIA troubleshooting framework, the immediate next step is Step 4: Establish a plan of action to resolve the problem and implement the solution.

Step-by-Step Solution

1
Identify the current stage in the 6-step CompTIA Troubleshooting Methodology based on the scenario.
The technician identified the problem (Step 1), formed a theory (Step 2), and verified the theory in a test environment (Step 3).
Verifying that driver rollback resolves the crash confirms the root cause.
2
Determine the mandatory next step in the standard sequence.
Step 4 is 'Establish a plan of action to resolve the problem and implement the solution'.
A plan must be outlined (including potential impact and rollback strategy) before applying the resolution to production systems.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Sequence
Question 13Question

A field technician is troubleshooting hardware and cellular connectivity issues on corporate mobile devices. A smartphone recently had its motherboard replaced due to physical damage. Although the original SIM card was reinserted, the device fails to connect to the cellular network and displays an authorization error. The cellular carrier requires registering the 15-digit unique hardware identifier assigned to the new cellular transceiver radio built into the replacement motherboard. To resolve the cellular registration failure on this repaired device, which of the following is the correct action for the technician to take?

Show answer & explanation

Answer: Obtain the device's IMEI (International Mobile Equipment Identity) number and provide it to the carrier to update their hardware authorization database.

Answer

Obtain the device's IMEI (International Mobile Equipment Identity) number and provide it to the carrier to update their hardware authorization database.
The correct action is to provide the carrier with the device's International Mobile Equipment Identity (IMEI). The IMEI is a unique 15-digit number hardcoded into the mobile device's cellular modem hardware. When a motherboard is replaced, the embedded cellular radio changes, resulting in a new IMEI that must be registered with the mobile network operator to restore network connectivity.

Step-by-Step Solution

1
Identify the root cause of the network authorization failure following motherboard replacement.
The physical cellular transceiver hardware changed when the motherboard was replaced, altering the hardware serial number recognized by the cellular network operator.
Cellular carriers bind network access privileges to both the subscriber card and the specific physical mobile device hardware identifier.
2
Differentiate between mobile identifiers (IMEI vs. IMSI).
Recognize that IMEI uniquely identifies the mobile hardware device transceiver, whereas IMSI identifies the subscriber account on the SIM card.
Since the SIM card (IMSI) remained unchanged but the motherboard (IMEI) was swapped, the new IMEI must be provisioned with the carrier.
3
Select the correct administrative troubleshooting step.
Retrieve the 15-digit IMEI from the device settings or motherboard assembly and submit it to the mobile operator to update account provisioning.
Updating the carrier records with the new IMEI re-authorizes the replacement transceiver to join the cellular network.

Key Concept

Mobile Hardware Identifiers and Provisioning (IMEI vs. IMSI)
Estimated Time:2m 0s
Question 14Question

A systems technician is troubleshooting network access issues on a newly provisioned workstation connected to an enterprise wired network outlet. The workstation interface receives an IP address of 169.254.18.201169.254.18.201 with a subnet mask of 255.255.0.0255.255.0.0. The switch port link indicator shows a solid green status. When the technician configures a static IP address of 10.1.50.45/2410.1.50.45/24 with default gateway 10.1.50.110.1.50.1, ICMP pings to the default gateway succeed, but attempts to access external websites by domain name fail, and subsequent dynamic requests time out. Which of the following is the MOST likely cause of these symptoms?

Show answer & explanation

Answer: The DHCP server or relay agent is unreachable, and DNS server settings were omitted from the static IP configuration.

Answer

The DHCP server or relay agent is unreachable, and DNS server settings were omitted from the static IP configuration.
The initial 169.254.x.x169.254.x.x address indicates APIPA, which occurs when a system cannot reach a DHCP server. Testing with a static IP address restores local IP communication to the default gateway, proving that physical layer cabling and switch port connectivity are fully functional. However, failure to resolve external domain names points directly to missing DNS server settings in the manual configuration profile.

Step-by-Step Solution

1
Analyze initial automatic IP assignment.
The assignment of 169.254.18.201169.254.18.201 with mask 255.255.0.0255.255.0.0 represents an Automatic Private IP Addressing (APIPA) self-assignment, confirming a failure to communicate with a DHCP server.
Clients assign APIPA addresses when DHCP discover/request packets fail to receive a DHCP offer/ack response.
2
Evaluate manual static IP testing results.
Configuring 10.1.50.45/2410.1.50.45/24 allows successful ICMP pings to default gateway 10.1.50.110.1.50.1, confirming Layer 1 physical link integrity and Layer 2 switch port VLAN mapping.
Successful local IP communication rules out cable cuts, bad NIC hardware, or dead switch ports.
3
Diagnose failure of external domain name resolution.
Inability to reach external destinations by domain name despite valid local routing indicates that DNS server addresses were not specified in the static network configuration.
Without configured DNS server IPs, domain names cannot be resolved to IP addresses required for internet routing.

Key Concept

APIPA Diagnosis and Network Service Role Identification
Question 15Question

A technician is diagnosing various mobile device display and hardware issues reported by enterprise users. Match each observed symptom on the left to its most likely underlying hardware cause or standard feature limitation on the right.

Click a left item, then click its matching right item

Items

A legacy LCD mobile screen displays an extremely faint desktop image that is only visible when pointing a bright flashlight directly at the glass.
An OLED smartphone screen remains completely pitch black upon booting, despite haptic vibration and notification sounds functioning normally.
A tablet enclosure shows physical seam separation and its integrated trackpad has become increasingly rigid and difficult to click.
A mobile laptop successfully charges and transfers USB files via its USB-C port but fails to output video to a connected DisplayPort monitor.

Matches

Show answer & explanation

Answer

The symptoms correctly match as follows: 1) Faint LCD image under external light matches High-voltage display inverter board failure or defective CCFL backlight bulb; 2) Pitch-black OLED screen with active haptics/audio matches Defective self-emissive OLED panel assembly without backlight or inverter involvement; 3) Tablet seam separation and stiff trackpad matches Gas accumulation and physical swelling within a degraded lithium-ion battery pack; 4) USB-C charging/data working without video output matches Lack of DisplayPort Alternate Mode (Alt Mode) support on the cable or host controller.
Each observed symptom maps directly to distinct mobile hardware characteristics: LCD displays with CCFL backlights require inverter boards; OLED panels self-emit light without backlights; swollen batteries exert physical pressure on trackpads and chassis seams; and USB-C video output relies on DisplayPort Alternate Mode capability.

Step-by-Step Solution

1
Analyze the LCD display symptom.
Confirm that an image is being rendered on the panel but lacks illumination.
Cold Cathode Fluorescent Lamp (CCFL) LCDs rely on an inverter board to step up DC power to high-voltage AC for the backlight. When the inverter fails, the screen remains faint.
2
Analyze the OLED display symptom.
Recognize that OLED displays do not use separate backlights or inverter boards.
Since each pixel produces its own light, a completely black screen on a live OLED device points directly to a damaged display assembly.
3
Analyze the physical casing deformation and stiff trackpad symptom.
Identify internal pressure caused by battery degradation.
Swollen lithium-ion batteries exert mechanical force on adjacent components such as trackpads and screen housings.
4
Analyze the USB-C display connectivity symptom.
Differentiate standard USB 2.0/3.0 data delivery from video transmission features.
Video signaling over USB-C requires hardware support for DisplayPort Alternate Mode (Alt Mode).

Key Concept

Mobile Device Hardware and Display Troubleshooting
Question 16Question

A network technician is diagnosing connectivity issues in a manufacturing facility. Mobile Wi-Fi terminals roaming across 2.4 GHz access points experience frequent packet loss and drops, with an audit showing access points currently configured to channels 1, 3, and 6. Meanwhile, a newly installed wired desktop receives an APIPA address of 169.254.14.22 and cannot reach local server resources. Which TWO of the following actions should the technician take to resolve these issues?

Select all that apply

Show answer & explanation

Answer: Reconfigure the 2.4 GHz wireless access points to use non-overlapping channels (1, 6, and 11).; Verify physical Ethernet link lights on the desktop network card and troubleshoot DHCP server reachability.

Answer

The technician should reconfigure the 2.4 GHz wireless access points to use non-overlapping channels (1, 6, and 11) to resolve signal interference, and check physical link lights and DHCP server reachability to resolve the APIPA address assignment on the wired desktop.
Reconfiguring 2.4 GHz access points to non-overlapping channels (1, 6, and 11) eliminates channel interference causing Wi-Fi packet drops. Checking physical link lights and DHCP reachability addresses the root cause of the workstation receiving an APIPA address (169.254.x.x) due to unacknowledged DHCP discovery.

Step-by-Step Solution

1
Resolve 2.4 GHz wireless channel interference
Reconfiguring access points to use channels 1, 6, and 11 removes adjacent-channel interference and prevents packet loss during roaming.
Channels 1, 3, and 6 overlap in the 2.4 GHz spectrum, causing co-channel interference.
2
Diagnose wired network APIPA assignment
Verifying physical link indicators and inspecting DHCP server/relay configuration identifies why the client cannot acquire a valid dynamic IP address.
An address in the 169.254.0.0/16 range signifies that the operating system self-assigned an APIPA address because no DHCP server responded.

Key Concept

Resolving 2.4 GHz wireless channel overlap interference and wired client APIPA reachability failures.
Question 17Question

A desktop workstation hosting a local database experiences severe performance degradation and intermittent file read errors. Upon checking the storage management console, the technician notes that the two-disk hardware RAID 1 array is marked as Degraded, with Disk 1 reporting multiple uncorrectable S.M.A.R.T. read sector errors. The surviving drive, Disk 0, is reported as healthy and online. Which of the following is the most appropriate immediate action for the technician to take to restore full array redundancy?

Show answer & explanation

Answer: Replace Disk 1 with a new disk of equal or greater capacity and initiate an array rebuild through the RAID management controller.

Answer

Replace Disk 1 with a new disk of equal or greater capacity and initiate an array rebuild through the RAID management controller.
In a RAID 1 (mirroring) setup, a single drive failure leaves the volume functioning in a degraded state using the remaining healthy disk. The standard recovery procedure is replacing the failed drive with a new disk of equal or greater capacity and rebuilding the array via the RAID controller interface.

Step-by-Step Solution

1
Identify array status and failed member drive
Disk 0 is confirmed healthy while Disk 1 has physical S.M.A.R.T. defects causing the RAID 1 array to operate in a degraded state.
RAID 1 mirrors data across two disks, maintaining full accessibility on the surviving disk when one fails.
2
Replace the failing drive with a healthy drive meeting capacity requirements
Disk 1 is unmounted/removed and replaced with a new disk of equal or higher capacity.
RAID rebuilds require replacement drives to be at least as large as the original failed disk.
3
Rebuild the RAID 1 volume using the controller interface
Data from Disk 0 is copied to the new Disk 1, restoring fault tolerance.
A RAID 1 rebuild mirrors the operational drive's data onto the replacement drive.

Key Concept

RAID 1 Degraded Array Recovery Procedure
Question 18Question

A field support engineer is resolving complex mobile device hardware and display complaints submitted by remote workers. Match each reported physical symptom on the left to its most probable hardware root cause on the right.

Click a left item, then click its matching right item

Items

A legacy LCD laptop screen remains extremely dark, but a faint image of the desktop is visible when a high-intensity flashlight is focused directly onto the glass.
A convertible 2-in-1 tablet touchscreen registers rapid, erratic touch inputs across the panel without user contact immediately following a physical drop.
A smartphone loses all cellular connectivity and reports an invalid device identity status immediately after an OEM system board replacement.
A ultrabook trackpad glass is pushing upward out of its seating, causing mouse click resistance and keyboard key sticking.

Matches

Show answer & explanation

Answer

1. Faint image under flashlight matches Faulty backlight inverter board or loose inverter power connection.
2. Erratic phantom touch inputs match Damaged digitizer matrix layer or misaligned internal digitizer flex connector.
3. Cellular failure post-system board replacement matches Unprovisioned hardware IMEI registration with the cellular network service provider.
4. Trackpad lifting and key sticking match Degraded, swelling lithium-ion battery cell expanding inside the lower chassis.
Each symptom correlates directly to specific mobile hardware architectures: CCFL LCD screens require inverter boards for backlighting; digitizers translate touch input and malfunction when physically damaged; cellular networks authenticate physical devices using the motherboard's IMEI; and expanding lithium-ion batteries physically displace adjacent internal components like trackpads.

Step-by-Step Solution

1
Analyze the dark display symptom with a flashlight test.
Confirming image rendering under external illumination narrows the fault to illumination infrastructure (inverter/backlight), not the graphics controller or LCD matrix itself.
CCFL-backed displays rely on high-voltage AC converted by an inverter board to power cold cathode fluorescent lamps behind the screen.
2
Evaluate erratic touch response post-impact.
Phantom inputs indicate voltage fluctuation across the capacitive sensing grid managed by the digitizer.
The digitizer converts analog touch gestures into digital coordinates; physical distortion produces false signals.
3
Diagnose post-motherboard replacement cellular authentication failure.
Identify that the device's physical IMEI identifier changed with the hardware replacement.
Carriers authenticate hardware access via the IMEI stored in the cellular modem chip; mismatched hardware records prevent network attachment.
4
Investigate physical casing deformation near input devices.
Associate upward trackpad displacement with physical swelling of the internal pouch battery beneath it.
Failing lithium-ion cells accumulate gas trapped within their sealed pouches, creating significant structural expansion force.

Key Concept

Mobile Device Hardware and Display Troubleshooting
Question 19Question

A network administrator is troubleshooting an enterprise database server utilizing a hardware RAID 10 array composed of four NVMe solid-state drives. During peak transaction periods, the server logs file system write timeouts, yet the hardware RAID controller reports the overall volume status as 'Optimal' and all individual member disks as 'Online'. Drive health telemetry reveals that one specific SSD in Span 0 is experiencing severe thermal throttling and logging a high count of uncorrectable S.M.A.R.T. media errors. Which of the following is the most appropriate action to take to address this issue while protecting system availability and data integrity?

Show answer & explanation

Answer: Force the degrading NVMe drive offline via the RAID controller interface, replace the physical drive, and initiate an array rebuild.

Answer

Force the degrading NVMe drive offline via the RAID controller interface, replace the physical drive, and initiate an array rebuild.
When a drive in a RAID array experiences severe S.M.A.R.T. errors and thermal throttling, it can cause system-wide I/O timeouts even if the RAID controller has not yet marked the drive as failed. Manually marking the degrading drive offline via controller management, replacing the disk, and running an array rebuild is the standard procedure to isolate the faulty drive and restore full array fault tolerance without data loss.

Step-by-Step Solution

1
Analyze drive telemetry and RAID controller state
Identify that the hardware controller sees the array as 'Optimal' because the drive has not suffered a hard total failure, but high S.M.A.R.T. errors and thermal throttling cause intermittent I/O timeouts.
Hardware RAID controllers do not always automatically mark drives with soft S.M.A.R.T. errors as failed until hard error thresholds are crossed.
2
Take proactive recovery action on the failing drive
Manually set the specific NVMe drive in Span 0 to an offline state using the RAID controller management utility.
Setting the drive offline removes the source of latency and I/O write timeouts from the active array span.
3
Replace the faulty hardware drive and rebuild
Replace the faulted NVMe drive with a healthy drive and initiate the mirror rebuilding process.
This restores full fault tolerance to Span 0 without deleting or reformatting active volumes.

Key Concept

Handling Predictive Failure and Soft Errors in Hardware RAID Arrays
Question 20Question

An IT technician is troubleshooting a newly installed network drop in an industrial facility. A workstation connected to a Gigabit Ethernet switch experiences severe packet loss and fails to reach expected throughput. Testing the cable run with a wiremap tester reveals that the wall outlet end is wired to the T568B standard, while the patch panel end is wired to the T568A standard. The switch port LED displays a solid link at 100 Mbps, but the switch port log reports excessive Frame Check Sequence (FCS) errors and late collisions during transmission. Which of the following best describes the root cause of this issue and the appropriate corrective action?

Show answer & explanation

Answer: The mismatch between T568A and T568B creates an Ethernet crossover pinout that prevents full 1000BASE-T auto-negotiation and causes signal cross-talk; re-terminate the patch panel end to T568B to create a uniform straight-through cable.

Answer

Re-terminating the patch panel end to match T568B resolves the pinout mismatch, restores a proper straight-through pin configuration across all four wire pairs, eliminates FCS errors, and allows the link to auto-negotiate at 1000BASE-T Gigabit speed.
Standard Ethernet patch and horizontal cable runs between host workstations and network switches require straight-through wiring, where both ends use the identical wiring standard (either T568A on both ends or T568B on both ends). Terminating T568A on one end and T568B on the other produces a crossover cable. In Gigabit Ethernet (1000BASE-T), all four pairs are used simultaneously. An improper pinout creates split pairs and crosstalk, leading to Frame Check Sequence (FCS) errors and preventing full-duplex Gigabit auto-negotiation. Re-terminating the patch panel end to T568B ensures a matching straight-through configuration.

Step-by-Step Solution

1
Analyze the wiremap tester output and wiring standards.
Identified that one end is wired as T568B and the opposing end as T568A.
Mixing T568A and T568B on opposite ends of a single cable run creates a crossover cable pinout (pins 1 & 2 swapped with pins 3 & 6).
2
Evaluate the symptom of 100 Mbps link speed with high FCS errors on a Gigabit link.
Determined that the crossover configuration and split pairs prevent 1000BASE-T auto-negotiation across all four cable pairs.
Gigabit Ethernet (1000BASE-T) relies on high-frequency bidirectional signaling on all 4 pairs; improper pair alignment causes severe NEXT (near-end crosstalk) and frame corruption.
3
Select the proper physical Layer 1 remediation step.
Re-terminate one end so both ends follow the same wiring standard (T568B to T568B).
Creating a uniform straight-through cable restores proper pair geometry and full 1000 Mbps auto-negotiation.

Key Concept

Ethernet Cable Termination Standards (T568A vs T568B) and Physical Layer Troubleshooting
Estimated Time:2m 0s
Page 1 / 178Next