Tüm alıştırma soruları

3551 soru

Soru 2181Soru

A user reports that a local USB thermal printer is failing to print shipping labels. An IT technician interviews the user and gathers information, forming a theory that the USB cable has become loose or damaged. Which of the following actions should the technician take NEXT according to the CompTIA troubleshooting methodology?

Cevabı ve açıklamayı göster

Cevap: Test the theory by inspecting and reconnecting the USB cable

Cevap

The technician should test the theory by inspecting and reconnecting the USB cable.
According to the CompTIA troubleshooting methodology, after establishing a theory of probable cause (Step 2), the technician must test the theory to determine the actual cause (Step 3). Inspecting and reconnecting the cable tests whether the physical connection is the issue.

Adım Adım Çözüm

1
Identify the current stage in the CompTIA 6-step troubleshooting methodology.
The technician has already gathered info (Step 1) and established a theory of probable cause (Step 2).
Determining the current phase dictates which step follows sequentially.
2
Select the next step in the standard sequence.
Step 3 is 'Test the theory to determine cause'.
Before creating a plan of action or implementing fixes, the technician must test the hypothesis to verify if the loose cable is indeed the root cause.

Anahtar Kavram

CompTIA Troubleshooting Methodology Steps
Soru 2182Soru

A technician is responding to a security incident where a corporate smartphone automatically connected to an unencrypted rogue Wi-Fi access point, exposing active enterprise user tokens. In what order should the technician perform the following steps to properly isolate, remediate, and restore the mobile device?

Öğeleri doğru sıraya koymak için sürükleyin

Cevabı ve açıklamayı göster

Cevap

The technician should first isolate the device by enabling Airplane Mode, revoke corporate credentials and tokens next, inspect saved network settings to find the vulnerability vector, delete untrusted profiles while disabling auto-connect, and finally verify MDM compliance before restoring network access.
In mobile security incident management, immediate isolation (enabling Airplane Mode) must happen first to stop data leakage. Next, identity containment occurs by revoking compromised tokens and passwords. Then, the technician investigates the device configuration to identify saved profiles or auto-connect behaviors. Remediation follows by deleting untrusted profiles and turning off auto-connect to open networks. Finally, device posture is verified through MDM compliance checks before returning the device to standard operations.

Adım Adım Çözüm

1
Enable Airplane Mode on the mobile device.
Disconnects Wi-Fi and cellular radios immediately.
First-response incident handling prioritizes containment to prevent further session hijacking or data exposure.
2
Invalidate current user tokens and reset account passwords via directory services.
Renders any intercepted session keys useless to an attacker.
Secures enterprise cloud and network assets against unauthorized access using compromised tokens.
3
Examine wireless network settings, installed provisioning profiles, and connection history.
Identifies why the device associated with the rogue SSID without user intervention.
Helps locate malicious configuration profiles or overly permissive network auto-join settings.
4
Delete untrusted Wi-Fi profiles and toggle off automatic joining of open Wi-Fi networks.
Fixes the underlying mobile OS configuration weakness.
Ensures long-term protection against rogue network auto-association.
5
Verify compliance status in the enterprise MDM console and reconnect the device.
Restores normal, secure device operation.
Ensures all security policies and software checks are satisfied prior to reconnecting to corporate resources.

Anahtar Kavram

Mobile Incident Response Workflow: Containment, Credential Protection, Root Cause Analysis, Remediation, and Re-enrollment Verification
Soru 2183Soru

A desktop technician is configuring a workstation for a software developer who needs to run and validate a proprietary application simultaneously across multiple distinct operating systems, including legacy Windows and Linux builds. The developer must perform these validations locally on their assigned physical PC without purchasing additional hardware or relying on cloud-based remote desktop services. Which of the following client-side virtualization use cases is being implemented in this scenario?

Cevabı ve açıklamayı göster

Cevap: Cross-platform application testing

Cevap

Cross-platform application testing
Cross-platform application testing allows a technician to configure local guest virtual machines representing various operating systems (e.g., Linux, Windows) on a single physical desktop. This enables developers to test software compatibility locally without cloud costs or extra hardware.

Adım Adım Çözüm

1
Analyze the technical requirements in the scenario.
The developer needs to run multiple operating systems (legacy Windows and Linux) concurrently on a single physical host PC locally without remote cloud dependencies.
Identifying the operational boundaries (local execution, multi-OS support) narrows down the appropriate virtualization purpose.
2
Evaluate client-side virtualization capabilities against the requirements.
Client-side Type 2 hypervisors permit guest OS virtual machines to run concurrently on top of the host OS for testing software across diverse platforms.
This directly matches the primary purpose of cross-platform application testing and legacy OS support on client hardware.

Anahtar Kavram

Cross-platform testing via client-side virtual machines
Soru 2184Soru

A network administrator is evaluating virtualization architectures to host high-performance infrastructure services in an enterprise server rack. Which of the following statements accurately describe the operational characteristics of a Type 1 hypervisor compared to a Type 2 hypervisor? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: It deploys directly onto physical server hardware without requiring an underlying host operating system.; It provides higher hardware access efficiency and lower latency for guest virtual machines.

Cevap

Type 1 (bare-metal) hypervisors install directly on the host's physical hardware without needing a pre-existing host operating system, which provides lower latency and improved performance due to direct control over hardware resources.
Type 1 hypervisors operate directly on bare-metal physical hardware, bypassing the need for a general-purpose host operating system. This architectural efficiency provides guest virtual machines with lower latency and higher performance.

Adım Adım Çözüm

1
Analyze the core structural layer of a Type 1 hypervisor.
Identify that Type 1 hypervisors sit directly above hardware without an intervening host OS layer.
Bare-metal hypervisors manage physical CPU, memory, and storage directly.
2
Evaluate performance impact of Type 1 vs Type 2 hypervisors.
Recognize that avoiding host OS translation layers reduces latency and resource overhead.
Direct hardware access optimizes resource utilization for enterprise server workloads.

Anahtar Kavram

Type 1 (Bare-Metal) vs. Type 2 (Hosted) Hypervisor Architecture
Soru 2185Soru

A desktop technician is optimizing a Windows workstation for a dedicated data processing role. The technician needs to adjust system-level performance settings using Control Panel utilities. Which TWO of the following tasks are accomplished within the Advanced tab of the System Properties dialog accessed via the System Control Panel applet?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Configuring the virtual memory paging file size and storage drive location; Adjusting system visual effects to favor best performance over appearance

Cevap

Configuring virtual memory paging file size and adjusting visual effects for best performance are both managed via the Advanced tab of System Properties in the System Control Panel applet.
The Advanced tab of System Properties (accessible via the System Control Panel applet under Advanced system settings) opens the Performance Options dialog. This dialog allows administrators to adjust visual effects settings to optimize performance and to modify virtual memory configuration, including custom paging file sizes and drive locations.

Adım Adım Çözüm

1
Identify the target Control Panel utility and tab required by the scenario
The scenario requires tasks performed within the System Control Panel applet's System Properties (Advanced tab).
System Properties contains system-level configuration sub-dialogs for Performance, User Profiles, and Environment Variables.
2
Evaluate candidate settings against the Performance Options sub-dialog
The Performance Options dialog under the Advanced tab controls both 'Visual Effects' (performance vs. appearance) and 'Advanced' virtual memory (paging file size and drive location).
Both virtual memory adjustments and visual effects tuning directly reside within the Performance settings under the Advanced tab.
3
Filter out configuration tasks belonging to distinct Control Panel applets
Indexing options belong to Indexing Options; stored credentials belong to Credential Manager.
Windows separates file indexing service configuration and user credential vaults into dedicated standalone Control Panel applets.

Anahtar Kavram

Windows System Properties Performance Settings
Soru 2186Soru

A logistics company equips warehouse technicians with handheld barcode scanners that communicate wirelessly with belt-mounted thermal printers worn by each individual worker. The signal coverage is confined to a range of less than 2 meters surrounding the user. Which of the following network types best classifies this connection?

Cevabı ve açıklamayı göster

Cevap: Personal Area Network (PAN)

Cevap

Personal Area Network (PAN)
Personal Area Network (PAN) is correct because it specifically describes short-range network connections established between personal devices and body-worn or desk peripherals (such as Bluetooth scanners and mobile thermal printers) operating within a 1 to 10-meter range.

Adım Adım Çözüm

1
Analyze the physical boundary and range requirements of the described scenario.
The devices (barcode scanner and belt-mounted printer) communicate over a very short distance of less than 2 meters around a single individual.
Geographic network classifications depend on the physical distance and scope of device interconnectivity.
2
Compare the scope to standard network type definitions (PAN, LAN, MAN, WAN).
Short-range wireless connections (such as Bluetooth) between personal peripherals within a few meters correspond to a Personal Area Network (PAN).
PANs are specifically designed for low-power, short-range device pairing centered around an individual worker or desktop area.

Anahtar Kavram

Personal Area Network (PAN) Scope and Characteristics
Tahmini Süre:1m 0s
Soru 2187Soru

A systems administrator is provisioning a host server using a Type 1 hypervisor to host four identical database guest virtual machines (VMs). Each guest VM is configured to require 8 GB8\text{ GB} of RAM, 2 vCPUs2\text{ vCPUs}, and 120 GB120\text{ GB} of dedicated storage space. The hypervisor vendor mandates reserving a minimum of 4 GB4\text{ GB} of host physical RAM and 22 physical CPU cores exclusively for host management overhead. RAM overcommitment is strictly disabled in the hypervisor policy to guarantee performance. Which of the following represents the minimum physical host RAM and physical CPU core capacity required to support this deployment without resource starvation?

Cevabı ve açıklamayı göster

Cevap: 36 GB36\text{ GB} of physical RAM and 1010 physical CPU cores

Cevap

The minimum host requirement is 36 GB36\text{ GB} of physical RAM and 1010 physical CPU cores.
To calculate the total host capacity required, add the resources needed by all guest virtual machines to the hypervisor's minimum host overhead reserve. Four guest VMs requiring 8 GB8\text{ GB} of RAM each equal 32 GB32\text{ GB} of RAM, plus 4 GB4\text{ GB} for host reserve, giving 36 GB36\text{ GB} of total physical RAM. Four guest VMs requiring 2 vCPUs2\text{ vCPUs} each equal 88 CPU cores, plus 22 physical cores for host reserve, giving 1010 physical CPU cores.

Adım Adım Çözüm

1
Calculate total resource requirements for guest VMs
Guest RAM =4×8 GB=32 GB= 4 \times 8\text{ GB} = 32\text{ GB}; Guest vCPUs =4×2=8 vCPUs= 4 \times 2 = 8\text{ vCPUs} (requiring 88 physical cores when uncommitted).
Four virtual machines each require dedicated RAM and vCPU resources.
2
Add host hypervisor overhead requirements
Total RAM =32 GB+4 GB=36 GB= 32\text{ GB} + 4\text{ GB} = 36\text{ GB}; Total CPU Cores =8+2=10 physical cores= 8 + 2 = 10\text{ physical cores}.
Host hypervisors require reserved physical resources to manage memory, hardware interrupts, and system operations without starving guest VMs.

Anahtar Kavram

Virtual Machine Host Capacity Planning and Hypervisor Resource Overhead
Tahmini Süre:2m 0s
Soru 2188Soru

Match each printer technology on the left with its primary maintenance consumable or key replacement component on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Thermal Transfer Printer
Electrophotographic (EP) Laser Printer
Impact (Dot Matrix) Printer
Fused Filament Fabrication (FFF) 3D Printer

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Thermal Transfer Printer matches with wax or resin coated heat-sensitive ribbon; Electrophotographic Laser Printer matches with high-temperature fuser roller assembly and fine polymer toner cartridge; Impact Printer matches with continuous fabric ribbon cassette soaked in ink and multi-part tractor-fed paper; Fused Filament Fabrication 3D Printer matches with thermoplastic filament spool and specially coated build plate tape.
Thermal transfer printing requires a wax or resin ribbon melted onto labels. Electrophotographic laser printers use toner cartridges along with fuser assemblies to bond toner to paper. Impact printers use ink-impregnated fabric ribbons struck by printhead pins. FFF 3D printers require thermoplastic filament spools extruded layer-by-layer.

Adım Adım Çözüm

1
Identify the print mechanism and consumable requirements for thermal transfer printing.
Thermal transfer relies on heating a wax/resin ribbon to transfer ink onto label stock.
Unlike direct thermal printers which use chemically treated paper, thermal transfer printers require a distinct ink ribbon.
2
Identify the core consumables and heat/pressure components of an EP laser printer.
Laser printing requires toner powder and a high-temperature fuser assembly.
The fuser assembly and toner cartridge are the primary replacement components for electrophotographic printing.
3
Match impact print heads to their mechanical ink delivery consumable.
Dot matrix printers strike pins against an ink-soaked fabric ribbon onto continuous forms.
Fabric ribbons supply ink during physical pin impact on multi-part forms.
4
Determine the raw material consumable and surface prep required for FFF 3D printing.
FFF 3D printing extrudes melted thermoplastic filaments like PLA or ABS onto a prepared build plate.
Spooled plastic filament is the primary material consumable for FFF 3D printers.

Anahtar Kavram

Matching major printer technologies (Thermal Transfer, EP Laser, Impact, 3D) to their specific consumables and maintenance hardware.
Soru 2189Soru

Match each expansion card slot or power supply connector to its primary specification and functional role within a PC build.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

PCIe 6+2 pin connector
EPS12V 8-pin connector
PCIe x1 expansion slot
Molex 4-pin connector

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Each hardware interface correctly matches its standard operational specification: PCIe 6+2 pin supplies GPU auxiliary power up to 150 W, EPS12V supplies dedicated CPU power, PCIe x1 provides a single communication lane for smaller cards, and Molex 4-pin provides legacy peripheral power.
Each connector and expansion slot is paired with its precise voltage, wattage capacity, line configuration, or target target hardware component.

Adım Adım Çözüm

1
Analyze expansion card power connectors.
The PCIe 6+2 pin connector is designed for graphics cards requiring auxiliary power beyond the 75 W motherboard slot limit.
Combining the 6-pin block with 2 additional ground pins allows it to plug into an 8-pin PCIe power socket delivering up to 150 W.
2
Distinguish CPU supplemental power from PCIe power.
The EPS12V 8-pin connector plugs near the processor socket to feed power to the CPU voltage regulation module.
EPS12V uses a different keying and wiring pinout (+12V on top row, ground on bottom row) than PCIe 8-pin connectors.
3
Identify expansion slot throughput and legacy power standards.
PCIe x1 handles low-bandwidth expansion cards using a single lane, while Molex 4-pin supplies legacy +5V and +12V power to peripheral components.
Understanding slot lane counts and connector pinouts ensures proper hardware installation and power distribution.

Anahtar Kavram

Expansion card auxiliary power requirements and connector pinout standards
Soru 2190Soru

A technician installs a second identical 16 GB DDR4 RAM module into a workstation to enable dual-channel memory performance. Upon inspecting the system information inside the operating system, all 32 GB of RAM is detected, but memory diagnostic utilities report that the system is still operating in single-channel mode. Which of the following is the most likely cause of this issue?

Cevabı ve açıklamayı göster

Cevap: The memory module was populated into a slot on the same channel rather than the designated color-coded channel pair.

Cevap

The memory module was installed into a motherboard slot belonging to the same channel rather than being placed across paired dual-channel slots.
Dual-channel memory functionality depends on placing memory sticks into specific paired slots (e.g., Slot 1 and Slot 3, or Slot 2 and Slot 4) connected to independent memory channels on the motherboard. Populating two modules on the same memory channel will detect the full memory capacity but restrict memory throughput to single-channel mode.

Adım Adım Çözüm

1
Analyze system symptom and hardware status.
The total capacity (32 GB) is detected, confirming both modules are functional and properly seated, but single-channel mode indicates incorrect channel placement.
When RAM modules share a single memory channel bus on the motherboard, they operate in single-channel mode regardless of total capacity.
2
Consult motherboard layout documentation for dual-channel slot population rules.
Identify that paired slots (typically color-coded or designated as slots 1 & 3 or 2 & 4) must be populated to enable dual-channel bandwidth.
Dual-channel architecture requires memory modules to communicate over two independent memory controllers simultaneously.

Anahtar Kavram

Dual-Channel RAM Slot Population Rules
Tahmini Süre:1m 15s
Soru 2191Soru

An IT technician completes the installation of a client-server inventory management software application on a workstation using a local administrator account. The software installs without errors. However, when a standard non-administrative user logs into the workstation and attempts to launch the software, the application immediately crashes with a file access error. The technician notes that the application attempts to modify a configuration file stored directly inside C:\Program Files\InventoryApp\config.ini during startup. Which of the following is the BEST resolution to allow the application to run properly for standard users while adhering to security best practices?

Cevabı ve açıklamayı göster

Cevap: Grant standard users Write access permissions specifically to the application's configuration file or move user configuration data to the %AppData% directory.

Cevap

Grant standard users Write access permissions specifically to the application's configuration file or move user configuration data to the %AppData% directory.
In modern Windows operating systems, the C:\Program Files directory is protected by NTFS permissions that grant standard users Read & Execute permissions, but restrict Write and Modify permissions to administrative accounts. When an application attempts to write runtime updates to its installation folder in Program Files, standard users encounter access denied errors. Modifying permissions specifically on the required file or redirecting settings to %AppData% (where users have full control over their own profiles) resolves the issue securely.

Adım Adım Çözüm

1
Identify the cause of the application crash
Standard users lack Write permissions to files inside C:\Program Files under standard Windows NTFS access controls.
By default, non-administrative accounts have Read & Execute permissions in System directories like C:\Program Files.
2
Evaluate remediation options based on security best practices
Modifying specific file permissions or storing per-user settings in %AppData% allows the file to be updated without granting unnecessary administrative rights.
Following the principle of least privilege prevents security risks associated with over-privileged user accounts.

Anahtar Kavram

Application Installation Folder Permissions and Directory Storage Requirements
Soru 2192Soru

A field technician is preparing memory hardware for two different system deployments: a compact executive laptop and a standard tower workstation. The technician needs to verify form factor compatibility and dual-channel configuration rules prior to installation. Which of the following statements regarding memory module physical specifications and channel population rules are correct? Select TWO.

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Laptops and compact mobile devices require Small Outline Dual In-line Memory Modules (SO-DIMMs) due to smaller physical footprint constraints, whereas standard desktop tower motherboards require full-sized Dual In-line Memory Modules (DIMMs).; To enable dual-channel memory performance when installing two identical RAM modules on a four-slot desktop motherboard, the modules must be populated into designated matching channel slots (typically alternating slots).

Cevap

The correct statements are that compact mobile devices require SO-DIMM modules due to form factor constraints, while desktop motherboards use full-sized DIMMs; and that enabling dual-channel operation requires populating RAM into designated alternating channel slots according to motherboard specifications.
Laptops use SO-DIMMs due to enclosure size constraints, whereas desktop computers use full-sized DIMMs. Additionally, activating dual-channel memory mode requires populating memory sticks across designated channel slots (usually color-coded or alternating slots) as specified by motherboard manufacturers.

Adım Adım Çözüm

1
Evaluate memory module form factors for laptop versus desktop systems.
Laptops use SO-DIMM modules because they are approximately half the length of standard desktop DIMMs. Standard DIMMs cannot physically fit into laptops.
Form factor compatibility is determined by mechanical enclosure boundaries and slot pin configurations.
2
Evaluate dual-channel memory population guidelines on desktop motherboards.
Populating matching memory modules in designated alternating slots (e.g., Channel A Slot 1 and Channel B Slot 1) enables dual-channel memory throughput.
Installing modules into adjacent slots usually populates a single memory channel, causing the memory controller to operate in single-channel mode.

Anahtar Kavram

RAM Form Factors (DIMM vs. SO-DIMM) and Dual-Channel Memory Slot Population
Soru 2193Soru

A regional health department maintains regulatory compliance by hosting confidential patient immunization records on dedicated hardware located inside its own on-premises data center. To handle unpredictable traffic spikes during annual flu vaccination drives, the IT team integrates this internal infrastructure with a third-party commercial multi-tenant cloud environment to host public-facing appointment scheduling services. Which of the following cloud deployment models does this infrastructure represent?

Cevabı ve açıklamayı göster

Cevap: Hybrid cloud

Cevap

Hybrid cloud
The scenario describes an environment that combines private on-premises infrastructure (for sensitive patient immunization records) with a public multi-tenant cloud service (for handling public traffic surges during vaccination drives). The combination of private and public deployment models linked together to share data and applications defines a hybrid cloud.

Adım Adım Çözüm

1
Analyze the internal infrastructure component
The health department maintains sensitive patient records on dedicated, on-premises hardware, representing a private cloud environment.
Exclusive organizational control and dedicated hardware on-premises define private cloud usage.
2
Analyze the external infrastructure component
The public-facing scheduling portal utilizes a third-party commercial multi-tenant environment, representing a public cloud service.
Third-party multi-tenant services open to the general public represent public cloud infrastructure.
3
Determine the combined deployment model
Connecting private on-premises infrastructure with public cloud resources forms a hybrid cloud model.
A hybrid deployment model explicitly combines two or more distinct cloud infrastructures (such as private and public) bound together by standardized technology.

Anahtar Kavram

Hybrid cloud deployment model
Soru 2194Soru

A Linux administrator is troubleshooting an automated system maintenance script saved with a `.sh` file extension. The script needs to verify whether a destination directory stored in an environment variable named `TARGET_PATH` exists before initiating a file copy operation. However, the script generates a syntax error at execution. Which of the following represents the correct syntax to reference this environment variable in a Linux Bash shell script?

Cevabı ve açıklamayı göster

Cevap: $TARGET_PATH

Cevap

The syntax $TARGET_PATH correctly references environment variables within a Linux Bash shell script.
In Linux Bash shell scripts (`.sh`), environment variables are accessed by prefixing the variable identifier with a dollar sign (`),suchas`), such as ` TARGET_PATH` or `${TARGET_PATH}`.

Adım Adım Çözüm

1
Identify the scripting environment based on the file extension.
The .sh extension indicates a Unix/Linux shell script running under an environment such as Bash.
Different scripting runtimes use distinct syntaxes for referencing environment variables.
2
Evaluate the correct variable referencing rule for Bash.
In Bash shell scripting, variables are expanded by prefixing the variable name with a dollar sign (),suchas), such as TARGET_PATH or ${TARGET_PATH}.
Prefixing with $ signals the interpreter to evaluate the value stored in the environment variable.

Anahtar Kavram

Environment Variable Syntax in Shell Scripts
Tahmini Süre:1m 0s
Soru 2195Soru

A technician brings a replacement enterprise server into a warm, humid data center after it was transported in an unheated vehicle during sub-zero winter temperatures. Moisture immediately forms on the exterior of the chassis. Which of the following is the most appropriate environmental safety procedure to perform before connecting power to the device?

Cevabı ve açıklamayı göster

Cevap: Allow the server to acclimate to ambient room temperature until all internal moisture has evaporated.

Cevap

Allow the server to acclimate to ambient room temperature until all internal moisture has evaporated.
When cold electronic components are introduced to a warm, humid environment, moisture condenses on internal circuit boards. Allowing the hardware to acclimate unpowered until it reaches room temperature ensures all moisture evaporates safely, preventing short circuits upon powering up.

Adım Adım Çözüm

1
Identify the environmental safety hazard present in the scenario.
Moving electronics from a freezing environment into a warm, humid environment causes condensation (dew point accumulation) both outside and inside the chassis.
Water droplets on internal printed circuit boards act as conductive paths, causing short circuits if energized.
2
Determine the proper corrective environmental procedure.
The hardware must remain unpowered while sitting in the target room environment to equalize temperature naturally.
Thermal acclimatization allows moisture inside and outside the enclosure to evaporate safely before electric current is applied.

Anahtar Kavram

Environmental Temperature Acclimatization and Condensation Control
Soru 2196Soru

A desktop technician is configuring a Windows 11 workstation for a newly hired accountant. The technician needs to map a network share located at \\fileserver\finance to drive letter Z: using the Command Prompt. The drive mapping must automatically reconnect whenever the user logs into the system in the future. Which command should the technician execute to accomplish this task?

Cevabı ve açıklamayı göster

Cevap: net use Z: \\fileserver\finance /persistent:yes

Cevap

net use Z: \\fileserver\finance /persistent:yes
The command 'net use Z: \\fileserver\finance /persistent:yes' correctly maps the designated UNC path to drive letter Z: and ensures the connection automatically re-establishes at subsequent logons via the /persistent:yes switch.

Adım Adım Çözüm

1
Identify the required administrative goal
Map a remote SMB shared folder (\\fileserver\finance) to a specific local drive letter (Z:) on a Windows client.
Mapping network drives allows users to access remote file repositories as if they were local volumes.
2
Select the proper Windows command-line utility
Choose 'net use' instead of 'net share' or 'net user'.
'net use' manages client connections to shared resources, whereas 'net share' publishes local directories and 'net user' manages user accounts.
3
Apply the appropriate persistent flag
Append '/persistent:yes' to the command line.
The /persistent:yes switch saves the connection in the user profile so it restores automatically upon subsequent logons.

Anahtar Kavram

Windows Network Command-Line Utilities (net use)
Tahmini Süre:1m 0s
Soru 2197Soru

An IT technician is addressing a report of a corporate VoIP desk phone experiencing severe audio distortion during calls. Place the technician's actions in the correct sequential order according to the standard CompTIA troubleshooting methodology, from first step to last step.

Öğeleri doğru sıraya koymak için sürükleyin

Cevabı ve açıklamayı göster

Cevap

The correct order follows the CompTIA troubleshooting framework: first interview the user and inspect connections (Identify the problem), second form a hypothesis regarding the patch cable (Establish a theory of probable cause), third test with a known-good cable (Test the theory to determine cause), and finally record the resolution in the ticket system (Document findings, actions, and outcomes).
The correct order strictly follows the standard CompTIA troubleshooting framework: 1. Identify the problem by interviewing the user and inspecting connections, 2. Establish a theory of probable cause by hypothesizing a cable failure, 3. Test the theory using a known-good cable, and 4. Document findings, actions, and outcomes in the ticketing system.

Adım Adım Çözüm

1
Identify the problem
Information gathered regarding symptoms and physical connections.
Troubleshooting begins by gathering details from the user and identifying specific symptoms.
2
Establish a theory of probable cause
Formulated a hypothesis pointing to a degraded patch cable.
After gathering information, the technician considers obvious and likely causes.
3
Test the theory to determine cause
Confirmed the bad cable as the root cause by substituting a known-good component.
Testing confirms whether the theory is accurate before proceeding to plan or implement full fixes.
4
Document findings, actions, and outcomes
Logged complete details in the ticketing system.
Documentation is always the final step of the CompTIA methodology to build organizational knowledge.

Anahtar Kavram

CompTIA Troubleshooting Methodology
Soru 2198Soru

A desktop technician is organizing physical connectivity components for a company hardware refresh. Match each network connector type to its primary deployment scenario.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

LC (Lucent Connector)
RJ45
F-type
DB9

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

LC (Lucent Connector) matches the small form-factor fiber optic connector with a latch mechanism. RJ45 matches the 8P8C modular connector for twisted-pair Ethernet. F-type matches the threaded coaxial connector for cable modems. DB9 matches the 9-pin D-subminiature connector for RS-232 serial access.
Each connector corresponds directly to its specific medium and physical standard: LC is a latched fiber optic connector, RJ45 is an 8P8C Ethernet connector, F-type is a threaded coaxial connector, and DB9 is a 9-pin serial connector.

Adım Adım Çözüm

1
Identify the media type and physical construction of LC connectors.
LC is a small form-factor fiber optic connector with a push-and-latch design.
Recognizing physical form factors helps match fiber optic components accurately.
2
Identify the physical standard for standard copper Ethernet networking.
RJ45 is the 8P8C connector used on twisted-pair cabling.
RJ45 is the standard connector for twisted-pair local area network connections.
3
Identify the connector type used for coaxial cabling in broadband networks.
F-type connectors thread onto coaxial cable ends for secure broadband connectivity.
Threaded F-type connectors provide reliable RF connections for RG-6 cabling.
4
Identify the connector type used for legacy serial management.
DB9 is a 9-pin serial interface connector used for direct device console connections.
DB9 connectors adhere to RS-232 pinouts for serial communication.

Anahtar Kavram

Physical connector specifications for fiber, twisted-pair, coaxial, and serial network media.
Soru 2199Soru

A system administrator is configuring a hypervisor host that will run 4 identical virtual machines. Each virtual machine requires 4 GB of RAM to function properly. Additionally, the host hypervisor requires a minimum of 4 GB of dedicated host RAM for its own operation. What is the minimum total amount of host RAM, in gigabytes (GB), required to support this configuration?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

The minimum total host RAM required is 20 GB.
The total host memory calculation must include both the RAM allocated to all guest virtual machines (4×4 GB=16 GB4 \times 4 \text{ GB} = 16 \text{ GB}) and the memory reserved for the host OS/hypervisor (4 GB4 \text{ GB}), resulting in a total of 20 GB20 \text{ GB}.

Adım Adım Çözüm

1
Calculate total memory required for guest virtual machines
16 GB
Multiplying the 4 virtual machines by 4 GB of RAM per machine yields 16 GB total for guest workloads.
2
Add host hypervisor RAM overhead requirement
20 GB
The hypervisor itself requires 4 GB of system RAM to manage system resources and prevent host memory swapping.

Anahtar Kavram

Host RAM sizing and hypervisor overhead allocation
Soru 2200Soru

An IT technician conducting a file server audit discovers an unencrypted shared directory containing employee Social Security numbers, dates of birth, and personal home addresses. Which of the following data classifications best describes this information, and what security control must be implemented to maintain compliance?

Cevabı ve açıklamayı göster

Cevap: Personally Identifiable Information (PII); access must be restricted using access control lists and data must be encrypted.

Cevap

Personally Identifiable Information (PII); access must be restricted using access control lists and data must be encrypted.
The correct response accurately identifies Social Security numbers, birth dates, and home addresses as Personally Identifiable Information (PII). PII encompasses any data that can directly or indirectly identify an individual. Compliance guidelines mandate restricting access to authorized personnel and encrypting the data at rest to prevent unauthorized disclosure.

Adım Adım Çözüm

1
Analyze the types of data discovered during the server audit (Social Security numbers, dates of birth, home addresses).
Identified the records as data elements that can be traced directly back to specific individuals.
Determining the data type is necessary to apply the correct privacy framework and compliance requirements.
2
Match the data elements to the correct compliance data classification.
Classified the data as Personally Identifiable Information (PII).
PII includes any information that can reasonably be used to distinguish or trace an individual's identity.
3
Select the mandatory security controls required for safeguarding PII.
Enforce strict access control lists (ACLs) and enable data encryption at rest.
Unencrypted PII in shared network folders creates significant legal liabilities and compliance violations under privacy regulations.

Anahtar Kavram

Personally Identifiable Information (PII) Identification and Protection
ÖncekiSayfa 110 / 178Sonraki
Tüm alıştırma soruları — CompTIA A+ (Core 1 & Core 2) | Examkin