All practice questions

3551 questions

Question 361Question

A systems administrator receives a critical monitoring alert indicating that a enterprise server's hardware RAID 5 array, consisting of four 2TB NVMe SSDs, is currently operating in a degraded state. The controller log confirms that Drive 2 has suffered a total hardware failure and is offline, while Drives 0, 1, and 3 remain online and healthy. To ensure continuous data availability and restore full fault tolerance with minimal downtime, which of the following is the most appropriate immediate action the administrator should take?

Show answer & explanation

Answer: Hot-swap the failed disk with a new, matching capacity drive and initiate an array rebuild through the RAID management utility.

Answer

Perform a hot-swap replacement of the failed drive with a new drive of matching or greater capacity and initiate an array rebuild.
In a RAID 5 setup, data parity is distributed across all member drives. When one drive fails, the volume enters a degraded state but remains operational because missing data is recalculated on-the-fly using parity from the surviving drives. The correct troubleshooting procedure is to replace the failed drive and rebuild the array, restoring full redundancy without taking the system offline or resorting to data restoration from backups.

Step-by-Step Solution

1
Analyze RAID 5 status and identify failed hardware
Confirmed single drive failure (Drive 2) in a 4-drive RAID 5 array, operating in degraded mode with data intact due to parity.
RAID 5 can tolerate a single disk failure without data loss.
2
Replace the faulty physical disk
Remove Drive 2 while the server remains running (hot-swap) and insert a functional replacement disk of equal or greater capacity.
Enterprise NVMe drives and controllers support hot-swapping to avoid system downtime.
3
Rebuild the RAID array
Initiate the rebuild process via the hardware controller management tool.
The controller uses parity data distributed across the remaining functional drives (Drives 0, 1, and 3) to recalculate and write missing data onto the new disk.

Key Concept

Degraded RAID 5 array recovery and hot-swapping procedures
Estimated Time:2m 0s
Question 362Question

A field technician is troubleshooting an executive's ultrabook laptop equipped with an organic light-emitting diode (OLED) display. The user reports that the internal screen remains completely black during boot, although an external monitor connected via USB Type-C displays the desktop correctly. A junior technician recommends ordering a replacement display inverter board to restore screen illumination. Which of the following explains why this recommendation is incorrect?

Show answer & explanation

Answer: OLED display technology utilizes self-illuminating organic compounds per pixel and does not use a separate backlight or inverter board.

Answer

OLED display technology utilizes self-illuminating organic compounds per pixel and does not use a separate backlight or inverter board.
The correct answer identifies that OLED displays use self-illuminating pixels and do not feature a backlight or inverter board. Inverters were used in legacy LCD displays with CCFL backlighting to convert DC power to high-voltage AC. Because OLED technology lacks a backlight altogether, ordering a replacement inverter board is an impossible repair step.

Step-by-Step Solution

1
Analyze the display panel technology specified in the scenario.
The device features an OLED (organic light-emitting diode) display panel.
Display architecture determines the required supporting components and high-voltage circuitry.
2
Differentiate OLED display architecture from traditional LCD displays.
OLED pixels produce their own light when energized, eliminating the need for a centralized backlight assembly or an inverter board.
Inverter boards were historically required to convert DC power to high-voltage AC for Cold Cathode Fluorescent Lamps (CCFLs) in older LCD displays.
3
Evaluate the junior technician's troubleshooting recommendation.
Recommending an inverter board replacement is invalid because the hardware component does not exist in an OLED system.
Diagnostic steps must account for the specific display technology in use before ordering replacement hardware.

Key Concept

OLED vs. LCD Display Components and Mobile Display Troubleshooting
Estimated Time:2m 0s
Question 363Question

A network technician is troubleshooting a desktop computer that dropped off the corporate network. The technician gathered details from the user, inspected the system, and established a theory that a damaged Ethernet patch cable caused the loss of connectivity. The technician then replaced the cable with a known-good patch cable, which immediately restored physical link connectivity and IP communication. Which action should the technician perform NEXT according to the standard CompTIA troubleshooting methodology?

Show answer & explanation

Answer: Verify complete system functionality and, if appropriate, implement preventive measures to safeguard the new cable.

Answer

Verify complete system functionality and, if appropriate, implement preventive measures to safeguard the new cable.
According to the CompTIA troubleshooting methodology, after establishing a theory, testing it, and implementing the solution (replacing the patch cable), the technician must verify full system functionality and implement preventive measures (Step 5).

Step-by-Step Solution

1
Identify the current progress in the scenario.
The technician established a theory of probable cause (Step 2) and tested/implemented a solution by swapping the patch cable (Steps 3 & 4), which restored network communication.
Understanding which stage of the CompTIA 6-step troubleshooting framework has just been completed is necessary to determine the next action.
2
Determine the next sequential step in the CompTIA 6-step troubleshooting methodology.
Following implementation of a solution, Step 5 requires verifying full system functionality and implementing preventive measures if applicable.
Step 5 ensures the fix resolves the issue thoroughly without creating side effects, and prevents recurrence prior to ticket closure.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Sequence
Question 364Question

A network administrator is provisioning laptops for remote branch office employees. Corporate IT policy mandates three specific capabilities for all deployed endpoints: full-disk encryption via BitLocker, centralized identity management through Active Directory Domain Join, and WAN bandwidth reduction using BranchCache. The laptops currently run Windows 10 Home edition. Which target Windows 10 edition must the administrator deploy to satisfy all corporate compliance requirements?

Show answer & explanation

Answer: Windows 10 Enterprise

Answer

Windows 10 Enterprise is the correct edition because it is the minimum required Windows tier that includes BranchCache alongside BitLocker Drive Encryption and Active Directory Domain Join capabilities.
The correct selection is Windows 10 Enterprise. Windows 10 Enterprise natively includes advanced enterprise security and networking capabilities, including BranchCache, BitLocker Drive Encryption, and Active Directory Domain Join. BranchCache specifically requires an Enterprise or Education edition to function on client workstations.

Step-by-Step Solution

1
Analyze the mandatory operational requirements from the scenario.
Identified three required features: BitLocker Drive Encryption, Active Directory Domain Join, and BranchCache.
Determining feature dependencies narrows down valid OS edition choices.
2
Evaluate feature availability across Windows 10 desktop editions.
Windows Home supports none of these features. Windows Pro and Pro for Workstations support BitLocker and Domain Join, but lack BranchCache. Windows Enterprise supports all three features natively.
BranchCache is an Enterprise/Education exclusive feature in Windows client operating systems.
3
Select the edition that meets all criteria without feature gaps.
Windows 10 Enterprise satisfies all security and bandwidth optimization requirements.
Upgrading to Windows 10 Enterprise fulfills both security (BitLocker, Domain Join) and network management (BranchCache) policies.

Key Concept

Windows OS Edition Feature Boundaries (Enterprise-Exclusive Features)
Question 365Question

A technician receives a system alert indicating that one hard drive in a four-disk RAID 5 array has failed, putting the array into a degraded state. Which of the following actions should the technician take to restore fault tolerance to the array?

Show answer & explanation

Answer: Replace the failed drive with a functional drive of equal or greater capacity and rebuild the array.

Answer

Replace the failed drive with a functional drive of equal or greater capacity and rebuild the array.
Replacing the single failed drive with a healthy disk of adequate capacity and initiating a rebuild utilizes distributed parity from the surviving drives to fully recover the array without data loss.

Step-by-Step Solution

1
Diagnose the array status and fault tolerance capability.
The RAID 5 array has sustained a single disk failure and is currently degraded but operational.
RAID 5 uses distributed parity across disks, allowing it to withstand the failure of one drive.
2
Identify the necessary hardware replacement.
Swap out the failed hard drive with a new drive matching or exceeding the failed disk's storage capacity.
Rebuilding parity data requires a functional target disk of adequate capacity.
3
Initiate the RAID rebuild process.
The RAID controller reconstructs missing data onto the new disk using parity information stored on the remaining operational disks.
This returns the array to an optimal state with full fault tolerance restored.

Key Concept

Restoring fault tolerance to a degraded RAID 5 array by hot-swapping/replacing the single failed drive and initiating a rebuild.
Question 366Question

A network technician is troubleshooting a newly installed desktop computer in an enterprise office that cannot access local file shares or internet resources. The technician runs the command `ipconfig /all` on the workstation and observes the following output:

IPv4 Address . . . . . . . . . . . : 169.254.108.73
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :

The workstation is connected directly to a network wall outlet using a tested Cat6 Ethernet cable, and the link light on the network interface card (NIC) is solid green with flickering activity. Which of the following is the MOST likely cause of this issue?

Show answer & explanation

Answer: The workstation is unable to communicate with a DHCP server to receive an automatic IP configuration.

Answer

The workstation is unable to communicate with a DHCP server to receive an automatic IP configuration.
An IPv4 address in the range of 169.254.0.1 through 169.254.255.254 indicates APIPA (Automatic Private IP Addressing). The operating system assigns an APIPA address when the client is configured for dynamic IP addressing but fails to receive a response from a DHCP server. Since the link light is active, the physical connection exists, pointing to a DHCP server reachability or service issue.

Step-by-Step Solution

1
Analyze the ipconfig output provided in the scenario.
The IPv4 address is identified as 169.254.108.73 with a 255.255.0.0 subnet mask.
Addresses in the 169.254.0.0/16 range are designated for Automatic Private IP Addressing (APIPA).
2
Evaluate the cause of an APIPA address assignment.
APIPA is assigned by the client OS when DHCP discovery requests receive no response.
This signifies that the workstation cannot establish communication with an active DHCP server on the broadcast domain.
3
Cross-reference physical layer indicators from the scenario.
The link LED is illuminated green with activity.
Physical Layer (Layer 1) connectivity is established, ruling out a completely severed cable or unpowered port.

Key Concept

Automatic Private IP Addressing (APIPA) and DHCP Reachability
Question 367Question

A network technician receives an automated server alert indicating that a file server's storage volume is operating in a degraded state. Upon inspecting the system, the technician notes that the volume is hosted on a RAID 5 array consisting of four 2 TB SATA hard drives. RAID management software confirms that Drive 2 has suffered a hardware failure, while the remaining three drives continue to function correctly and data remains accessible. Which of the following actions should the technician take first to restore full fault tolerance to the array?

Show answer & explanation

Answer: Replace the failed drive with a new drive of equal or greater capacity and initiate an array rebuild.

Answer

Replace the failed disk with a new, compatible disk of equal or greater capacity and rebuild the array.
Replacing the damaged drive with a functional drive of identical or larger capacity allows the RAID controller to use existing parity blocks across the functional member drives to rebuild missing data, restoring full fault tolerance.

Step-by-Step Solution

1
Identify the status of the RAID 5 array and confirm single-drive failure failure limits.
RAID 5 can tolerate one drive failure using distributed parity across the remaining active drives.
Data remains readable from the active members of the array.
2
Remove the failed hard drive and insert a replacement drive of equal or greater capacity.
The physical hardware issue is addressed with a functional disk.
The controller requires a healthy target disk to recalculate and write missing parity and block data.
3
Initiate the RAID rebuild process via the storage management console.
Array redundancy is fully restored once parity reconstruction completes.
This action restores fault tolerance without unnecessary downtime or data destruction.

Key Concept

RAID 5 Degradation and Recovery Procedure
Question 368Question

A network administrator is selecting operating system licenses for a small business deployment. The business requires workstations to support full BitLocker Drive Encryption managed via Group Policy, Active Directory Domain Join for centralized identity management, and incoming Remote Desktop (RDP Host) connections for remote technical support. Minimizing licensing costs is a key constraint, and the company does not require enterprise-tier capabilities such as AppLocker or BranchCache. Which of the following Windows 11 editions should the administrator select to meet all technical requirements at the lowest cost?

Show answer & explanation

Answer: Windows 11 Pro

Answer

Windows 11 Pro is the lowest-cost edition that natively supports Active Directory Domain Join, BitLocker Drive Encryption with Group Policy management, and incoming RDP Host sessions.
Windows 11 Pro is designed for small business environments. It includes essential administrative capabilities such as Active Directory Domain Join, BitLocker Drive Encryption, Group Policy administration, and RDP Host services, satisfying all prompt constraints at the lowest tier cost.

Step-by-Step Solution

1
Analyze the technical requirements specified in the scenario.
Required features identified: BitLocker Drive Encryption with Group Policy, Active Directory Domain Join, and RDP Host functionality.
Understanding necessary management and security features eliminates consumer-tier operating systems.
2
Evaluate Windows 11 Home against the required feature set.
Windows 11 Home is eliminated because it lacks Active Directory Domain Join, incoming RDP host support, and Group Policy tools.
Home edition is designed for personal computing and does not include core Windows domain networking tools.
3
Compare Windows 11 Pro and Windows 11 Enterprise based on feature fit and financial constraints.
Windows 11 Pro satisfies all three technical requirements without requiring volume licensing or paying for unused features like BranchCache or AppLocker.
Pro edition is the baseline commercial release designed for small-to-medium business network infrastructure.

Key Concept

Windows OS Edition Feature Boundaries
Question 369Question

A storage administrator needs to replace a failed hot-swappable disk in a degraded RAID 5 array on an operational server. Place the standard troubleshooting and recovery steps in the correct order from first to last.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequential procedure is: first, identify the exact failed drive slot using management tools; second, unlatch and remove the failed drive carrier; third, mount and insert a replacement drive of equal or greater capacity; fourth, initiate or verify the RAID rebuild process in management software.
Correct RAID drive replacement requires precise sequential execution: verifying the failed drive location first, removing the faulty drive from the hot-swap bay, seating a drive of equal or greater capacity, and verifying that the RAID controller starts rebuilding parity data onto the new disk.

Step-by-Step Solution

1
Identify the failed physical disk location.
Prevents accidental removal of an active array disk.
Removing a functional disk from a degraded RAID 5 array causes catastrophic array failure.
2
Extract the faulty drive hardware.
Frees the hot-swap bay for installation.
Hot-swappable hardware allows removal while the system remains powered on.
3
Install the replacement disk drive.
Provides healthy physical storage capacity to the array controller.
The replacement drive must match or exceed the original disk size specification.
4
Start and monitor array reconstruction.
Rebuilds data redundancy across the array.
Parity calculations regenerate missing data onto the newly inserted disk.

Key Concept

Hot-swappable RAID 5 drive replacement and array rebuild workflow
Question 370Question

A system administrator receives an automated alert indicating that a four-disk RAID 5 array on a critical enterprise server has entered a degraded status due to a disk read failure on Drive 2. Before a replacement disk arrives, a technician accidentally removes operational Drive 3 from the server chassis, causing the RAID volume to immediately go offline and become unmountable. The technician immediately realizes the mistake. Which of the following is the most appropriate immediate action to restore the volume to a degraded operational state without causing permanent data loss?

Show answer & explanation

Answer: Reinsert Drive 3 into its exact original drive bay slot and clear the offline flag in the RAID controller configuration interface.

Answer

Reinserting the accidentally removed healthy drive into its original slot allows the RAID controller to recognize the array as single-drive degraded, restoring volume mountability so data access can resume.
RAID 5 arrays distribute parity across all member disks and can only tolerate a single drive failure at any given time. When Drive 2 failed, the array operated in a degraded state. Removing Drive 3 introduced a second missing member, exceeding RAID 5 fault tolerance and causing the volume to go offline. Reinserting functional Drive 3 into its original slot returns the array to a single-drive failure status, allowing the controller to bring the volume back online in degraded mode until failed Drive 2 is hot-swapped.

Step-by-Step Solution

1
Analyze the array fault tolerance status
A 4-disk RAID 5 array can tolerate exactly one disk failure. Drive 2 failed (1 failure = degraded). Pulling Drive 3 created a second offline disk (2 failures = volume offline).
RAID 5 uses distributed parity and requires all member drives except one to function.
2
Identify the immediate corrective measure for the second drive removal
Because Drive 3 is physically functional and was only unplugged, reinserting it into its original bay restores the original single-failure (degraded) state.
Re-establishing connection for Drive 3 reduces active failures back from 2 to 1, returning the array to tolerance limits.
3
Clear controller status flags and verify volume access
The RAID controller marks the array back as degraded rather than offline, permitting the OS to mount the storage volume.
Destructive actions such as re-initialization or re-formatting must be avoided to preserve array metadata and block consistency.

Key Concept

RAID 5 Fault Tolerance and Degraded Array Recovery
Estimated Time:2m 0s
Question 371Question

A desktop technician is provisioning a new workstation for a remote employee. Company policy mandates that all corporate devices must join the local Active Directory domain and support incoming Remote Desktop connections for IT management. The workstation currently has Windows 11 Home installed. Which of the following is the minimum edition upgrade required to satisfy all technical requirements?

Show answer & explanation

Answer: Windows 11 Pro

Answer

Windows 11 Pro is the minimum edition upgrade required because it introduces Active Directory domain joining and incoming Remote Desktop hosting capabilities without requiring higher-tier volume licensing.
Windows 11 Pro is designed for business environments and is the entry-level edition supporting Active Directory Domain Join, Group Policy management, and incoming Remote Desktop host capabilities. Since the scenario asks for the minimum edition upgrade needed to meet these exact requirements, Windows 11 Pro is the correct selection.

Step-by-Step Solution

1
Identify the required operating system features specified in the scenario.
The requirements are joining an Active Directory domain and serving as a host for incoming Remote Desktop connections.
These corporate management requirements dictate the specific Windows edition features needed.
2
Evaluate the capabilities of the existing operating system (Windows 11 Home).
Windows 11 Home lacks Active Directory Domain Join capability and cannot accept incoming RDP host connections.
Windows Home is designed for consumer/home use and omits core enterprise management features.
3
Identify the lowest-tier Windows edition that supports both required features.
Windows 11 Pro is the entry-level business edition that supports Domain Join and RDP host functionality.
Upgrading to Windows 11 Pro meets all requirements while serving as the minimum required edition.

Key Concept

Windows OS Edition Feature Boundaries
Question 372Question

A network technician is troubleshooting an issue where users in a branch office cannot access an internal file server. The technician interviewed affected users, reviewed network traffic logs, and established a theory that a misconfigured firewall rule is blocking traffic on port 443. The technician tested the theory in a test environment by adjusting the rule and verified that connectivity was restored, confirming the cause. 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 and implement the solution.

Answer

Establish a plan of action to resolve the issue and implement the solution.
According to the standard CompTIA 6-step troubleshooting methodology (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, 6. Document findings, actions, and outcomes), testing and confirming the theory represents Step 3. Therefore, the immediate next action is Step 4: establishing a plan of action and implementing the solution.

Step-by-Step Solution

1
Identify the current stage reached in the CompTIA 6-step troubleshooting methodology.
The technician has completed Step 1 (Identify the problem), Step 2 (Establish a theory of probable cause), and Step 3 (Test the theory to determine cause).
Evaluating completed actions pinpoints the current location in the troubleshooting framework.
2
Determine the next sequential step in the 6-step methodology.
Step 4 is 'Establish a plan of action to resolve the problem and implement the solution.'
After confirming the cause through testing, the technician must plan and execute the resolution before verifying functionality or documenting outcomes.

Key Concept

CompTIA 6-Step Troubleshooting Methodology Order
Question 373Question

A network technician is troubleshooting a newly installed workstation in a corporate office. The workstation shows an active physical link light on its NIC but cannot access local network resources or the internet. Running `ipconfig /all` on the workstation displays an IPv4 address of 169.254.112.45169.254.112.45 with a subnet mask of 255.255.0.0255.255.0.0 and no default gateway listed. Running `ping 127.0.0.1` succeeds. Assigning a valid static IP address (192.168.20.50/24192.168.20.50/24) manually allows local interface binding, but the client still cannot ping its default gateway (192.168.20.1192.168.20.1). The switch port is configured with 802.1X port-based access control and assigned to VLAN 20. Which of the following is the MOST likely cause of this connectivity failure?

Show answer & explanation

Answer: The switch port has blocked data traffic because the client workstation failed 802.1X network authentication.

Answer

The switch port has blocked data traffic because the client workstation failed 802.1X network authentication.
On networks enforced with IEEE 802.1X port-based Network Access Control (NAC), a switch port stays in an unauthenticated state until the supplicant (client software) successfully authenticates with the authentication server (e.g., RADIUS). In this unauthenticated state, the switch drops all user data traffic (DHCP requests, ICMP pings, ARP requests). Consequently, the client defaults to an APIPA address (169.254.x.x169.254.x.x). Manually setting a static IP address does not bypass 802.1X port blocking at the switch level.

Step-by-Step Solution

1
Analyze the ipconfig output and diagnostic command results.
The presence of 169.254.112.45169.254.112.45 confirms the client generated an Automatic Private IP Address (APIPA) because no DHCP offer was received. Successful ping to 127.0.0.1127.0.0.1 verifies local protocol stack health.
This isolates the failure to Layer 2/Layer 3 communication across the physical switch port rather than local host software corruption.
2
Evaluate the manual static IP configuration test.
Setting a static IP (192.168.20.50/24192.168.20.50/24) fails to communicate with the default gateway (192.168.20.1192.168.20.1).
This rules out simple DHCP server scope exhaustion or unreachability on an otherwise open switch port, indicating Layer 2 port-level traffic restriction.
3
Correlate symptoms with switch port security configurations.
The switch port utilizes 802.1X access control. Unauthenticated ports drop all ingress and egress frame traffic except EAPOL authentication messages.
Failure to authenticate leaves the port locked in an unauthorized state, preventing both DHCP traffic (causing APIPA) and static IP communications.

Key Concept

802.1X Port Authentication and Layer 2 Network Access Control Diagnostics
Estimated Time:2m 30s
Question 374Question

Match each network troubleshooting symptom on the left with its most likely root cause on the right.

Click a left item, then click its matching right item

Items

A workstation receives an IP address starting with 169.254.x.x.
A laptop loses wireless connection whenever a nearby microwave oven is operating.
A user can successfully ping 8.8.8.8 but cannot access websites by domain name.
An Ethernet port link light remains unlit after plugging in a known-good patch cable.

Matches

Show answer & explanation

Answer

Matching pairs: APIPA address (169.254.x.x) matches DHCP server unreachable; Microwave interference matches 2.4 GHz wireless frequency interference; Successful IP ping with failed URL navigation matches DNS server address misconfigured; Dark link light with good cable matches Disabled network interface card or damaged switch port.
Each symptom directly corresponds to a specific failure mechanism: APIPA indicates unreachable DHCP; microwave interference affects 2.4 GHz Wi-Fi; pinging IP addresses but failing on URLs indicates DNS failure; and an unlit link light with a good cable indicates a disabled interface or damaged physical port.

Step-by-Step Solution

1
Identify APIPA cause
Recognized 169.254.x.x as APIPA, indicating DHCP auto-configuration failure.
Clients fall back to APIPA when no DHCP server responds to discovery requests.
2
Identify microwave disruption cause
Correlated microwave activity with 2.4 GHz Wi-Fi disruptions.
Consumer microwave ovens emit signals in the 2.4 GHz ISM band.
3
Identify DNS failure symptom
Recognized successful IP ping vs failed URL access as a domain resolution issue.
IP connectivity works at Layer 3, but resolving domain names requires a functioning DNS server.
4
Identify physical link failure cause
Determined root cause for dark link light on a verified working cable.
No link light on a verified working cable indicates hardware port issues or a disabled adapter.

Key Concept

Diagnosing common wired and wireless network connectivity symptoms and identifying their root causes.
Question 375Question

Match each Windows administrative tool on the left with its primary management function on the right.

Click a left item, then click its matching right item

Items

Event Viewer
Services Console (services.msc)
Task Scheduler
Performance Monitor

Matches

Show answer & explanation

Answer

Event Viewer matches reviewing log files; Services Console matches managing background process startup types; Task Scheduler matches executing automated routines based on triggers; Performance Monitor matches collecting system counter telemetry.
Each administrative tool is correctly aligned with its standard Windows administrative function. Event Viewer manages logging, Services handles background service execution modes, Task Scheduler handles automated script triggers, and Performance Monitor tracks telemetry counters.

Step-by-Step Solution

1
Identify the primary purpose of Event Viewer.
Event Viewer tracks system log messages, error events, and security audits.
Administrative diagnosis often starts with inspecting recorded log entries.
2
Identify the primary purpose of Services Console.
Services Console controls background operations without a user interface.
Managing service startup types ensures optimal background program operation.
3
Identify the primary purpose of Task Scheduler.
Task Scheduler launches tasks, maintenance scripts, or applications on a defined timetable or trigger.
Automating repetitive admin work reduces manual overhead.
4
Identify the primary purpose of Performance Monitor.
Performance Monitor tracks hardware and OS counter statistics over time.
Performance tracking aids in capacity planning and performance bottleneck analysis.

Key Concept

Windows Administrative snap-ins each perform specialized system management tasks, such as logging, service lifecycle management, task automation, and metrics tracking.
Question 376Question

A technician is replacing a failed drive in a hot-swappable hardware RAID 5 server array. Place the steps in the correct order to complete the drive replacement and array recovery.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence for replacing a failed hot-swappable RAID 5 drive is: 1) Identify the failed drive bay using software or LEDs, 2) Remove the faulty drive from the bay, 3) Insert the replacement drive into the empty bay, and 4) Initiate or confirm the RAID array rebuild process.
The proper procedure begins by identifying the exact drive bay affected using LED status lights or system utilities. Next, the technician removes the failed drive using the hot-swap bay mechanism. Then, a fresh drive meeting capacity requirements is inserted. Finally, the technician monitors or triggers the RAID rebuild operation to calculate and restore missing data using parity from operational drives.

Step-by-Step Solution

1
Locate the failed drive using enclosure status LEDs or the controller software interface.
The specific physical bay containing the damaged disk is accurately identified.
Prevents accidentally removing a functional drive, which would cause array failure in a degraded state.
2
Safely disengage the latch and pull the failed drive out of the hot-swappable bay.
The failed disk is disconnected from the backplane while keeping server uptime.
Hot-swap architecture supports drive extraction without system power-down.
3
Slide the new disk of matching or higher capacity into the slot until fully seated.
The replacement disk connects to the RAID controller.
The controller requires a target disk with sufficient capacity to receive reconstructed parity data.
4
Verify through the RAID controller utility that the volume rebuild has started.
Parity calculations begin writing lost data onto the new drive, restoring total volume redundancy.
Ensures the storage volume transitions from degraded back to healthy status.

Key Concept

Hot-Swappable RAID 5 Drive Replacement Procedure
Question 377Question

Match each Windows feature or edition on the left with its corresponding description or capability requirement on the right.

Click a left item, then click its matching right item

Items

BitLocker Drive Encryption
AppLocker
Active Directory Domain Join
Windows Home Edition

Matches

Show answer & explanation

Answer

BitLocker Drive Encryption matches with 'Full-volume drive encryption feature available starting in Windows Pro editions.' AppLocker matches with 'Advanced application management control exclusive to Windows Enterprise and Education editions.' Active Directory Domain Join matches with 'Centralized network management feature supported starting in Windows Pro editions.' Windows Home Edition matches with 'Consumer-focused operating system edition that lacks native domain join and RDP server host capabilities.'
Each feature correctly matches its edition requirements: BitLocker and Domain Join require at least Windows Pro, AppLocker is exclusive to Enterprise and Education, and Windows Home is optimized for consumers without corporate network features.

Step-by-Step Solution

1
Analyze BitLocker availability across Windows editions.
BitLocker is supported starting in Windows Pro edition.
It provides full-volume encryption for corporate and professional data protection.
2
Analyze AppLocker availability across Windows editions.
AppLocker is restricted to Enterprise and Education editions.
It offers granular application whitelisting policy controls designed for large enterprise environments.
3
Identify the edition requirements for Active Directory Domain Join.
Domain Join requires at least Windows Pro edition.
Professional and Enterprise editions include network management features for centralized domain environments.
4
Identify the feature boundaries of Windows Home Edition.
Windows Home lacks business management capabilities.
It is designed for personal computing and does not support domain join, Group Policy, or RDP server hosting.

Key Concept

Windows OS Edition Feature Boundaries
Question 378Question

A server administrator receives an alert indicating that a critical database server's hardware RAID 5 array is operating in a degraded state following a single drive failure. You are assigned to replace the failed physical drive and restore array redundancy while minimizing risk to system data. Arrange the technical recovery steps into the correct chronological order from first to last.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The proper sequence for replacing a failed hot-swappable drive in a degraded RAID array is: 1) Verify data backups, 2) Identify the failed drive slot via hardware/software indicators, 3) Remove the defective drive, 4) Insert and latch the replacement drive, and 5) Initiate and monitor the array rebuild via the RAID controller console.
The correct sequence ensures maximum data protection and prevents technician error during disk replacement. Verifying backups must occur first to guard against secondary disk failure during high I/O rebuilds. Identifying the specific failed disk using bay LEDs and management logs ensures that healthy drives are not accidentally disconnected. Once identified, removing the failed drive and inserting a properly spec'd replacement allows the hardware RAID controller to initiate parity reconstruction and restore array fault tolerance.

Step-by-Step Solution

1
Verify backup availability
Protects data integrity against unexpected total array loss during disk rebuild.
RAID 5 rebuilds place high read stress on remaining disks; confirming backups is mandatory prior to hardware changes.
2
Identify failed drive location
Pinpoints the exact slot ID and status light (e.g., solid amber/red).
Removing a functional drive from a degraded RAID 5 array results in immediate volume offline status and data loss.
3
Remove failed drive module
Frees the drive bay for replacement.
Safe removal of the malfunctioning hardware module.
4
Install replacement drive
Establishes physical link for the new drive in the enclosure.
The replacement drive must meet or exceed the capacity and performance characteristics of the failed disk.
5
Initiate RAID rebuild
Restores array redundancy and returns status from degraded to optimal.
The RAID controller requires manual assignment or automatic hot-spare detection to begin parity reconstruction.

Key Concept

RAID 5 Degraded State Hot-Swap Drive Replacement Procedure
Question 379Question

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

Click a left item, then click its matching right item

Items

A workstation auto-assigns an IP address of 169.254.42.108 and cannot access network shares or the internet.
A wireless client in a dense office setup experiences high packet loss and latency despite full Wi-Fi signal indicator.
An Ethernet connection experiences extreme interference and data corruption when running adjacent to high-voltage fluorescent lighting.
A computer can ping external IP addresses (e.g., 1.1.1.1) successfully but cannot load web pages using standard domain names.

Matches

Show answer & explanation

Answer

The troubleshooting scenarios correctly match as follows: receiving a 169.254.x.x address indicates DHCP server unreachability (APIPA); Wi-Fi packet loss despite strong signal indicates channel interference; cable degradation near high-voltage lighting indicates EMI; and successful IP pings alongside failed domain navigation indicates DNS failure.
Each diagnostic symptom directly corresponds to a specific failure mode: 169.254.x.x addresses signify DHCP failure; degraded Wi-Fi with high signal strength signifies channel overlap; signal degradation near electrical fixtures signifies EMI; and successful IP connectivity with domain failures signifies DNS breakdown.

Step-by-Step Solution

1
Analyze the APIPA scenario (169.254.42.108).
Identify that 169.254.0.0/16 is the APIPA address block.
When a client fails to communicate with a DHCP server to obtain a lease, Windows assigns an APIPA address automatically.
2
Analyze high latency and packet loss on a strong Wi-Fi signal.
Identify channel congestion or overlapping frequencies.
Nearby access points operating on the same non-overlapping channel (e.g., 2.4 GHz channel 6) cause radio frequency collisions.
3
Analyze interference near high-voltage fluorescent lighting.
Identify electromagnetic interference (EMI).
Unshielded copper cabling (UTP) is susceptible to electrical noise emitted by ballasts and high-voltage power lines.
4
Analyze successful IP ping vs. failed domain name navigation.
Identify DNS service breakdown.
DNS translates domain names into numerical IP addresses. Since IP routing is functional, the issue is isolated to domain resolution.

Key Concept

Diagnosing common wired and wireless symptoms and identifying their root network causes.
Question 380Question

A technician is troubleshooting several mobile device issues brought to the help desk. Match each reported hardware or display symptom on the left with its most likely root cause or component failure on the right.

Click a left item, then click its matching right item

Items

A laptop screen remains completely dark during operation, but a dim image of the desktop is visible when shining a flashlight directly onto the glass panel.
A smartphone screen is lifting away from its frame, and the touchpad/glass assembly is bulging outward.
A tablet registers touch inputs several inches away from where the user actually taps the screen after a low-height drop.
A laptop experiences weak and intermittently dropping Wi-Fi signals immediately following a display panel replacement.

Matches

Show answer & explanation

Answer

Match the symptoms to components as follows: 1) Very dim screen visible with flashlight maps to failed display inverter or backlight power supply; 2) Bulging screen/chassis maps to swollen lithium-ion battery; 3) Misaligned touch registration maps to unseated or damaged digitizer ribbon cable; 4) Weak Wi-Fi after display disassembly maps to pinched or disconnected internal wireless antenna cables.
Each symptom directly corresponds to a specific hardware component failure: faint image under external light indicates backlight/inverter failure; chassis bulging indicates a hazardous swollen battery; inaccurate touch coordinates indicate digitizer cable issues; and poor wireless reception following screen repair indicates damaged or disconnected Wi-Fi antenna leads routed inside the bezel.

Step-by-Step Solution

1
Analyze the dark laptop screen symptom.
Since the LCD matrix is still rendering images (visible under flashlight), the video card and main board are functioning, isolating the fault to the backlight system or display inverter board.
Cold Cathode Fluorescent Lamps (CCFL) require an inverter board to convert DC power to high-voltage AC for illumination.
2
Analyze the lifting/bulging smartphone screen.
Physical expansion of internal components pushing outward on the screen assembly is a classic physical symptom of a degraded, gas-filled lithium-ion battery.
Swollen batteries pose severe fire hazards and must be removed safely without puncturing.
3
Analyze the touch misalignment on the tablet screen.
Touch input processing relies on the digitizer layer overlaying the display. Misalignment after a drop points to digitizer cable displacement or hardware damage rather than the display panel itself.
The digitizer senses input coordinates independently of the underlying image rendering LCD/OLED panel.
4
Analyze the post-repair Wi-Fi signal drop on the laptop.
Laptop Wi-Fi antennas are housed near the top of the display housing for maximum reception. Replacing an LCD panel requires handling delicate antenna wires routed through the hinges and display edges.
Pinched or unseated micro-coaxial antenna connectors directly cause severe attenuation of wireless network signals.

Key Concept

Mobile Device Hardware & Display Failure Isolation
PreviousPage 19 / 178Next
All practice questions — CompTIA A+ (Core 1 & Core 2) | Examkin