[Sep-2025] Latest 220-1102 Exam Dumps for Pass Guaranteed
Reliable A+ 220-1102 Dumps PDF Sep 24, 2025 Recently Updated Questions
NEW QUESTION # 81
A hotel's Wi-Fi was used to steal information on a corporate laptop. A technician notes the following security log:
SRC: 192.168.1.1/secrets.zip Protocol SMB >> DST: 192.168.1.50/capture
The technician analyses the following Windows firewall information:
Which of the following protocols most likely allowed the data theft to occur?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
Explanation:
The protocol that most likely allowed the data theft to occur is SMB over TCP port 445. SMB is a network file sharing protocol that enables access to files, printers, and other resources on a network. Port 445 is used by SMB to communicate directly over TCP without the need for NetBIOS, which is an older and less secure protocol. The security log shows that the source IP address 192.168.1.1 sent a file named secrets.zip using SMB protocol to the destination IP address 192.168.1.50, which captured the file. The Windows firewall information shows that port 445 is enabled for inbound and outbound traffic, which means that it is not blocked by the firewall. Therefore, port 445 is the most likely port that was exploited by the attacker to steal the data from the corporate laptop.
References:
* SMB port number: Ports 445, 139, 138, and 137 explained1
* What is an SMB Port + Ports 445 and 139 Explained2
* CompTIA A+ Certification Exam Core 2 Objectives3
NEW QUESTION # 82
A technician wants to improve password security after several users admitted to using very simple passwords. Which of the following is the best way to resolve this issue?
- A. Decreasing the password expiration times
- B. Requiring four character types
- C. Adding two characters to the minimum password length
- D. Enabling an automatic lock timer
Answer: B
Explanation:
Improving password security is crucial to protect user accounts from unauthorized access. Requiring passwords to include four character types-uppercase letters, lowercase letters, numbers, and special characters-significantly enhances password complexity. This diversity in characters makes passwords much harder to guess or crack using common methods like brute force attacks, thereby improving overall security.
Requiring four character types: This approach forces users to create more complex and less predictable passwords, reducing the risk of simple passwords that are easy to exploit.
Decreasing the password expiration times (B) can encourage users to change their passwords more frequently but does not directly address the issue of password complexity. Enabling an automatic lock timer (C) can add a layer of security by locking accounts after a period of inactivity, but it does not improve the strength of the passwords themselves. Adding two characters to the minimum password length (D) can help to some extent by making passwords longer, but without requiring a mix of character types, passwords might still remain relatively easy to guess or crack.
NEW QUESTION # 83
The company uses shared drives as part of a workforce collaboration process. To ensure the correct access permissions, inheritance at the top-level folder is assigned to each department. A manager's team is working on confidential material and wants to ensure only the immediate team can view a specific folder and its subsequent files and subfolders. Which of the following actions should the technician most likely take?
- A. Turn off inheritance on the requested folder only, set the requested permissions, and then turn on inheritance under the child folders.
- B. Turn off inheritance on the requested folder only and set the requested permissions to each file manually.
- C. Turn off inheritance at the top-level folder and remove all inherited permissions.
- D. Turn off Inheritance at the top-level folder and set permissions to each file and subfolder manually.
Answer: A
Explanation:
For managing permissions where a specific folder needs to have different access controls than its parent, turning off inheritance for that specific folder is the correct approach.
Option A: Turn off inheritance on the requested folder only and set the requested permissions to each file manually This is partially correct, but setting permissions manually for each file is inefficient and error-prone.
Option B: Turn off inheritance at the top-level folder and remove all inherited permissions This action would disrupt permissions for all other folders and files, not just the confidential folder.
Option C: Turn off inheritance at the top-level folder and set permissions to each file and subfolder manually This approach is overly broad and inefficient, impacting more than just the specific folder that needs restricted access.
Option D: Turn off inheritance on the requested folder only, set the requested permissions, and then turn on inheritance under the child folders This ensures the specific folder has unique permissions while allowing those permissions to propagate to its children, maintaining security and ease of management.
Reference:
CompTIA A+ 220-1102 Objective 2.5 (Manage and configure basic security settings in the Windows OS), particularly file and folder permissions and inheritance settings.
NEW QUESTION # 84
A technician needs lo formal a USB drive to transfer 20GB of data from a Linux computer to a Windows computer. Which of the following filesystems will the technician MOST likely use?
- A. FAT32
- B. exFAT
- C. NTFS
- D. ext4
Answer: C
Explanation:
Since Windows systems support FAT32 and NTFS "out of the box" and Linux supports a whole range of them including FAT32 and NTFS, it is highly recommended to format the partition or disk you want to share in either FAT32 or NTFS, but since FAT32 has a file size limit of 4.2 GB, if you happen to work with huge files, then it is better you use NTFS
NEW QUESTION # 85
A technician is reusing several hard drives to increase local storage on company workstations. The drives contain PII that is no longer needed. Which of the following should the technician do to prevent unauthorized access to the data?
- A. Reimage the drives
- B. Drill through the drives
- C. Wipe the drives
- D. Degauss the drives
Answer: C
Explanation:
The appropriate method to prevent unauthorized access to sensitive data is to wipe the drives (Option C).
Wiping ensures that all data is securely erased, preventing any possibility of recovery. This is essential when handling drives containing Personally Identifiable Information (PII).
* Degaussing (Option A) erases data but is more commonly used for magnetic tapes.
* Drilling through the drives (Option B) physically destroys the drives, which may not be necessary if they are being reused.
* Reimaging (Option D) would overwrite the current data with new data but may not guarantee complete data destruction.
CompTIA A+ Core 2 References:
* 2.8 - Use common data destruction and disposal methods, including securely wiping drives.
NEW QUESTION # 86
Welcome to your first day as a Fictional Company. LLC helpdesk employee. Please work the tickets in your helpdesk ticket queue.
Click on individual tickers to see the ticket details. View attachments to determine the problem.
Select the appropriate issue from the 'issue' drop-down menu. Then, select the MOST efficient resolution from the 'Resolution' drop-down menu. Finally, select the proper command or verification to remediate or confirm your fix of the issue from the Verify Resolve drop-down menu.
Answer:
Explanation:
Explanation:
NEW QUESTION # 87
After a recent mobile OS upgrade to a smartphone, a user attempts to access their corporate email, but the application does not open. A technician restarts the smartphone, but the issue persists. Which of the following is the most likely way to resolve the issue?
- A. Registering the smartphone with an MDM solution
- B. Updating the failed software
- C. Clearing the cache partition
- D. Installing a third-party client
Answer: B
Explanation:
Comprehensive and Detailed In-Depth
When a mobile OS is updated, some applications may become incompatible or corrupted due to changes in system files. The best solution is to update the failed software, as the app developer may have released a patch to resolve compatibility issues.
B . Registering the smartphone with an MDM solution - Incorrect. MDM (Mobile Device Management) helps with security policies but does not fix application compatibility issues.
C . Installing a third-party client - Incorrect. Using a different app may work but does not resolve the root cause of the issue.
D . Clearing the cache partition - While clearing the cache can help with performance, it is unlikely to resolve an application not opening due to an OS update.
Reference:
CompTIA A+ 220-1102, Objective 1.5 - Common Mobile Device Issues and Troubleshooting
NEW QUESTION # 88
An incident handler needs to preserve evidence for possible litigation. Which of the following will the incident handler MOST likely do to preserve the evidence?
- A. Inform law enforcement
- B. Encrypt the files
- C. Clone any impacted hard drives
- D. Contact the cyber insurance company
Answer: C
Explanation:
Explanation
The incident handler should clone any impacted hard drives to preserve evidence for possible litigation1
NEW QUESTION # 89
Which of the following protocols supports fast roaming between networks?
- A. PEAP
- B. WPA2
- C. LEAP
- D. WPA
- E. WEP
Answer: D
Explanation:
WPA2 is the only protocol among the options that supports fast roaming between networks. Fast roaming, also known as IEEE 802.11r or Fast BSS Transition (FT), enables a client device to roam quickly in environments implementing WPA2 Enterprise security, by ensuring that the client device does not need to re-authenticate to the RADIUS server every time it roams from one access point to another1. WEP, WPA, LEAP, and PEAP do not support fast roaming and require the client device to perform the full authentication process every time it roams, which can cause delays and interruptions in the network service.
Reference:
The Official CompTIA A+ Core 2 Study Guide2, page 263.
WiFi Fast Roaming, Simplified3
NEW QUESTION # 90
A SOHO client is having trouble navigating to a corporate website. Which of the following should a technician do to allow access?
- A. Adjust the content filtering.
- B. Disable unused ports.
- C. Reduce the encryption strength
- D. Unmap port forwarding.
Answer: A
Explanation:
Content filtering is a process that manages or screens access to specific emails or webpages based on theircontent categories1. Content filtering can be used by organizations to control content access through their firewalls and enforce corporate policies around information system management2. A SOHO client may have content filtering enabled on their network and may need to adjust it to allow access to a corporate website that is blocked by default. The client can use a software program, a hardware device, or a subscription service to configure the content filtering settings andwhitelist the desired website2.
References: 1: Web content
filtering(https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/web-content-filtering?view=
2: What is Content Filtering? Definition and Types of Content Filters
(https://www.fortinet.com/resources/cyberglossary/content-filtering)
NEW QUESTION # 91
A technician is troubleshooting a Windows 10 PC that is unable to start the GUI. A new SSD and a new copy of Windows were recently installed on the PC. Which of the following is the most appropriate command to use to fix the issue?
- A. mstsc
- B. sfc
- C. chkdsk
- D. diskpart
- E. msconfig
Answer: B
Explanation:
Explanation
The sfc command is a tool for scanning and repairing system files that are corrupted or missing on Windows operating systems12. System files are essential files that are required for the proper functioning of the operating system, such as the GUI, drivers, services, and applications. If system files are damaged or deleted, the operating system may fail to start or run properly, causing errors, crashes, or blue screens.
The sfc command can be used to fix the issue of the PC that is unable to start the GUI, assuming that the problem is caused by corrupted or missing system files. The sfc command can be run from the command prompt, which can be accessed by booting the PC from the installation media, choosing the repair option, and selecting the command prompt option3. The sfc command can be used with different switches, such as
/scannow, /verifyonly, /scanfile, or /offbootdir, depending on the situation and the desired action4. The most common switch is /scannow, which scans all the system files and repairs any problems that are found5. The syntax of the sfc command with the /scannow switch is:
sfc /scannow
The sfc command will then scan and repair the system files, and display the results on the screen. If the sfc command is able to fix the system files, the PC should be able to start the GUI normally after rebooting. If the sfc command is unable to fix the system files, the PC may need further troubleshooting or a clean installation of Windows.
References1: CompTIA A+ Certification Exam Core 2 Objectives, page 10 2: CompTIA A+ Core 2 (220-1102) Complete Video Course, Lesson 26 Documentation 3: How to use SFC Scannow to repair Windows system files 4: SFC Command (System File Checker) 5: How to Repair Windows 10 using Command Prompt
NEW QUESTION # 92
An executive has contacted you through the help-desk chat support about an issue with a mobile device.
Assist the executive to help resolve the issue.

Which of the following should be done NEXT?
- A. Educate the user on the solution that was performed.
- B. Send an email to Telecom to inform them of the Issue and prevent reoccurrence.
- C. Close the ticket out.
- D. Tell the user to take time to fix it themselves next time.
Answer: A
NEW QUESTION # 93
A technician is installing new software on a macOS computer. Which of the following file types will the technician MOST likely use?
- A. .vbs
- B. .deb
- C. .exe
- D. .app
Answer: D
Explanation:
Explanation
The file type that the technician will MOST likely use when installing new software on a macOS computer is
.app. This is because .app is the file extension for applications on macOS
NEW QUESTION # 94
A corporation purchased new computers for a school. The computers are the same make and model and need to have the standard image loaded. Which of the following orchestration tools should a desktop administrator use tor wide-scale deployment?
- A. USB drive
- B. Recovery partition
- C. DVD Installation media
- D. PXE boot
Answer: D
Explanation:
Explanation
PXE (Preboot eXecution Environment) boot is an orchestration tool that allows a desktop administrator to deploy a standard image to multiple computers over a network. It requires a PXE server that hosts the image and a PXE client that boots from the network interface card (NIC). USB drive and DVD installation media are not orchestration tools, but manual methods of installing an image on each computer individually. Recovery partition is not an orchestration tool, but a hidden partition on the hard drive that contains an image of the factory settings. Verified References: https://www.comptia.org/blog/what-is-pxe-boot
https://www.comptia.org/certifications/a
NEW QUESTION # 95
A user contacted the help desk to report pop-ups on a company workstation indicating the computer has been infected with 137 viruses and payment is needed to remove them. The user thought the company-provided antivirus software would prevent this issue. The help desk ticket states that the user only receives these messages when first opening the web browser. Which of the following steps would MOST likely resolve the issue? (Select TWO)
- A. Scan the computer with the company-provided antivirus software
- B. Uninstall the company-provided antivirus software
- C. Perform a reset on the user's web browser
- D. Click the link in the messages to pay for virus removal
- E. Deploy an ad-blocking extension to the browser.
- F. Install a new hard drive and clone the user's drive to it
Answer: C,E
NEW QUESTION # 96
A technician is editing the hosts file on a few PCs in order to block certain domains. Which of the following would the technician need to execute after editing the hosts file?
- A. Add a new network adapter.
- B. Enable promiscuous mode.
- C. Reset the network adapter.
- D. Clear the browser cache.
Answer: C
Explanation:
Resetting the network adapter is the best way to apply the changes made to the hosts file on a few PCs. The hosts file is a text file that maps hostnames to IP addresses and can be used to block certain domains by redirecting them to invalid or local addresses. Resetting the network adapter will clear the DNS cache and force the PC to use the new entries in the hosts file.
NEW QUESTION # 97
Which of the following system preference items allows a user to enable third-party application installations on macOS 11?
- A. Spotlight
- B. Privacy
- C. Accessibility
- D. Keychain
Answer: B
Explanation:
In macOS, the "Privacy" settings under "Security & Privacy" are where users can control which applications are allowed to run, including third-party apps. By default, macOS may restrict apps that are not downloaded from the App Store, but in the Privacy settings, users can enable installations from identified developers or even from any source. The other options like "Keychain" manage passwords and certificates, "Accessibility" deals with assistive technologies, and "Spotlight" is the search feature.
Reference:
Apple Support: Safely open apps on your Mac
CompTIA A+ 220-1102 Study Guide (Whizlabs)
NEW QUESTION # 98
A company implemented a BYOD policy and would like to reduce data disclosure caused by malware that may infect these devices. Which of the following should the company deploy to address these concerns?
- A. MDM
- B. UAC
- C. LDAP
- D. SSO
Answer: A
Explanation:
Explanation
MDM stands for mobile device management, which is a type of software solution that allows remote management and security of mobile devices. MDM can help a company reduce data disclosure caused by malware that may infect these devices by enforcing security policies, such as encryption, password protection, antivirus software, and remote wipe. MDM can also monitor and control the access of personal devices to corporate data and networks. UAC stands for user account control, which is a feature of Windows that prompts users for permission or an administrator password before making changes that affect the system. UAC may not be effective in preventing malware infection or data disclosure on personal devices. LDAP stands for lightweight directory access protocol, which is a protocol for accessing and managing information stored in a directory service, such as user names and passwords. LDAP does not directly address the issue of malware infection or data disclosure on personal devices. SSO stands for single sign-on, which is a feature that allows users to access multiple applications or services with one set of credentials. SSO may not prevent malware infection or data disclosure on personal devices, and may even increase the risk if the credentials are compromised.
https://www.nist.gov/news-events/news/2021/03/mobile-device-security-bring-your-own-device-byod-draft-sp-1
NEW QUESTION # 99
An international traveler is concerned about others accessing the contents of their smartphone if it is lost or stolen. The traveler has enabled biometrics. Which of the following additional security measures would further reduce the risk of unauthorized data access?
- A. Location tracking
- B. Remote backups
- C. Device encryption
- D. PIN code screen lock
Answer: C
Explanation:
Comprehensive and Detailed In-Depth
Device encryption ensures that even if someone gains physical access to the smartphone, they cannot access its contents without the encryption key.
A . Remote backups - Useful for data recovery but does not prevent unauthorized access.
B . Location tracking - Helps locate the device but does not protect its data.
C . PIN code screen lock - Adds security but is less effective than full encryption.
NEW QUESTION # 100
......
CompTIA A+ Certification Exam: Core 2, also known as the 220-1102 exam, is a fundamental certification exam designed to test the knowledge and skills of IT professionals related to various aspects of modern computer technology. CompTIA A+ is a popular certification program that is recognized worldwide and is often a requirement for entry-level IT jobs. CompTIA A+ certification is also a great way for IT professionals to validate their skills and knowledge, as well as demonstrate their commitment to their profession.
Latest 2025 Realistic Verified 220-1102 Dumps: https://www.actual4dumps.com/220-1102-study-material.html
Pass Your CompTIA 220-1102 Exam with Correct 836 Questions and Answers: https://drive.google.com/open?id=1k9s1kGKvE6u7FY5iaCqs_kI1aqd6DznO