All practice questions

3551 questions

Question 861Question

Match each laptop display assembly component to its corresponding technical function or architectural role within the display housing.

Click a left item, then click its matching right item

Items

High-Voltage Inverter Board
Capacitive Digitizer Overlay
Bezel-Mounted Antenna Blades
Embedded DisplayPort (eDP) Cable

Matches

Show answer & explanation

Answer

High-Voltage Inverter Board matches with converting low-voltage DC power to high-voltage AC for CCFL backlights. Capacitive Digitizer Overlay matches with translating physical touch contact into precise coordinate data. Bezel-Mounted Antenna Blades match with extending micro-coaxial wiring into the upper bezel to maximize wireless RF signal range. Embedded DisplayPort (eDP) Cable matches with carrying high-bandwidth packetized video data and webcam USB signals.
Each display component serves a distinct electrical, mechanical, or signal role within the laptop screen assembly: the inverter handles AC voltage conversion for CCFL backlights, the digitizer converts surface touch input to spatial coordinates, antenna blades are elevated into the bezel for optimal RF reception, and the eDP cable carries digital display and webcam signals.

Step-by-Step Solution

1
Analyze power transformation requirements of CCFL vs LED backlighting technologies.
Identify that legacy CCFL backlights require high-voltage AC excitation produced by an inverter board.
Fluorescent lighting cannot operate directly on low-voltage DC supplied by laptop power rails.
2
Differentiate display data transport from input digitizer overlay signals.
Map the eDP cable to carrying packetized display data and webcam signals, and map the digitizer overlay to touch coordinate conversion.
The eDP cable acts as the main high-speed data bus through the hinge, while the digitizer overlay handles touch sensing on the panel surface.
3
Determine placement and purpose of RF components inside display assemblies.
Associate the bezel-mounted antenna blades with wireless transceiver signal elevation.
Placing antenna blades at the highest point in the plastic or composite display bezel isolates them from metallic motherboard and battery shielding.

Key Concept

Laptop Display Assembly Components and Functional Roles
Estimated Time:2m 0s
Question 862Question

A field technician is servicing a portable laptop with an OLED screen. The client wants to connect an external monitor using a USB Type-C port, but no display signal is detected. Additionally, the client requests a memory upgrade for the laptop's internal system RAM. Which of the following actions or assessments should the technician perform? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Verify that the laptop's host USB Type-C port explicitly supports DisplayPort Alternate Mode or Thunderbolt functionality.; Install SO-DIMM form-factor memory modules designed specifically for laptop expansion slots.

Answer

The technician should verify that the USB Type-C port supports DisplayPort Alternate Mode or Thunderbolt for external video output, and select SO-DIMM form-factor memory modules for the laptop system memory upgrade.
Connecting an external monitor via USB Type-C requires the specific port on the laptop host controller to support DisplayPort Alternate Mode or Thunderbolt. For the RAM upgrade, laptops exclusively use the smaller SO-DIMM form factor due to internal space limitations.

Step-by-Step Solution

1
Analyze external video output requirements for USB Type-C connections.
Recognize that physical USB-C ports require specific host protocol support (DisplayPort Alt Mode or Thunderbolt) to carry video signals.
Not all USB Type-C ports carry display signals; some are limited to USB data transfer and power delivery only.
2
Determine the correct RAM module form factor for laptops.
Select SO-DIMM modules rather than full-sized desktop DIMM modules.
Laptops use SO-DIMM architecture to accommodate compact internal motherboard designs.

Key Concept

Mobile hardware expansion and display interface protocol specifications
Estimated Time:1m 30s
Question 863Question

A technician is troubleshooting a modern laptop equipped with an Organic Light-Emitting Diode (OLED) display. The user reports that the screen remains completely dark upon booting, though the system powers on normally and displays a desktop environment when connected to an external monitor via HDMI. A junior technician recommends replacing the display inverter board as the immediate repair step. Which of the following statements best evaluates the junior technician's recommendation and identifies the correct hardware characteristic?

Show answer & explanation

Answer: The recommendation is incorrect because OLED displays emit light directly from individual pixels and do not utilize a backlight or inverter board; the panel or display cable itself is faulty.

Answer

The recommendation is incorrect because OLED displays emit light directly from individual pixels and do not utilize a backlight or inverter board; the panel or display cable itself is faulty.
OLED displays do not use backlights or inverter boards because every individual pixel produces its own illumination when electricity is supplied. Because the external video output functions properly, the GPU is working correctly, confirming a physical hardware fault in the laptop's OLED panel assembly or internal display cabling.

Step-by-Step Solution

1
Analyze the display technology specifications
Identify that the laptop utilizes an OLED (Organic Light-Emitting Diode) screen.
OLED screens operate on self-emissive technology where each pixel generates its own light when electric current is applied.
2
Evaluate the proposed repair component (inverter board)
Determine that inverter boards are exclusive to older LCD displays with CCFL (Cold Cathode Fluorescent Lamp) backlights.
Inverters convert DC voltage to high-voltage AC power for CCFL tubes; OLED displays do not use backlights or inverter boards.
3
Diagnose the root cause based on troubleshooting evidence
Isolate the issue to the physical OLED display panel, the internal display ribbon cable, or connection failure.
Since external video output functions correctly via HDMI, the GPU core is operating normally, pointing directly to local screen assembly components.

Key Concept

OLED display architecture vs legacy LCD backlighting components
Question 864Question

An IT support technician is tasked with performing an in-place upgrade of a workstation from Windows 10 Pro to Windows 11 Pro. During the pre-upgrade assessment, the technician notes that the target system's storage drive uses the Master Boot Record (MBR) partition scheme and the system boots using Legacy BIOS mode. Which of the following actions must the technician complete first to meet Windows 11 installation prerequisites?

Show answer & explanation

Answer: Convert the disk partition scheme from MBR to GPT using mbr2gpt.exe and configure the system firmware to boot using UEFI mode.

Answer

Convert the disk partition scheme from MBR to GPT using mbr2gpt.exe and configure the system firmware to boot using UEFI mode.
Windows 11 mandates UEFI firmware and a GUID Partition Table (GPT) disk layout. Converting the partition table using mbr2gpt.exe and enabling UEFI mode in firmware enables the machine to meet installation requirements for an in-place upgrade.

Step-by-Step Solution

1
Identify Windows 11 hardware and firmware prerequisites.
Recognize that Windows 11 strictly requires UEFI firmware mode and a GPT (GUID Partition Table) partition style.
Systems using Legacy BIOS and MBR partition tables will fail the mandatory Windows 11 compatibility check.
2
Convert the existing drive without data loss.
Use the Windows built-in utility mbr2gpt.exe to convert the disk layout from MBR to GPT.
This tool preserves existing operating system data and system files while restructuring the partition table.
3
Reconfigure motherboard firmware.
Change the system boot mode from Legacy BIOS to UEFI in the system firmware/BIOS setup.
Changing the disk to GPT requires UEFI boot mode to initialize the operating system successfully.

Key Concept

Windows 11 Upgrade Prerequisites and MBR to GPT Disk Conversion
Estimated Time:1m 30s
Question 865Question

Match each Windows command-line networking tool to its primary configuration or diagnostic function.

Click a left item, then click its matching right item

Items

ipconfig /flushdns
ping
nslookup
netsh

Matches

Show answer & explanation

Answer

ipconfig /flushdns matches with clearing the DNS resolver cache; ping matches with testing network reachability using ICMP; nslookup matches with querying DNS servers directly; netsh matches with modifying interface and firewall settings.
Each utility is paired correctly according to native Windows CLI behavior: ipconfig /flushdns purges local DNS cache entries, ping verifies IP reachability via ICMP, nslookup inspects DNS server resource records directly, and netsh modifies interface options and security contexts.

Step-by-Step Solution

1
Identify the primary function of each Windows command-line utility listed.
Categorize tools into cache management, connection testing, DNS diagnostic, and configuration utilities.
Each tool addresses a distinct aspect of Windows client networking diagnostics and management.
2
Pair each command-line tool with its corresponding operational description.
Correct matching pairs are established.
Matching tool capabilities directly aligns with standard CompTIA A+ networking troubleshooting workflows.

Key Concept

Windows Command-Line Networking Diagnostics
Estimated Time:45s
Question 866Question

A network technician makes a critical change to a domain Group Policy Object (GPO) to update user password parameters. The technician needs to apply these new policy settings immediately to a user's Windows workstation without restarting the computer or requiring the user to log off. Which command-line tool and switch should the technician run from an elevated command prompt?

Show answer & explanation

Answer: gpupdate /force

Answer

The command gpupdate /force should be used to immediately re-apply all Group Policy settings.
Executing gpupdate /force forces the Windows operating system to immediately re-apply all new and existing Group Policy settings from Active Directory without requiring a reboot or logoff.

Step-by-Step Solution

1
Identify the administrative requirement
The goal is to force an immediate refresh of Group Policy settings without rebooting or logging out.
Standard Group Policy updates happen periodically in the background, but immediate application requires manual enforcement.
2
Select the appropriate Windows command-line utility
Choose gpupdate with the /force switch.
The /force flag instructs the utility to re-apply all policies regardless of whether changes have been detected.

Key Concept

Group Policy Command-Line Refresh
Question 867Question

A desktop support technician needs to complete two administrative configuration tasks on a user's Windows workstation:
1. View and remove saved domain and website authentication secrets stored in local vaults.
2. Configure Offline Files settings, set sync schedules, and resolve file conflicts for cached corporate network shares.

Which of the following Control Panel applets should the technician access to perform these tasks? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Credential Manager; Sync Center

Answer

Credential Manager and Sync Center are the correct applets required for these administrative tasks.
Credential Manager is the dedicated Windows Control Panel utility used to view, edit, and clear saved web and Windows credentials. Sync Center is the Control Panel utility used to manage Offline Files settings, resolve synchronization conflicts, and schedule network share cache updates.

Step-by-Step Solution

1
Identify the utility used to manage stored authentication secrets and vaults.
Credential Manager manages saved Web Credentials and Windows Credentials.
Credential Manager gives administrative control over saved domain and web login secrets.
2
Identify the utility used to manage cached network share synchronization and Offline Files.
Sync Center controls Offline Files, synchronization schedules, and conflict resolution.
Sync Center is the dedicated Control Panel applet for managing local offline folder caches.

Key Concept

Windows Control Panel applets and administrative utilities
Question 868Question

A helpdesk technician needs to forcefully end a frozen process named `app_service.exe` using the Windows Command Prompt. Which TWO of the following parameters must be included with the `taskkill` command to terminate this process by its executable name? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: /f; /im app_service.exe

Answer

The correct parameters to include with the `taskkill` command are `/f` to force termination and `/im app_service.exe` to specify the target image name.
To forcefully end a process by its image name using `taskkill`, the `/f` parameter is required to force the termination of the unresponsive application, and the `/im` parameter is required to specify the target process's image name (`app_service.exe`). Combining these into `taskkill /f /im app_service.exe` achieves the desired outcome.

Step-by-Step Solution

1
Identify the required command-line tool for ending processes in Windows.
The utility `taskkill` is used to end running tasks and processes.
Windows provides `taskkill` for terminating tasks via PID or image name.
2
Select the switch to target the process by its executable name.
Use `/im` followed by the executable file name (`app_service.exe`).
The `/im` parameter specifies the image name of the process.
3
Select the switch required to forcefully terminate a frozen process.
Include the `/f` switch.
Unresponsive or frozen processes require forceful termination to close.

Key Concept

Windows Taskkill Utility Switches
Estimated Time:45s
Question 869Question

A small business owner asks an IT technician to set up a newly purchased laptop running Windows 11 Home for a teleworker. The owner requires that the teleworker be able to accept incoming Remote Desktop connections from the central office and use Encrypting File System (EFS) to secure sensitive client files locally. Which of the following should the technician explain regarding these feature requirements?

Show answer & explanation

Answer: Windows 11 Home lacks native support for both incoming Remote Desktop hosting and EFS, requiring an upgrade to Windows 11 Pro to fulfill both business requirements.

Answer

Windows 11 Home lacks native support for both incoming Remote Desktop hosting and EFS, requiring an upgrade to Windows 11 Pro to fulfill both business requirements.
The option stating that Windows 11 Home lacks native support for both incoming Remote Desktop hosting and EFS is correct. Windows 11 Home can act only as an RDP client and does not include file-level EFS encryption. Upgrading the laptop to Windows 11 Pro adds both the RDP host capability and EFS support.

Step-by-Step Solution

1
Evaluate the Remote Desktop feature capability of Windows 11 Home edition.
Windows 11 Home can initiate outgoing Remote Desktop client connections, but cannot host incoming Remote Desktop server connections.
Remote Desktop Host functionality is locked out of Home edition and requires Windows 11 Pro, Enterprise, or Education.
2
Evaluate the Encrypting File System (EFS) capability of Windows 11 Home edition.
Windows 11 Home does not support EFS file and folder encryption.
EFS is a business-class storage security feature available starting in Windows 11 Pro.
3
Determine the minimum Windows edition required to support both capabilities.
Windows 11 Pro provides both Remote Desktop host services and EFS encryption support.
Upgrading from Home to Pro meets all requested technical requirements without needing higher-tier Enterprise licensing.

Key Concept

Windows 11 Edition Feature Boundaries (RDP Host and EFS)
Estimated Time:1m 15s
Question 870Question

During a routine audit of a media editing workstation, the local RAID management utility reports that a four-disk hardware RAID 10 array is operating in a degraded state due to a single hard drive failure. The remaining three drives continue to function correctly and data remains accessible. Which action should be taken to restore array redundancy with minimal operational disruption and zero data loss?

Show answer & explanation

Answer: Replace the single failed drive with a healthy drive of equal or greater capacity and initiate an array rebuild through the RAID management software.

Answer

Replace the single failed drive with a healthy drive of equal or greater capacity and initiate an array rebuild using the RAID management interface.
In a RAID 10 configuration, data is striped across mirrored disk pairs. When a single disk fails, its mirrored counterpart holds a full copy of the data, keeping the volume online in a degraded state. Replacing only the faulty disk and rebuilding the array restores fault tolerance without requiring data restoration from external backups or re-creating the array structure.

Step-by-Step Solution

1
Identify the failed physical drive
Determined which specific bay contains the degraded or unreadable disk in the RAID 10 array.
Prevents accidentally removing a functional, active drive from the array.
2
Hot-swap or replace the faulty drive with a healthy unit
A replacement drive with equal or greater storage capacity and matching specifications is installed.
Provides the required physical storage space needed to mirror data back onto the replaced disk.
3
Initiate the RAID rebuild process
The RAID controller copies mirrored data back onto the new drive, restoring the array to optimal status.
Re-establishes full redundancy while keeping the system operational.

Key Concept

Degraded RAID Array Recovery
Estimated Time:1m 30s
Question 871Question

A desktop technician receives a helpdesk ticket stating that a Windows workstation is not reflecting newly assigned domain Group Policy Objects (GPOs). The technician needs to manually enforce policy updates using the command line, verify applied GPOs in the terminal, and output a detailed HTML report for compliance audit. In what order should the technician execute the steps below to complete this administrative workflow?

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The technician must first open an elevated Command Prompt ('Run as administrator'), then execute 'gpupdate /force' to apply the updated policy settings, followed by 'gpresult /r' to inspect summary output in the console, and finally execute 'gpresult /h gpreport.html' to create the detailed HTML audit report.
The workflow begins with opening an elevated Command Prompt, as updating computer-level policies and extracting full RSoP details requires elevated administrative permissions. Next, 'gpupdate /force' must be run to pull down and re-apply all current GPOs from Active Directory. Once the refresh completes, 'gpresult /r' is executed to quickly verify in the command prompt console that the expected GPOs have taken effect. Finally, 'gpresult /h gpreport.html' exports the complete, verified RSoP report to an HTML document for official audit logging.

Step-by-Step Solution

1
Launch elevated Command Prompt
Obtains Administrator security token required for machine policy enforcement
Machine-level policy updates and full RSoP querying fail without administrative privileges.
2
Run 'gpupdate /force'
Contacts Active Directory and refreshes all user and computer policy settings
New domain policy settings must be pulled and applied before their active state can be verified or documented.
3
Run 'gpresult /r'
Outputs summary RSoP data, security group memberships, and applied GPO names in the terminal
Allows quick interactive verification to ensure the newly assigned GPOs applied successfully.
4
Run 'gpresult /h gpreport.html'
Creates an HTML file containing comprehensive GPO configuration details
Generates the permanent visual documentation artifact required for audit compliance after confirming successful policy update.

Key Concept

Group Policy Command-Line Administration (gpupdate and gpresult)
Question 872Question

A desktop technician is deploying new Windows 11 Workstations into a small corporate branch office. Users report that while they can browse external websites and ping internal network devices by IP address, their computers cannot discover local peer shares or printers on the local subnet. Upon inspection, the technician verifies that all clients have valid static IPv4 addresses, correct subnet masks, and functioning DNS servers. The local Windows Defender Firewall inbound rules for Network Discovery are blocked due to the active network connection classification. Which of the following configuration changes should the technician make on the Windows 11 clients to enable Network Discovery and local resource sharing without disabling the firewall?

Show answer & explanation

Answer: Change the active network connection profile from Public to Private in Network & Internet settings.

Answer

The technician should change the active network profile from Public to Private in the Windows Network & Internet settings.
In Windows client networking, network connections are designated as either Public or Private. On a Public network profile, Windows Firewall blocks incoming Network Discovery and File Sharing requests to protect the endpoint. Changing the profile location to Private indicates a trusted network, which automatically enables Network Discovery and permits local peer sharing while keeping the firewall active.

Step-by-Step Solution

1
Analyze the network behavior and symptoms.
Layer 3 IP communication and internet routing are functioning (ping and web browsing work), but local peer discovery protocols are blocked.
When a network connection is configured under the 'Public' network profile in Windows 11, Network Discovery and File and Printer Sharing are disabled by default in Windows Firewall for security.
2
Evaluate the necessary configuration change to allow Network Discovery.
Changing the network location profile from 'Public' (untrusted network) to 'Private' (trusted office network) applies the appropriate firewall rules.
The 'Private' profile automatically opens the necessary firewall ports for Network Discovery and local broadcast protocols without turning off overall firewall protection.

Key Concept

Windows Network Profiles (Public vs. Private) and Network Discovery Settings
Question 873Question

A technician is troubleshooting a desktop computer in an enterprise office that lost network connectivity following a switch maintenance window. Running `ipconfig` displays an IP address of 169.254.4.15169.254.4.15 and a subnet mask of 255.255.0.0255.255.0.0. Additionally, the technician observes that the link light on the workstation's network interface card (NIC) is unlit. Which of the following actions should the technician perform to address these issues? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Inspect the physical network cable connection and switch port link LEDs to verify physical layer connectivity.; Verify the VLAN tags and DHCP relay helper address configuration on the newly maintained switch.

Answer

The technician should inspect the physical network cable and switch port link LEDs to verify physical layer connectivity, and verify the VLAN tags and DHCP relay helper configuration on the new switch to restore DHCP address assignment.
Inspecting physical cables and switch port LEDs addresses the unlit link light by verifying physical layer connectivity. Checking switch VLAN tagging and DHCP relay configuration addresses the APIPA address assignment (169.254.x.x169.254.x.x) by restoring communication between the client and the DHCP server across subnets.

Step-by-Step Solution

1
Diagnose physical layer status based on NIC link light symptom
The unlit link LED indicates an inactive physical connection between the workstation NIC and the switch port.
Physical connectivity must be established first before higher-layer protocols can function.
2
Diagnose IP addressing failure based on APIPA address presence
The 169.254.4.15169.254.4.15 IP address confirms the client failed to receive an IP lease from a DHCP server.
Switch maintenance may have reset or misplaced VLAN trunking or DHCP relay settings.

Key Concept

Wired Network Troubleshooting and APIPA Recovery
Question 874Question

A systems administrator is troubleshooting a mission-critical workstation running a 64-bit edition of Windows 10 Pro. The operating system exhibits severe system file corruption, but proprietary accounting software installed on the system uses non-transferable local licenses that cannot be reinstalled or backed up. The administrator must restore operating system file integrity while keeping all installed applications, user configurations, and personal data fully intact. Which of the following installation methods should the administrator perform?

Show answer & explanation

Answer: Perform an in-place repair installation by running setup.exe from installation media within the active operating system and selecting the option to keep personal files and apps.

Answer

The administrator should perform an in-place repair installation by running setup.exe from installation media within the active operating system and selecting the option to keep personal files and apps.
Performing an in-place repair installation involves launching setup.exe from within the running Windows desktop environment using matching media version and edition. Choosing to keep personal files and apps replaces corrupted system binaries, DLLs, and system registry components while retaining all installed applications, settings, user profiles, and local software licenses.

Step-by-Step Solution

1
Analyze the operational constraints and installation objective.
Identified the need to repair core operating system file corruption without losing installed software, user settings, or local license entries.
Clean installations or partition formatting wipe installed applications and application state.
2
Evaluate operating system installation and repair methods.
Running setup.exe from matching Windows 10 installation media inside the existing desktop environment allows an in-place repair upgrade.
This process overwrites corrupted system files and system components while leaving installed applications, registry keys for software licenses, and user files intact.
3
Verify why alternative methods fail under scenario constraints.
Custom installs move files to Windows.old and lose app installations, while incorrect DISM command switches in WinRE fail to repair the target offline OS.
Selecting an in-place repair install from within the booted operating system is the only method meeting all administrative requirements.

Key Concept

OS Repair and In-Place Installation Methods
Estimated Time:2m 0s
Question 875Question

An IT administrator is provisioning devices for different departmental roles in an organization. Match each specific set of feature requirements or hardware capabilities to the minimum Windows 11 edition required to support it.

Click a left item, then click its matching right item

Items

Active Directory Domain Join, BitLocker Drive Encryption, and support for up to 2 TB of RAM across 2 physical CPUs
Hardware support for up to 4 physical CPU sockets, 6 TB of system RAM, and NVDIMM-N persistent memory modules
Enterprise management features including application control via AppLocker rules and BranchCache WAN bandwidth optimization
Basic workstation OS limited to a single physical CPU socket and 128 GB of RAM without local Group Policy Editor (gpedit.msc) access

Matches

Show answer & explanation

Answer

Matching pairings: Active Directory Domain Join and 2 TB RAM/2 CPUs matches Windows 11 Pro; 4 CPUs, 6 TB RAM, and NVDIMM-N matches Windows 11 Pro for Workstations; AppLocker and BranchCache matches Windows 11 Enterprise; 1 CPU, 128 GB RAM limit without gpedit.msc matches Windows 11 Home.
Each feature set correctly maps to its minimum required edition: Windows 11 Home is constrained to 1 CPU and 128 GB RAM without domain features; Windows 11 Pro adds Domain Join, BitLocker, and 2 CPU/2 TB RAM support; Windows 11 Pro for Workstations extends hardware scaling to 4 CPUs, 6 TB RAM, and NVDIMM-N; Windows 11 Enterprise delivers advanced enterprise policy controls such as AppLocker and BranchCache.

Step-by-Step Solution

1
Identify the minimum edition supporting standard corporate management and basic encryption.
Domain Join, BitLocker, and 2 TB RAM limits point to Windows 11 Pro.
Windows 11 Home lacks Domain Join and BitLocker, making Pro the baseline edition for business networks.
2
Identify high-performance workstation hardware support specifications.
Support for 4 physical CPUs, 6 TB RAM, and NVDIMM-N points to Windows 11 Pro for Workstations.
Standard Pro is capped at 2 CPUs and 2 TB RAM, requiring Pro for Workstations for heavy compute endpoints.
3
Identify specialized corporate security and network efficiency features.
AppLocker enforcement and BranchCache require Windows 11 Enterprise.
These advanced policy and WAN optimization utilities are exclusive to Enterprise and Education licensing.
4
Identify the consumer baseline edition constraints.
The 1 CPU, 128 GB RAM limit, and lack of gpedit.msc correspond to Windows 11 Home.
Windows 11 Home imposes strict hardware limits and omits corporate management tools.

Key Concept

Windows 11 Edition Feature and Hardware Boundaries
Question 876Question

A tier-2 systems administrator is configuring Windows administrative utilities on Windows 11 Enterprise workstations to meet specific operational security and management requirements. Match each administrative tool on the left with the management task on the right for which it is primary and best suited.

Click a left item, then click its matching right item

Items

Component Services (dcomcnfg.exe)
Local Security Policy (secpol.msc)
Performance Monitor (perfmon.msc)
Task Scheduler (taskschd.msc)

Matches

Show answer & explanation

Answer

Component Services matches configuring COM+/DCOM object security and transaction settings. Local Security Policy matches defining User Rights Assignments and Account Lockout thresholds. Performance Monitor matches creating User Defined Data Collector Sets for multi-day resource logging. Task Scheduler matches triggering automated script execution based on specific Event Log IDs.
Each Windows management snap-in targets distinct operational tasks: Component Services manages DCOM permissions and COM+ apps; Local Security Policy enforces local account policies and user rights; Performance Monitor tracks and logs hardware metrics over time via Data Collector Sets; and Task Scheduler automates tasks in response to event triggers or time schedules.

Step-by-Step Solution

1
Identify the utility for COM+ and DCOM configuration.
Component Services (dcomcnfg.exe) manages Distributed Component Object Model settings, COM+ applications, and DTC options.
DCOM permissions and COM object registrations are managed through the Component Services administrative snap-in.
2
Identify the utility for user rights and lockout policies.
Local Security Policy (secpol.msc) configures user permissions and account security settings on local Windows operating systems.
Security parameters such as Account Lockout thresholds and User Rights Assignments on non-domain joined PCs are maintained in secpol.msc.
3
Identify the utility for long-term historical metric logging.
Performance Monitor (perfmon.msc) creates Data Collector Sets for extended performance tracking.
Unlike Resource Monitor, which presents real-time data, Performance Monitor is explicitly built to capture baseline log data over custom time intervals.
4
Identify the utility for automated script triggers upon event occurrences.
Task Scheduler (taskschd.msc) handles scheduled or event-driven task automation.
Task Scheduler includes native action triggers linked directly to Windows Event Log IDs.

Key Concept

Windows Administrative Tools and MMC Snap-ins
Question 877Question

A system administrator is manually configuring static IPv4 address properties on a Windows 11 workstation. The workstation is assigned the IP address 172.16.45.50 on a /24 network subnet (172.16.45.0/24). The local router interface is located at 172.16.45.1. Which TWO of the following configuration settings must be configured to enable the workstation to communicate with external internet services and properly identify its local subnet boundaries?

Select all that apply

Show answer & explanation

Answer: Subnet Mask: 255.255.255.0; Default Gateway: 172.16.45.1

Answer

The required settings are a Subnet Mask of 255.255.255.0 and a Default Gateway of 172.16.45.1.
Configuring the Subnet Mask as 255.255.255.0 establishes the 24-bit network boundary for the 172.16.45.0 subnet. Specifying 172.16.45.1 as the Default Gateway allows the Windows host to forward traffic destined for remote networks and internet services through the router.

Step-by-Step Solution

1
Calculate the dotted decimal subnet mask corresponding to the /24 network prefix.
A /24 network mask consists of 24 contiguous network bits, which translates to 255.255.255.0.
Windows uses the subnet mask to determine whether a destination IPv4 address resides on the local subnet or requires forwarding to a router.
2
Identify the proper IP address for routing traffic to external network segments.
The router interface address 172.16.45.1 must be specified as the Default Gateway.
Without a valid default gateway IP address on the local subnet, host traffic cannot be forwarded outside the immediate broadcast domain.

Key Concept

Static IPv4 Client Networking Parameters
Question 878Question

A system administrator notices that a shared departmental color laser printer produces clean, fully fused output when printing on standard 20 lb bond paper. However, when users send print jobs using 80 lb heavy cardstock from Tray 2, the toner easily wipes off the paper surface despite the fuser assembly being recently replaced. Which of the following is the most appropriate initial action to resolve this issue?

Show answer & explanation

Answer: Configure the media type setting for Tray 2 to Heavy/Cardstock in the printer's configuration panel and driver settings.

Answer

Configure the media type setting for Tray 2 to Heavy/Cardstock in the printer's configuration panel and driver settings.
Thicker paper media absorbs more heat than standard paper, preventing toner from fusing properly if fed at normal speeds. Setting the tray media type to Heavy or Cardstock instructs the printer engine to reduce paper speed through the fuser, granting the necessary time for heat to bond the toner.

Step-by-Step Solution

1
Analyze the symptom.
Toner wipes off only when printing on heavy paper stock, while standard paper fuses correctly.
Heavy media requires longer thermal exposure in the fuser to melt toner completely.
2
Evaluate configuration vs hardware causes.
The fuser is newly replaced and functional for normal paper, ruling out a defective heating element.
Printers rely on paper type settings to automatically reduce paper feed speed through the fuser assembly for thicker media.
3
Determine the correct corrective action.
Update the tray media type setting to Cardstock/Heavy.
This adjusts the passage timing through the fuser without requiring component replacement.

Key Concept

Printer Media Type Settings and Fuser Thermal Dynamics
Question 879Question

A systems administrator is developing a standardized automated script to deploy a legacy line-of-business application across a enterprise network of 64-bit Windows workstations. Place the following installation and configuration steps in the correct chronological order from first to last.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence for automated application deployment is: 1) Verify architecture compatibility and install prerequisite runtimes, 2) Execute installer with elevated admin privileges, 3) Pass silent switches for unattended setup, 4) Modify global registry keys in HKLM for baseline config, and 5) Restrict NTFS folder permissions to enforce least privilege.
The correct order follows the standard technical workflow for automated software deployment: first, ensure environment dependencies and runtime compatibility (32-bit runtimes on 64-bit OS via WOW64); second, launch the installer with elevated administrative rights to ensure write access to protected areas; third, include silent command-line switches to suppress interactive prompts; fourth, write post-installation configurations to global registry locations; and finally, harden the target folder with proper NTFS least-privilege permissions.

Step-by-Step Solution

1
Audit architecture requirements and deploy runtime dependencies
System meets software dependencies and includes necessary 32-bit runtime support (WOW64).
Installers will fail immediately or produce runtime errors if required supporting libraries are absent prior to execution.
2
Invoke installer with administrative rights
Installer process runs under an elevated token.
Writing to protected areas like C:\Program Files (x86) and system registry hives requires administrative authorization.
3
Apply unattended command-line parameters
Installation runs silently without requiring interactive user input.
Automated deployment pipelines require silent switches to prevent setup wizard prompts from blocking automated script execution.
4
Configure global registry keys post-install
Application default settings are established under HKEY_LOCAL_MACHINE.
Post-installation settings depend on the application registry structure being populated by the installer first.
5
Enforce security permissions on binaries
Standard users are restricted to Read & Execute NTFS permissions on the installation directory.
Hardening software directory permissions must take place after all binaries and config files have been created.

Key Concept

Application Installation and Configuration Concepts
Estimated Time:3m 0s
Question 880Question

A technician is dispatched to upgrade the RAM on a company executive's laptop prior to a business trip. Upon opening the laptop's service panel, the technician finds that the 16 GB DDR4 memory module provided by the procurement department is physically too long to fit into the memory expansion slot on the motherboard. Which form factor of memory module should the technician request to resolve this installation issue?

Show answer & explanation

Answer: SO-DIMM

Answer

The technician should request a SO-DIMM module because laptops require small form factor memory designed specifically for portable mobile hardware.
Laptops require Small Outline Dual In-line Memory Modules (SO-DIMMs), which are roughly half the length of standard desktop RAM modules to fit within tight laptop enclosures.

Step-by-Step Solution

1
Identify the physical constraint described in the scenario
The provided memory stick is physically too long for the motherboard slot on the mobile device.
Desktop memory modules (DIMMs) are significantly longer than laptop memory modules.
2
Compare memory form factors for desktop vs. mobile hardware
Desktop motherboards use full-sized DIMMs (approx. 133.35 mm), whereas laptops use SO-DIMMs (approx. 67.6 mm).
Mobile devices require compact internal components to fit inside thin chassis designs.
3
Select the correct replacement module specification
Requesting a SO-DIMM of the proper DDR generation ensures physical and electrical compatibility.
SO-DIMM is the industry standard memory module form factor for laptops.

Key Concept

Laptop RAM Form Factors (SO-DIMM vs. DIMM)
PreviousPage 44 / 178Next
All practice questions — CompTIA A+ (Core 1 & Core 2) | Examkin