419 questions · instant answer feedback · concise explanations · free
Question 1 of 419You are renting space in another company's data center. To protect your server from being physically accessed when you are not in the building, what device should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Server lock
A server lock physically secures the server chassis in a shared data center rack. An entry control roster is only an administrative sign-in sheet and cannot physically prevent someone from opening the server chassis.
Question 2 of 419A user is complaining that when they attempt to access Google's homepage, it appears in a foreign language even though they are located in the United States. The user claims they are not using a VPN to access the internet. You have run a full anti-malware scan on the workstation and detected nothing unusual. Which of the following actions should you attempt NEXT?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Remove any proxy servers configured in their web browser
A malicious proxy server routes web traffic through a foreign location, causing localized sites to display incorrectly. Disabling the Windows Firewall worsens the issue and will not change how Google detects the browser's location.
Question 3 of 419Which type of installation would require an answer file to install the operating system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Unattended
An unattended installation relies on an answer file to automate operating system deployments without manual input. Clean installs and upgrades are deployment scenarios, but they do not inherently require this file.
Question 4 of 419Which of the following workstation operating systems are Ubuntu and Red Hat considered?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Linux
Ubuntu and Red Hat are popular distributions of the Linux operating system. Windows and macOS are alternative desktop operating systems, while Android is a mobile platform based on the Linux kernel.
Question 5 of 419Every new employee at Dion Training must sign a document to show they understand the proper rules for using the company's computers. This document states that the new employee has read the policy that dictates what can and cannot be done from the corporate workstations. Which of the following documents BEST describes this policy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. AUP
An acceptable use policy dictates how employees may use corporate systems and requires a signature. A service level agreement focuses on expected support metrics rather than governing daily user behavior.
Question 6 of 419A cybersecurity analyst from BigCorp contacts your company to notify them that several of your computers were seen attempting to create a denial of service condition against their servers. They believe your company has become infected with malware, and those machines were part of a larger botnet. Which of the following BEST describes your company's infected computers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Zombie
A zombie is an infected computer controlled remotely by an attacker to launch attacks within a botnet. Zero-day refers to an undisclosed software vulnerability rather than the compromised machine itself.
Question 7 of 419A user needs to upgrade from Windows 10 to Windows 11 while preserving all applications, user profiles, documents, and PST files. Which installation type should you use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. In-place upgrade
An in-place upgrade installs the new operating system over the existing one while retaining applications, user profiles, and data. A clean installation completely wipes the drive, making it the wrong choice when preserving user data.
Question 8 of 419Barbara received a phone call from a colleague asking why she sent him an email with lewd and unusual content. Barbara doesn't remember sending the email to the colleague. What is Barbara MOST likely the victim of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Hijacked email
A hijacked email account explains why unfamiliar or inappropriate messages were sent without the user knowing. Phishing and spear phishing are tactics used to steal credentials, but the resulting unauthorized access and sent emails are the hijacking itself.
Question 9 of 419Which of the following commands is used to edit a text file on a Linux server?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. nano
The nano utility is an easy-to-use command-line text editor used in Linux to modify configuration files. Remember that cat reads files, grep searches within files, and pwd only displays your current directory path.
Question 10 of 419Which of the following commands is used on a Linux system to change a user's password on the system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. passwd
The passwd command is used to change a user account password in Linux. As a helpful memory aid, chmod changes file permissions, chown changes file ownership, and pwd prints the current working directory.
Question 11 of 419A network technician is tasked with designing a firewall to improve security for an existing FTP server on the company network. The FTP server must be accessible from the Internet. The security team is concerned that the FTP server could be compromised and used to attack the domain controller hosted within the company's internal network. What is the BEST way to mitigate this risk?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Migrate the FTP server from the internal network to a screened subnet
Placing public-facing servers in a screened subnet isolates them from the internal network. Upgrading to SFTP encrypts traffic, but it does not protect the internal domain controller if the server is breached.
Question 12 of 419Which attack utilizes a wireless access point made to look as if it belongs to the network by mimicking the corporate network's SSID to eavesdrop on the wireless traffic?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Evil twin
An evil twin attack creates a rogue wireless access point that mimics a legitimate network's SSID to steal information. While a rogue access point is unauthorized, an evil twin specifically involves impersonating a trusted corporate network.
Question 13 of 419Which of the following best describes the difference between a dedicated graphics card and an integrated graphics solution?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A dedicated graphics card has its own memory, while an integrated graphics solution shares system RAM with other processes.
A dedicated graphics card includes its own independent video memory, known as VRAM. Integrated graphics relies on sharing the computer's system RAM, which reduces overall system memory available for other tasks.
Question 14 of 419After a security update, a workstation displays a blank screen and won't boot. What is the NEXT troubleshooting step?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Reboot the workstation into safe mode and roll back the recent security update
Booting into safe mode and rolling back the recent security update directly isolates the newly installed software as the root cause of the boot failure. Editing the registry is risky and less direct than simply uninstalling the problematic update.
Question 15 of 419You are working as a file server administrator. You are backing up the files on the server when you observe numerous inappropriate photos and videos stored on the corporate share drive by the user jsmith. These files are clearly in violation of the company's AUP. What should you do FIRST?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Notify your immediate supervisor
When you discover policy violations like illegal or inappropriate materials, the first step is to escalate the issue to your supervisor or management. You must follow chain of custody and company procedures, avoiding unauthorized deletion.
Question 16 of 419Dion Training is worried about the security of the data on their corporate smartphones if lost or stolen. The Chief Security Officer has instructed that the devices be configured so that unauthorized users cannot access the data. Which TWO of the following settings would provide the BEST security and protection for the corporate smartphones' data?
Select 2 answers.
Show answer & explanation
Correct answer: A. Enable full device encryption · B. Configure the ability to perform a remote wipe
Full device encryption protects data at rest if a device is stolen, rendering the storage unreadable without the key. Remote wipe allows administrators to erase the compromised device over the network before data can be extracted.
Question 17 of 419Which of the following open-source remote access tools allows users to connect to their desktop remotely, see what is on their screen, and control it with their mouse and keyboard?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. VNC
Virtual Network Computing, or VNC, is an open-source remote access tool that provides graphical desktop sharing over a network. RDP is proprietary, and SSH with Telnet are command-line protocols without native graphical interfaces.
Question 18 of 419Which of the following authentication protocols was developed by Cisco to provide authentication, authorization, and accounting services?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. TACACS+
TACACS+ is a Cisco proprietary protocol providing authentication, authorization, and accounting services. RADIUS also provides these services, but it is an open standard and was not developed by Cisco.
Question 19 of 419Your company's wireless network was recently compromised by an attacker who utilized a brute force attack against the network's PIN to gain access. Once connected to the network, the attacker modified the DNS settings on the router and spread additional malware across the entire network. Which TWO of the following configurations were most likely used to allow the attack to occur?
Select 2 answers.
Show answer & explanation
Correct answer: D. Default administrative login credentials · F. WPS enabled
Wi-Fi Protected Setup uses an easily brute-forced PIN, and default credentials let attackers modify router settings. While outdated firmware is risky, it does not specifically explain the PIN-based initial access described.
Question 20 of 419Jason is using a Windows 10 workstation in the Dion Training conference room. The workstation is acting extremely slow and he suspects there are other accounts logged on to the workstation. Which of the following features in the Task Manager should he use to identify if anyone else is currently logged on to the workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Users
The Task Manager Users tab displays all active user sessions on the workstation. The Processes tab shows running applications, but it does not cleanly identify the different logged-in user accounts.
Question 21 of 419You are cleaning out the closet in your office and find several bottles of cleaner that need to be disposed of. Which of the following should you consult to determine the proper method of disposal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. MSDS
A Material Safety Data Sheet, now commonly called a Safety Data Sheet, provides safe handling and disposal instructions for chemical products. SOW and MOU documents outline project scopes and business agreements, not chemical hazards.
Question 22 of 419Help desk technicians use an AI-driven tool to generate troubleshooting guides for common IT issues. After implementation, users report that some instructions contain incorrect software commands or outdated procedures, leading to failed troubleshooting attempts. Which of the following BEST describes this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Inaccuracies
The generated guides contain incorrect or outdated procedures, which directly describes an issue with AI inaccuracies. Hallucination involves the AI generating entirely fabricated content rather than simply relying on outdated information.
Question 23 of 419You are troubleshooting a computer that is operating slowly. Which of the following tools should you use to troubleshoot this workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Performance monitor
Performance Monitor tracks detailed system resource usage over time to help identify bottlenecks causing poor performance. Device Manager is only used to manage hardware drivers, while Task Scheduler automates routine background tasks.
Question 24 of 419John is a PC technician. To perform his job, he needs to be able to install and remove programs, modify system files, and change user permissions on the Windows workstation in his office. Which of the following types of user account types should he have to perform his role?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Administrator
An administrator account has the necessary permissions to modify system files, change user permissions, and install applications. Power Users have limited administrative abilities and cannot modify core operating system files.
Question 25 of 419A user's desktop computer shows consistently high CPU and network utilization (90-100%) even when no applications are visibly running. In addition the computer has become noticeably slower. Network monitoring reveals the computer is making thousands of outbound connection attempts to various IP addresses across the internet. What is the MOST likely cause of this excessive network activity?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The computer has been compromised and is participating in a botnet DDoS attack
High resource usage combined with thousands of unexpected outbound connections indicates the machine is part of a botnet. Corrupted drivers or standard Windows updates typically connect to specific vendor servers, not random IP addresses.
Question 26 of 419You recently moved 1.5 TB of data from your office's file server to a new 16 TB NAS and decommissioned the old file server. You verified all users had been given the same permissions to the new file shares on the NAS as they had on the old server. The users are receiving an error stating, "Windows cannot access \\server10\shared\" every time they click the Share drive icon on their desktop. What is MOST likely the source of this error?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The users are still mapped to the old share drive
The error indicates the desktop shortcut still points to the decommissioned server rather than the new NAS. Users need their drive mappings updated to reflect the new network share path and resolve the access issue.
Question 27 of 419A user reports that a specific social media app on their Android phone has been crashing immediately upon launch for the past two days. Other apps function normally, the device has adequate storage space, and the app was working fine earlier in the week without any recent updates. What is the BEST first troubleshooting step to resolve this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Clear the application's cache and data
Clearing the application cache and data removes corrupted temporary files that commonly cause single apps to crash on launch. Reinstalling the app is a more disruptive step best reserved if clearing the cache fails.
Question 28 of 419Jason checks the Dion Training server room and finds that it currently has over 80% humidity. Which of the following risks to the servers could occur due to this high humidity level?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Corrosion of the servers
High humidity introduces excess moisture into the air, which leads to condensation and component corrosion. Low humidity creates the opposite problem, increasing the risk of accidental electrostatic discharge around sensitive electronics.
Question 29 of 419A smartphone user notices that their phone gets very hot, and their battery is draining quickly. Even when the phone is in their pocket, the phone gets hot to the touch. What is likely the problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The smartphone is using a lot of processing power
A device generating excessive heat and draining its battery quickly in your pocket indicates runaway background processes or malware using heavy processing power. A faulty charging port would only cause issues while plugged in, making it the strongest distractor here.
Question 30 of 419What is the native file system format used by Windows 10 during installation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. NTFS
NTFS is the default and native file system for Windows installations, providing security and large partition support. FAT32 and exFAT are mainly used for external flash drives, while APFS is designed specifically for Apple operating systems.
Question 31 of 419A customer is complaining that her laptop is too slow. You have thoroughly checked the device but cannot find anything wrong with it. Which of the following is the best thing to say NEXT?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. "Can you tell me more about the problem? What do you mean by 'it is acting slow'?"
Asking an open-ended question clarifies the customer issue without being dismissive or defensive, adhering to troubleshooting best practices. Telling a customer nothing is wrong dismisses their concern, which violates professional communication standards.
Question 32 of 419Joanne is having a drink at a coffee shop near her office. She takes out her Windows 10 laptop and connects it to the coffee shop's wireless network to check her email. Which type of network should she select to hide their computer from other devices on the network and prevent file sharing with other patrons of the coffee shop?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Public
Selecting the public network profile disables network discovery and file sharing to protect the device on untrusted networks. The private profile is used for trusted networks where you want to share files and discover other devices.
Question 33 of 419Which of the following best describes the benefit of instant messaging for workplace collaboration?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Messages are sent instantly, allowing quick communication.
Instant messaging provides real-time communication that allows teams to collaborate efficiently. Unlike asynchronous email, messages appear immediately without delay. Employees can communicate from anywhere over the internet, and chat histories can generally be deleted by users.
Question 34 of 419Which of the following would a technician use when trying to find the exact steps required to install a custom software package within their organization?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. SOP
A standard operating procedure provides the detailed, step-by-step instructions required to perform routine organizational tasks like software installation. A statement of work defines project deliverables, while an acceptable use policy dictates network usage rules.
Question 35 of 419You have just finished installing a new workstation for a user in your office. They need to be able to see the other workstations on the company's workgroup. Which of the following settings should you ensure is enabled?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Enable network discovery
Enabling network discovery allows a Windows workstation to find other computers and devices on the network. While file sharing lets users exchange data, discovery is the specific feature required to visually browse neighboring workstations in the network directory.
Question 36 of 419An attacker is using a word list that contains 1 million possible passwords as they attempt to crack your Windows password. What type of password attack is this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Dictionary
A dictionary attack uses a predefined list of common words and passwords to guess credentials. A brute-force attack tries every possible combination of characters, while a hybrid attack appends extra characters to a standard dictionary list.
Question 37 of 419Which of the following is the LEAST secure wireless security and encryption protocol?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. WEP
WEP is the weakest wireless security protocol because it uses a flawed initialization vector that is easily cracked. WPA3 is currently the most secure option, followed by WPA2 and WPA, which all provide significantly stronger encryption and key management.
Question 38 of 419A company's new policy states employees can only access resources needed for their specific job functions. Which security principle does this describe?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Least privilege
The principle of least privilege grants users only the minimum access required to perform their specific job duties. Separation of duties divides critical tasks among multiple people, preventing a single individual from controlling an entire sensitive process.
Question 39 of 419A user reports they can't access websites. You want to figure out whether the problem is with their internet connection or specifically with DNS resolution. Which of the following would be the best IP address to ping to determine the problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. 8.8.8.8
Pinging an external IP address like a public DNS server tests general internet connectivity without relying on domain name resolution. If numbers succeed but website names fail, the issue is definitely DNS. Private IP addresses only test local network routing.
Question 40 of 419Which command-line entry would be used on a Windows system to test if your system can reach diontraining.com?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. ping diontraining.com
The ping command tests reachability by sending ICMP echo requests to a target host. For the exam, remember ipconfig displays TCP/IP settings, while sfc repairs system files.
Question 41 of 419A Windows laptop is malfunctioning, and you believe that some system files are missing or corrupted. Which of the following commands should you use to verify this and, if needed, repair the files?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. sfc
The system file checker scans for and restores corrupted Windows system files. The chkdsk command scans the file system for logical and physical errors on the disk.
Question 42 of 419You are applying for a job at a cybersecurity firm. The application requests you enter your social security number, date of birth, and email address to conduct a background check as part of the hiring process. Which of the following types of information have you been asked to provide?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. PII
Personally identifiable information includes data like social security numbers used to identify an individual. Protected health information relates to medical records, distinguishing it from standard employment data.
Question 43 of 419Dion Training needs an open wireless network for instructors to use IoT devices that don't support encryption, but wants to prevent students from connecting to the IoT devices. Which configuration setting would BEST meet these requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. MAC filtering
MAC filtering creates an allow list of specific devices permitted to connect to the open network. Quality of Service prioritizes bandwidth, but it does not restrict unauthorized network access.
Question 44 of 419Which of the following security controls provides Windows system administrators with an efficient way to deploy system configuration settings across many devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. GPO
A Group Policy Object centrally manages and deploys configuration settings across Windows devices in an Active Directory environment. Patch management focuses on operating system updates, not configurations.
Question 45 of 419Which of the following best describes how a new application can impact daily operations?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. A resource-intensive application may slow down overall system performance for users.
A resource-intensive application consumes heavy CPU and memory, which slows down overall system performance. Applications do not automatically optimize system settings, and meeting requirements does not guarantee flawless execution.
Question 46 of 419An employee at Dion Training is complaining that every time they reboot their Windows 10 workstation a music application is loaded. Which of the following tools would you use to disable the program from starting up each time Windows reboots?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Task manager
The Task Manager Startup tab allows users to easily disable programs launching during the Windows boot process. Event Viewer is used for reviewing system logs rather than managing active startup applications.
Question 47 of 419What anti-malware solution is installed as a dedicated on-premise appliance to scan all incoming traffic and prevent malware from being installed on any of your clients without requiring the installation of any software on your clients?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Network-based anti-malware
A network-based anti-malware appliance scans incoming traffic at the network edge to protect all clients without requiring local software installations. Remember that host-based solutions require agents, while cloud-based solutions rely on off-site processing rather than an on-premise rack appliance.
Question 48 of 419Employees at a company report security warnings after a commonly used browser plug-in is identified as vulnerable. Which immediate action should IT staff instruct employees to take?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Temporarily disable the vulnerable plug-in within browser settings.
Temporarily disabling the vulnerable plug-in immediately protects the browser from active exploitation. While increasing browser security settings helps generally, it does not directly address or neutralize a specific plug-in vulnerability like disabling it does.
Question 49 of 419You attempt to boot a Windows 10 laptop and receive an "Operating System Not Found" error on the screen. You can see the hard disk listed in the EFI/BIOS of the system. Which of the following commands should you use to add the Windows installation to the boot manager?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. bootrec /rebuildbcd
The bootrec /rebuildbcd command scans for valid Windows installations and adds them to the Boot Configuration Data store. The /fixmbr and /fixboot commands repair the master boot record and boot sector, respectively, but do not rebuild the BCD.
Question 50 of 419A customer is purchasing a laptop for video editing and 3D rendering. They are deciding between a model with integrated graphics and another with a dedicated graphics card. What is the best reason to choose the dedicated graphics option?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The dedicated graphics card has its own memory, reducing strain on system RAM when rendering videos.
A dedicated graphics card utilizes its own VRAM, freeing up system RAM for smoother video editing and rendering. Integrated graphics actually share system memory, making the system more efficient for general tasks rather than graphically intense workloads.
Question 51 of 419Your company is setting up a system to accept credit cards in their retail and online locations. Which of the following compliance types should you be MOST concerned with dealing with credit cards?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. PCI-DSS
The Payment Card Industry Data Security Standard, or PCI-DSS, applies to any organization accepting credit card payments. PII and PHI are data classifications, while GDPR focuses on European Union privacy regulations.
Question 52 of 419Multiple users with identical hardware report screens filled with static when moving their mouse. All systems received security patches and updates last night. What action should you take?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Rollback the video card driver and wait for a new driver to be released
Rolling back the video card driver addresses failures directly caused by recently applied updates. Safe Mode only bypasses the issue temporarily, whereas the System File Checker validates core Windows files rather than resolving driver incompatibilities.
Question 53 of 419Peggy reaches out to inform the support desk that her smartphone suddenly has no internet connectivity despite being connected to a Wi-Fi network. Other devices connected to the same network work fine. She mentions receiving an unusual notification earlier, warning of high network traffic on their device. Which of the following would be the best solution in this case?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Investigate for malware and run a full security scan on the device
Sudden connectivity loss paired with a high traffic warning strongly indicates malware hijacking the network interface. Basic steps like toggling airplane mode or rebooting the router ignore the underlying security threat flagged by the notification.
Question 54 of 419A coffee shop owner wants to block a specific customer's device from the WiFi network. Which configuration blocks devices based on their unique hardware identifier?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. MAC filtering
MAC filtering blocks or allows network connections based on a device's unique hardware address. Port forwarding or passwords handle broader network routing and access, but they do not target one specific device identifier.
Question 55 of 419Why might a user choose to disable browser extensions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. To temporarily improve browser performance or security.
Disabling extensions directly removes background processes and potential vulnerabilities, improving browser performance and security. Extensions do not manage cookies or browser updates, so disabling them won't affect those functions.
Question 56 of 419Your company hires 10 college interns each summer for 8 weeks who return annually. What is the BEST policy to allow access during summer while preventing login during the school year?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Disable the user accounts at the end of each summer
Disabling accounts temporarily revokes access while preserving user data for their return. Deleting accounts permanently removes access and configurations, while login hour restrictions only limit daily access.
Question 57 of 419A company has had several virus infections over the past few months. The root cause was determined to be known vulnerabilities in the software applications in use by the company. What should an administrator implement to prevent future outbreaks?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Patch management
Patch management directly fixes known software vulnerabilities by applying updates. Policies and detection systems might warn or guide users, but they do not eliminate the underlying code flaws.
Question 58 of 419A technician wants to conduct a vulnerability scan on a server every morning at 3:00 am. Which of the following tools should the technician use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Task scheduler
Task Scheduler automates scripts and applications to run at specific times like 3:00 AM. Event Viewer reviews past logs, while MSConfig manages startup items, not scheduled scans.
Question 59 of 419Which of the following commands can be used to install software on a Linux system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. yum
The yum command is a package manager used to install, update, and remove software on RPM-based Linux distributions. For the exam, associate yum and apt with package installation, while commands like grep and cat are used for reading and searching text.
Question 60 of 419An IT supervisor is training new technicians about regulatory compliance during electronic disposal. Which of the following actions accurately aligns with regulatory best practices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Recycling electronic equipment through certified disposal service providers.
Using certified disposal service providers ensures proper hardware recycling and adherence to environmental compliance standards. Donating equipment without data sanitization poses a significant security risk and violates data privacy regulations.
Question 61 of 419A team is working on a shared document, but some users say their edits are disappearing. What is the most likely cause?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Multiple users are overwriting changes at the same time.
When multiple users edit a shared document simultaneously, they can easily overwrite each other's changes if collaboration features are not syncing properly. Modern word processors do not automatically reset to older versions or have a strict limit on saved edits.
Question 62 of 419Which of the following regulations or standards applies to credit card transactions?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. PCI DSS
The Payment Card Industry Data Security Standard, or PCI DSS, is the specific framework that regulates how credit card transactions are processed and secured. PHI and PII are data classifications, not regulatory standards themselves.
Question 63 of 419A user returns from vacation and can't see shared inbox folders in their email client, though they can send/receive email. What MOST likely changed?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The network file share's permission has been modified
Email clients often map shared inboxes or archives to network file shares, so if those share permissions change, the folders disappear even though standard mail send and receive still work. Client security settings would usually block all mail synchronization, making that a weaker distractor.
Question 64 of 419Which of the following is considered a form of regulated data?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. PII
Personally identifiable information, or PII, is a key form of regulated data that technicians must secure according to laws and company policies. The other options are security policies, copyright laws, or protection technologies.
Question 65 of 419Your supervisor has requested remote access to a particular server to check on specific data and processes in the evenings and weekends. You are concerned that the server could become infected and want to take some precautions. Which of the following is the MOST important thing to do before granting remote access to the server to your supervisor?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Install the latest security updates and patches to the server
Installing the latest security patches ensures known vulnerabilities are closed before exposing the server to remote access. Antivirus updates are helpful but secondary to patching critical system exploits.
Question 66 of 419What kind of attack is an example of IP spoofing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. On-path attack
An on-path attack intercepts communications between two parties by spoofing identities to appear as a trusted endpoint. However, ARP poisoning also relies heavily on spoofing, making this question slightly ambiguous.
Question 67 of 419You're configuring a printer for a small office with 4 computers connected to a 4-port switch/router/modem with no open ports. The network has no servers or domain controller. Which method would BEST allow all computers to access the printer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Configure it as a shared printer connected to one of the four workstations
Connecting the printer to one workstation and sharing it provides a quick fix when all switch ports are occupied. While a dedicated print server is a better enterprise solution, it is unavailable because the office lacks extra hardware.
Question 68 of 419A company's new messaging platform causes employees to miss important updates in busy chats. What is the best way to fix this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Use dedicated channels to keep messages organized.
Dedicated channels organize conversations, keeping important updates visible and preventing them from being buried in busy chat logs. Disabling group chats entirely or simply reducing user counts negatively impacts collaboration without solving the visibility problem.
Question 69 of 419A cybersecurity analyst is auditing your company's network logs and identifies that a USB mass storage device was previously inserted into many of the company's servers. The logs also showed dozens of failed login attempts before a successful login occurred on the servers. Which TWO of the following actions are recommended to eliminate the vulnerabilities identified by the cybersecurity analyst?
Select 2 answers.
Show answer & explanation
Correct answer: E. Modify the AutoRun settings · F. Lockout the account after 3 failed login attempts
Modifying AutoRun settings prevents malicious code on USB storage from executing automatically. Configuring an account lockout directly defeats password guessing by disabling logins after failed attempts. While good security practices, the other options do not solve these specific USB and brute force vulnerabilities.
Question 70 of 419A tablet's screen no longer rotates automatically between portrait and landscape. What should the user check FIRST?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Verify that auto-rotate is enabled
Verifying the auto-rotate setting is the simplest first step because users frequently toggle this accidentally. Restarting the device is a logical second step if the setting is already enabled.
Question 71 of 419A customer's Android smartphone is only 6 months old but is becoming excessively slow. When questioned, the customer states it was acting fine until they recently installed a new stock market tracking app. What action should you take first to troubleshoot the slow performance on this phone?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Uninstall the app, reboot the phone, and reinstall the app
Uninstalling and reinstalling the problematic app is the best first step when a recent installation causes performance issues. A factory reset is an extreme measure that should only be used as a last resort.
Question 72 of 419Which of the following is the BEST way to regularly prevent different security threats from occurring within your network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. User training and awareness
Regular user training and awareness mitigates social engineering and phishing, which are the biggest threats to a network. Penetration testing might find vulnerabilities but doesn't actively prevent them from being exploited like educating your users does.
Question 73 of 419Your company is concerned about the possibility of power fluctuations that may occur and cause a large increase in the input power to their server room. What condition is this known as?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Power spikes
A power spike is a brief, massive over-voltage event that can severely damage server room equipment. A surge lasts slightly longer than a spike, while under-voltage events and blackouts involve power drops or total losses.
Question 74 of 419You are working at the service desk when you receive a call from an upset user because their workstation cannot receive any emails. Which of the following should you use to document this phone call?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Incident report
An incident report is the correct way to document a single user issue like an email outage. A knowledge base is used for reference, while an asset database tracks hardware, making neither suitable for documenting a specific support call.
Question 75 of 419Your Windows 10 system is booting up very slowly. Which of the following should you do to speed up the boot process?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Disable unnecessary programs from automatically starting up
Disabling unnecessary startup programs directly speeds up the boot process. Reinstalling Windows or rebuilding profiles are drastic measures, and Safe Mode is only a diagnostic tool.
Question 76 of 419Which of the following should be configured on a macOS system to enable the Smart Zoom feature on a user's MacBook trackpad?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Gestures
Gestures are the trackpad motions used to perform actions like Smart Zoom in macOS. The other terms describe basic movements but are not the macOS features used for trackpad configuration.
Question 77 of 419Which of the following file types are commonly used to create applications that can be run on Linux, macOS, and Windows?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. .py
Python scripts use the .py extension and can run cross-platform on Linux, macOS, and Windows using an interpreter. The other extensions are generally limited to specific operating systems, such as .ps1 for Windows PowerShell.
Question 78 of 419Your Windows 10 workstation is attempting to boot up when it receives the following error, "BOOTMGR is missing; Press Ctrl+Alt+Del to restart." To fix this, you insert your Windows installation disc and reboot into the Command Prompt under the System Recovery Options. Which of the following commands should you enter in the command prompt?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. bootrec /fixboot
The bootrec /fixboot command writes a new boot sector to the system partition, resolving the missing BOOTMGR error. You can memorize bootrec commands for the exam since utilities like diskpart and chkdsk handle partitions and file errors instead.
Question 79 of 419You are installing a new file server at the offices of Dion Training. The entire building has a diesel generator installed to protect it from power outages. The file server must have zero downtime once placed into production. Which of the following power sources should the file server utilize?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. An uninterruptible power supply (UPS)
An uninterruptible power supply provides instant battery backup during a power failure, bridging the gap until the backup generator starts. A line conditioner only regulates voltage but cannot supply power during a complete outage.
Question 80 of 419Which of the following types of installations would you use on a system with slow performance or one that you cannot isolate a single cause of the system's issues?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Repair installation
A repair installation replaces corrupted operating system files while keeping user data and applications intact. This is ideal for systems with severe performance issues or unisolated software corruption. An in-place upgrade moves you to a newer operating system version.
Question 81 of 419A user with an older laptop running Windows 7 that has only 2 GB of RAM, 32 GB of SSD, and a 1.7 GHz 64-bit processor. The user would like to upgrade to a newer OS since Windows 7 is now considered end-of-life. Which of the following operating systems should the technician recommend to ensure the BEST performance on this computer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Windows 10
Windows 10 is the best recommendation because it meets the strict hardware requirements and is still supported. Windows 11 requires four gigabytes of RAM and a sixty-four-gigabyte drive, making it incompatible with this laptop.
Question 82 of 419During the reconnaissance phase of a penetration test, you have determined that your client's employees all use Android smartphones that connect back to the corporate network over a secure VPN connection. Which of the following methods would MOST likely be the best method for exploiting these?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Use social engineering to trick a user into opening a malicious APK
Tricking a user into installing a malicious APK is the most reliable method to exploit an Android device. Since mobile devices are usually protected against remote web-based exploits, social engineering is often required to bypass the operating system's security controls.
Question 83 of 419A user receives a 'Windows Update service is not running' error. After the technician fixes the DLL registration, what should be done NEXT?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Reboot the computer
Rebooting the computer ensures the newly registered DLLs and service changes take full effect across the operating system. Restarting network services or rolling back drivers will not properly initialize the Windows Update components after modifying these core system files.
Question 84 of 419Your company works as a contractor to the military and has just finished replacing about 500 workstations across its secure network. You have been asked to properly dispose of the workstations and destroy the data on their hard disk drives. Which of the following methods would be the MOST effective?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Degauss each of the hard drives
Degaussing quickly wipes magnetic drives using a strong electromagnetic field. However, physical destruction is often preferred for high-security military disposal because degaussing SSDs is ineffective, making both viable.
Question 85 of 419During a disaster recovery, which of the following statements is true?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A virtual machine has less downtime than a physical server
Virtual machines can be restored or spun up rapidly from backups, minimizing downtime compared to physical servers. Rebuilding a physical server requires hardware replacements and driver configurations.
Question 86 of 419Which of the following commands is used on a Linux system to display the current working directory's full pathname to the screen?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. pwd
The pwd command displays the present working directory path on a Linux system. The chown and chmod commands are used to change file ownership and permissions, while passwd changes user account passwords.
Question 87 of 419Which command is used in the Linux terminal to change the permissions of a file?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. chmod
The chmod command modifies file and directory permissions in Linux. The chown command changes file ownership, pwd displays the current directory, and sudo executes commands with root privileges.
Question 88 of 419Samantha works in the human resource department in an open floorplan office. She is concerned about the possibility of someone conducting shoulder surfing to read sensitive information from employee files while accessing them on her computer. Which of the following physical security measures should she implement to protect against this threat?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Privacy screen
A privacy filter narrows the monitor viewing angle so bystanders cannot easily read the screen, directly countering shoulder surfing. Hardware tokens and biometric locks protect access but do not stop someone from looking at an active display.
Question 89 of 419Which of the following commands is used on a Linux system to list the currently running processes on a system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. ps
The ps command lists currently running processes along with their process IDs and resource usage. The kill command terminates processes, ls lists directory contents, and grep searches text, so they do not provide the active process list.
Question 90 of 419An attacker is using a precomputed table of values to attempt to crack your Windows password. What type of password attack is this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Rainbow table
A rainbow table uses a precomputed database of hashes to reverse cryptographic hash functions quickly. Brute-force and dictionary attacks generate hashes in real-time, making them much slower than using a precomputed lookup table.
Question 91 of 419Employees frequently experience slow loading or errors on websites previously visited without issue. IT support suspects cached data is causing conflicts. Which browser setting should IT instruct employees to adjust?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Regularly clear the browser cache to remove stored temporary data.
Clearing the browser cache removes conflicting temporary files that prevent previously visited websites from loading properly. Updating the browser or blocking unknown scripts improves security but does not resolve stored cache corruption.
Question 92 of 419Which of the following is an online storage solution provided by Apple that natively works with macOS and iOS devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. iCloud
iCloud is Apple's proprietary cloud storage service natively integrated into macOS and iOS for syncing data. OneDrive and Google Drive are first-party solutions for Microsoft and Google, while Dropbox is a popular third-party alternative.
Question 93 of 419A user reports that after logging into their Windows 11 computer, they are met with a black screen and a movable cursor. They add that no desktop icons or taskbar are visible. Which of the following is the best initial method for attempting to fix this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Restart the Windows Explorer process using Task Manager
Restarting the Windows Explorer process quickly restores the desktop shell without altering system state. Since the cursor remains active, monitor connections are fine, making driver reinstalls or system restores premature and unnecessarily disruptive.
Question 94 of 419Dion Training wants to provide governance for the length, complexity, and expiration requirements for its user's knowledge-based authentication factors. Which of the following policies should this be documented within?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Password policy
A password policy directly governs knowledge-based authentication factors by defining complexity, length, and expiration rules. Acceptable use policies govern how employees utilize company resources, while an asset management policy tracks inventory.
Question 95 of 419Which of the following is used to communicate data and preferences to child processes within a script or batch file?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Environmental variables
Environment variables are used to pass configuration data and system preferences to child processes within scripts. Regular variables only store temporary values locally, whereas comments are ignored by the interpreter entirely during execution.
Question 96 of 419Eduardo has jailbroken his iPhone to install third-party apps that are otherwise unavailable on the official App Store. After doing so, he begins experiencing frequent crashes and notices an unfamiliar app with administrative permissions. He mentions that the device no longer receives official iOS updates. What would be the best solution to secure the device and prevent further issues?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Restore the device to factory settings to remove the jailbreak
Restoring the device to factory settings completely removes the jailbreak and reinstates official iOS security protections. Simply revoking app permissions is insufficient because jailbreaking bypasses built-in system security restrictions entirely, leaving the device compromised.
Question 97 of 419A network technician must allow HTTP traffic from the Internet over port 80 to an internal server running HTTP over port 81. Which of the following is this an example of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Port forwarding
Port forwarding maps an external port to a different internal port and IP address. Static NAT simply maps a public IP address to a private IP address one-to-one, whereas dynamic DNS updates name records and does not translate ports.
Question 98 of 419Your mother says there is something wrong with her computer, but unfortunately, she doesn't know how to fix it. She asks if you can remotely connect to her computer and see if you can fix it. Which of the following technologies would BEST allow you to remotely access her computer and interact with her Windows 10 laptop?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. RDP
Remote Desktop Protocol provides a graphical interface so you can fully interact with a remote Windows desktop. Secure Shell only provides a text-based command-line interface, which is less helpful for troubleshooting general operating system issues visually.
Question 99 of 419You are helping to set up a backup plan for your organization. The current plan states that all of the organization's Linux servers must have a daily backup conducted. These backups are then saved to a local NAS device. You have been asked to recommend a method to ensure the backups will work when needed for restoration. Which of the following should you recommend?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Attempt to restore to a test server from one of the backup files to verify them
Performing a test restoration to a non-production server is the only definitive way to verify backup integrity. Setting up scripts to retry failed jobs only ensures the backup completes, while copying files off-site provides redundancy but not validity.
Question 100 of 419Which of the following is a primary advantage of the Android operating system compared to iOS?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. It allows users to install apps from third-party sources
Android allows users to freely install applications from third-party sources through sideloading. iOS strictly limits installations to the official App Store unless the device is jailbroken, making Apple's ecosystem much more restrictive by design.
Question 101 of 419A user cannot change their iPad display from landscape to portrait when they are on the home screen. Which of the following is MOST likely the reason for this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Autorotate is disabled
The autorotate feature being disabled prevents the screen orientation from switching between portrait and landscape modes. You can easily toggle this by accessing the Control Center and tapping the rotation lock icon.
Question 102 of 419Which of the following features allows a Linux server to provide file-sharing services to a company's Windows 10 workstations?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Samba
Samba enables cross-platform file and print sharing between Linux servers and Windows workstations. Yum is a package manager used for software installation, while Pathping is a Windows utility used to diagnose network routing issues.
Question 103 of 419Which of the following will prevent unauthorized people from changing the boot order or boot from an unauthorized operating system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. BIOS password required
A BIOS or UEFI password prevents unauthorized users from entering the firmware to change the boot order. While Secure Boot ensures only trusted operating systems load, it does not physically stop someone from changing the boot sequence.
Question 104 of 419Which of the following commands is used on a Linux system to perform an overwrite of an entire hard disk with zeros?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. dd
The dd command is used to clone disks or wipe data by overwriting block devices with zeros. Basic file operations like cp, rm, and mv cannot write directly to the disk to perform a low-level wipe.
Question 105 of 419A business is preparing to retire multiple printers, laptops, and storage devices. They must follow environmental regulations closely. What action ensures adherence to environmental disposal requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Contracting with certified electronics recyclers to manage disposal processes.
Contracting with certified electronics recyclers ensures hardware is disposed of safely according to local environmental regulations. Throwing equipment in standard commercial bins or sending it to landfills violates e-waste rules.
Question 106 of 419What type of malicious application does not require user intervention or another application to act as a host to replicate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Worm
A worm actively self-replicates across networks without requiring user interaction or a host application. Viruses and macro malware require human action, while Trojans disguise themselves inside seemingly harmless applications.
Question 107 of 419Which of the following Windows tools should a technician use to import and install data in the x.509 format?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Certificate manager
The Certificate Manager utility imports, exports, and manages digital certificates, including those in the x.509 format. Device Manager strictly handles hardware devices, not software-based cryptographic certificates.
Question 108 of 419After a data breach, your company wants to change the default administrator password on 1,250 workstations. What is the easiest way to perform this password change across the network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Deploy a new group policy
Deploying a new Group Policy Object is the easiest way to mass-update configurations across a Windows domain network. Manually changing settings on 1,250 machines would be highly inefficient and prone to error.
Question 109 of 419Which of the following types of remote access technologies should NOT be used in a network due to its lack of security?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Telnet
Telnet transmits data, including passwords, as unencrypted plain text, making it a major security risk. Secure Shell provides encrypted remote management and completely replaces Telnet in corporate networks.
Question 110 of 419Which command-line tool on a Windows system is used to display the resulting set of policy settings that were enforced on a computer for a specified user when they logged on?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. gpresult
The gpresult command displays the Resultant Set of Policy, showing exactly which Group Policies apply to a specific user. In contrast, gpupdate is only used to force an immediate refresh of these policies.
Question 111 of 419A user's tablet OS update repeatedly fails with an 'Update failed' error. The device is connected to Wi-Fi and has 25% battery. The user hasn't updated the OS in several months. What is the best solution to this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Plug the device into a charger and retry the update
Mobile operating system updates require a minimum battery threshold or external power to prevent bricking. Since the tablet only has 25 percent battery, it must be plugged into a charger. Destructive actions like factory resets should always be a last resort.
Question 112 of 419You are assisting a member of Dion Training's security team during an incident response. The team member asks you to determine if any strange TCP connections are occurring on a given workstation. You open the command prompt on the workstation. Which of the following tools would provide you with information on any TCP connections currently established on the workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. netstat
The netstat command displays active TCP connections, routing tables, and listening ports, making it ideal for incident response. Tracert shows the path packets take to a destination, while arp and route manage MAC address and routing tables respectively.
Question 113 of 419A company wants to upgrade its employees' workstations from Windows 10 to Windows 11. All of the employees' data and files are saved to the company's shared drive. The technician has been told to choose an installation type that will delete all of the existing data, settings, and applications on the workstations during the upgrade. Which of the following types of upgrades or installations should you perform on the workstations?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Clean install
A clean install completely wipes the existing operating system, data, and applications during installation. An in-place upgrade preserves user data and settings, while repair and refresh installations attempt to fix the existing system.
Question 114 of 419You are working as part of a penetration testing team during an assessment of a company's headquarters. Your boss has requested that you search the company's recycling bins for any information that might be valuable during the reconnaissance phase of your attack. What type of social engineering method are you performing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Dumpster diving
Dumpster diving involves searching through physical trash or recycling to find sensitive documents and information during reconnaissance. Phishing and whaling are digital email-based attacks, while impersonation involves pretending to be another person.
Question 115 of 419A user frequently encounters disruptive advertisements opening in new browser windows when visiting certain websites. Which browser setting would most directly address this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Activating the built-in pop-up blocker feature in the browser settings.
Activating the browser's built-in pop-up blocker directly prevents disruptive advertisement windows from opening automatically. Clearing cookies updates software versions, and disabling extensions are good security practices but do not directly stop website pop-ups.
Question 116 of 419David is troubleshooting a new Android application his company is creating. He has installed the app on an Android tablet and needs to see diagnostic information about the app and its network connections while it is running to identify and correct a software bug. Which of the following should David enable on the device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Developer mode
Enabling developer mode unlocks Android diagnostic tools needed to debug applications and inspect network activity. Sideloading only installs the APK, while rooting or jailbreaking grants administrative access that is unnecessary for standard troubleshooting.
Question 117 of 419Nicole's smartphone works fine when she is at work or the mall, but she has limited bandwidth on the device when she is in her apartment building. Nicole has asked you to help her. What is the FIRST step you should take in troubleshooting this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Verify the smartphone has adequate signal strength
Checking cellular signal strength first follows standard troubleshooting methodology by identifying the simplest environmental cause. Dropping bars inside an apartment explains the bandwidth drop, making aggressive resets or OS updates premature at this stage.
Question 118 of 419Janice called the help desk because her computer will not boot up. After 20 minutes of troubleshooting, the computer is still not working, and Janice tells the technician she feels her time is being wasted. How should the technician respond to Janice's frustration?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. The technician should ask open-ended questions to properly identify the issue by narrowing down the possible symptoms or causes
Asking open-ended questions helps efficiently narrow the scope while showing empathy and professionalism to a frustrated user. Citing strict procedures or dismissing the user can escalate tension rather than resolve the underlying technical issue.
Question 119 of 419Which of the following types of encryption uses a 128-bit encryption key but is considered weak due to its use of a 24-bit initialization vector?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. WEP
Wired Equivalent Privacy uses a 24-bit initialization vector, making its encryption highly vulnerable to compromise. Modern protocols like WPA and WPA2 replaced it, so remember WEP only for legacy contexts on the exam.
Question 120 of 419Which of the following backup rotation schemes requires backups to be stored to at least two different types of media?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. 3-2-1 backup
The 3-2-1 backup rule specifically requires storing data on two different media types. The other options, such as Grandfather-father-son and Tower of Hanoi, are rotation schemes that dictate tape reuse schedules without enforcing diverse media types.
Question 121 of 419Which of the following should be used to uniquely identify every piece of hardware installed on the corporate network, including servers, desktops, laptops, printers, and monitors?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Asset ID
An asset ID provides a unique, persistent identifier for all tracked hardware components, including those without network connectivity like monitors. IP and MAC addresses are unreliable for general asset tracking because they can change or apply only to network adapters.
Question 122 of 419A company wants to provide governance for how employees can utilize the corporate network, email, and laptops while working for the organization. Within which of the following should this be documented?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Acceptable use policy
An acceptable use policy outlines the rules and constraints for using corporate resources like networks and laptops. Password policies cover authentication rules, while a knowledge base contains technical troubleshooting documentation rather than user guidelines.
Question 123 of 419A user reports that their web browser's homepage has changed to an unfamiliar search engine, and their default search provider has been altered without their permission. Additionally, they notice several new browser extensions installed that they don't recognize. What is the MOST likely cause of these altered browser settings?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. The browser was infected with adware or a browser hijacker malware
Unauthorized changes to the homepage, search engine, and unknown browser extensions are classic symptoms of a browser hijacker. Browser updates and DNS changes do not secretly install malicious extensions or alter browser preferences without user consent.
Question 124 of 419Which of the following tools should a technician NOT use on a workstation with a solid-state drive?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Disk defragmenter
Running a disk defragmenter on a solid-state drive causes unnecessary write cycles, reducing the drive's lifespan without improving performance since SSDs do not need defragmentation. Tools like Disk Cleanup and Device Manager are completely safe for SSD maintenance.
Question 125 of 419Which editions of Windows 10 can you connect to using Remote Desktop?
Select 3 answers.
Show answer & explanation
Correct answer: B. Enterprise · C. Education · D. Pro
Remote Desktop Host is supported on Windows 10 Pro, Enterprise, and Education editions. The Home edition does not support hosting an RDP session, so third-party tools are required to remotely access a Windows 10 Home machine.
Question 126 of 419Which of the following installation types would allow a single technician to quickly install Windows 10 Enterprise on 50 workstations simultaneously?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Image deployment
Image deployment captures a master Windows configuration to simultaneously push it to multiple target machines. Repair installations and in-place upgrades only operate on a single existing system and cannot mass-deploy to fifty workstations at once.
Question 127 of 419Madison is trying to open up her anti-malware solution to run a full system scan because she suspects her computer has become infected. When she attempts to run the tool, an error of "Access denied" is received. What security issue is MOST likely occurring?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. File permission change
Malware often changes file permissions to block users from launching security tools, which generates the access denied alert. Renamed system files or missing executable components would instead trigger a file not found error.
Question 128 of 419A healthcare facility needs to permanently erase patient data stored on old magnetic hard drives before disposal. The facility wants to ensure no recovery of patient information is possible. Which method should the IT staff choose?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Using degaussing to disrupt the magnetic fields within drives.
Degaussing uses a powerful magnetic field to permanently destroy data on spinning hard drives, ensuring confidential patient information cannot be recovered. Drilling physically damages drives but leaves remaining intact platters vulnerable to specialized forensic extraction.
Question 129 of 419A user attempts to visit a banking website and notices the browser displaying a security warning about an invalid certificate. What is the best action the user should take to protect sensitive information?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Avoid entering sensitive details until the certificate issue is resolved.
Avoiding sensitive data entry protects against potential man-in-the-middle attacks when a certificate is invalid. Disabling warnings or ignoring the alert exposes the user to risk, while updating the browser will not fix a site-side certificate failure.
Question 130 of 419Abagail from the Finance department contacts you at the IT department, reporting that their Microsoft Word application crashes every time they try to open a specific document. Other documents appear to open without issues, and no recent software changes were made to the system. The user relies on this document for an upcoming presentation and needs a quick solution to regain access. What would be the best next step to resolve the issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Attempt to open the document in Safe Mode
Opening the application in Safe Mode bypasses problematic add-ins or corrupted settings that might cause a single file to crash. Reinstalling the software or updating the operating system are inefficient first steps for an isolated document issue.
Question 131 of 419An increased amount of web traffic to an e-commerce server is observed by a network administrator but without increasing the number of financial transactions. Which kind of attack might the company be experiencing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. DoS
A denial-of-service attack floods a server with malicious traffic, increasing load without generating legitimate financial transactions. ARP spoofing targets local network traffic, while phishing and bluejacking rely on social engineering or Bluetooth.
Question 132 of 419You have been asked to install a computer in a public workspace. Only an authorized user should use the computer. Which of the following security requirements should you implement to prevent unauthorized users from accessing the network with this computer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Require authentication on wake-up
Requiring authentication on wake-up ensures that anyone approaching the public computer must enter credentials to access the network. Disabling single sign-on or altering the guest account does not physically secure an unattended, active session.
Question 133 of 419What type of structure is "IF THEN ELSE" in scripting?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Branch
An IF THEN ELSE statement represents a branch, which controls script flow based on a logical condition. A loop repeats actions until a condition is met, while variables and constants simply store changeable or fixed data values.
Question 134 of 419You are suddenly seeing lots of automated replies for emails that you didn't write. What type of attack are you most likely experiencing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Hijacked email
Receiving automated replies for emails you did not write indicates your email account was hijacked and used to send spam. Phishing and vishing are social engineering tactics designed to trick you, rather than automatically sending emails.
Question 135 of 419What does the command "shutdown /l" do on a Windows workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Log off the workstation
The shutdown command with the /l switch logs off the current user on a Windows workstation. For the exam, remember that /s shuts down the machine, /r reboots it, and /h initiates hibernation or sleep mode.
Question 136 of 419Which command would be used to display the network address and subnet mask for the wired network connection on a Linux system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. ip
The ip command displays network address and subnet mask information on a Linux system. Use ipconfig specifically for Windows networking details, while netstat shows active connections and nslookup troubleshoots DNS resolution issues.
Question 137 of 419Which of the following macOS features is the equivalent of File Explorer in Windows?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Finder
Finder is the macOS file manager used to navigate folders and files, equivalent to Windows File Explorer. Mission Control manages multiple desktops, Spotlight handles search functions, and the Dock provides application shortcuts.
Question 138 of 419Which mobile device strategy is most likely to introduce vulnerable devices to a corporate network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. BYOD
Bring your own device (BYOD) allows personal devices to access corporate networks, which can introduce vulnerabilities because IT has less control over patching and security. For the exam, remember that MDM, COPE, and CYOD provide centralized management, whereas BYOD relies heavily on end-user compliance.
Question 139 of 419Which of the following BEST describes the process of documenting everyone who has physical access or possession of evidence?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Chain of custody
A chain of custody tracks the handling, transfer, and physical possession of evidence to preserve its integrity for legal proceedings. A legal hold only preserves data from deletion, while financial responsibility and secure copy protocol do not track evidence handling at all.
Question 140 of 419Which of the following features is supported by Kerberos but not by RADIUS?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Tickets used to identify authenticated users
Kerberos relies on a system of encrypted tickets to prove user identity over an unsecured network. While single sign-on is supported by both Kerberos and RADIUS, the ticketing mechanism itself is the defining, exclusive feature of the Kerberos protocol on the exam.
Question 141 of 419Which of the following backup rotation schemes uses a three-tiered approach to ensure at least one monthly full backup is conducted?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Grandfather-father-son
The grandfather-father-son scheme is a three-tiered backup rotation using daily, weekly, and monthly cycles to ensure regular full backups. The 3-2-1 rule is a data preservation strategy, not a rotation schedule, and Tower of Hanoi relies on complex media set rotations.
Question 142 of 419Jason checks the Dion Training server room and finds that it currently has only 10% humidity. Which of the following risks to the servers could occur due to this low humidity level?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Accidental static discharge
Low humidity increases the risk of accidental electrostatic discharge, which can severely damage sensitive server components. High humidity, conversely, promotes corrosion on metal contacts, so server rooms must maintain humidity levels between forty and sixty percent to balance both risks.
Question 143 of 419A web server has a planned firmware upgrade for Saturday evening. During the upgrade, the power to the building is lost, and the firmware upgrade fails. Which of the following plans should be implemented to revert to the most recent working version of the firmware on the webserver?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Rollback plan
A rollback plan provides the exact steps needed to restore a system to its previous state following a failed update or aborted implementation. A contingency plan handles broader disaster recovery, whereas a backup plan focuses strictly on restoring lost data, not reverting firmware changes.
Question 144 of 419Your friend is concerned that someone might be listening to her daily conversations when her smartphone is still in her purse. Which of the following threats is this an example of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Unauthorized microphone activation
Unauthorized microphone activation best matches the scenario because malware can silently use the phone's mic to eavesdrop. Unintended Bluetooth pairing fails since that involves unauthorized data connections rather than listening to conversations.
Question 145 of 419Which of the following types of attacks occurs when an attacker specifically targets the CEO, CFO, CIO, and other board members during their attack?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Whaling
Whaling is correct because it is a specialized phishing attack that targets high-profile executives like CEOs. Spear phishing is a strong distractor but covers any targeted individual rather than focusing specifically on senior leadership.
Question 146 of 419The video editor at Dion Training is having issues with her workstation. The workstation is running Windows 10 and is failing to boot up properly. A technician wants to replace the existing operating system files with a new copy of the same version. The technician has been told to ensure the user's data and applications are not modified or deleted during the upgrade or installation. Which types of upgrades or installations should the technician use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Repair installation
A repair installation replaces corrupted Windows system files while keeping user data and apps intact. An in-place upgrade is the strongest distractor, but it moves the system to a newer operating system version rather than simply repairing the current one.
Question 147 of 419Which of the following Windows tools can a technician use to gather information about a workstation and create a comprehensive list of hardware, system components, and the software environment used by that workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. msinfo32.exe
The msinfo32 utility creates a comprehensive list of hardware resources and the software environment. Device Manager is the strongest distractor, but it primarily displays status and drivers for hardware devices rather than a full system software summary.
Question 148 of 419Which of the following types of screen locks uses a biometric authentication mechanism that relies upon mapping the geography of a user's eyes, nose, mouth, and other features before granting access to a mobile device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. FaceID
FaceID maps facial geography using infrared scanning to grant mobile device access. TouchID is a strong distractor because it is also biometric, but it relies on fingerprint mapping rather than analyzing facial features like the eyes, nose, and mouth.
Question 149 of 419A research team is developing a predictive analytics model for industry trends. They have the option to train their AI using publicly available data or a proprietary dataset compiled from verified sources within their organization. The accuracy and reliability of the model depend heavily on the quality of information used for training. Which of the following would be the MOST critical factor in determining which dataset to use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Data source
Data source is correct because verified proprietary information directly improves AI reliability. Processor speed is a strong distractor, but hardware performance only affects how fast the model trains rather than the actual trustworthiness of the data.
Question 150 of 419Which of the following physical security controls would be the most effective in preventing an attacker from driving a vehicle through the glass doors at the front of the organization's headquarters?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Bollards
Bollards are heavy physical posts specifically designed to stop a vehicle from ramming into building entrances. An access control vestibule is the strongest distractor, but it primarily stops individuals from tailgating rather than stopping a moving car.
Question 151 of 419Which of the following sections of the Control Panel should a technician use to edit the account profile related to a user's Microsoft Outlook client?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Mail
The Mail applet in the Windows Control Panel manages Microsoft Outlook profiles, allowing technicians to configure or delete user email settings. User Accounts handles Windows logon credentials, not application-specific Outlook profiles.
Question 152 of 419Samuel's computer is taking a very long time to boot up, and he has asked for your help speeding it up. Which TWO of the following actions should you perform to BEST resolve this issue with the least amount of expense?
Select 2 answers.
Show answer & explanation
Correct answer: C. Defragment the hard drive · E. Remove unnecessary applications from startup
Defragmenting the hard drive and removing unnecessary startup applications are free methods that effectively reduce system boot times. Upgrading to an SSD or adding RAM also improves performance, but these cost money.
Question 153 of 419Your company recently downloaded and installed the latest audio card driver for all of its workstations. Now, several users have had their usernames and passwords for several websites compromised. You believe the two issues are related. If they are, which of the following was MOST likely contained in the audio card driver file that was installed?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Keylogger
A keylogger captures user keystrokes to steal credentials, which explains the compromised usernames and passwords following the driver update. Ransomware encrypts files, worms replicate independently, and standard viruses usually disrupt system operations.
Question 154 of 419An IT department is implementing a change management process to minimize disruptions when modifying systems. They need to classify changes based on impact and urgency, such as distinguishing a routine printer driver update from a major network infrastructure upgrade. Which of the following would BEST help properly categorize these items?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Identifying the change type
Identifying the change type allows IT to categorize modifications by impact and urgency, ensuring proper change management procedures. Security audits, least privilege, and acceptable use policies are vital security controls but do not classify system changes.
Question 155 of 419A user downloads what appears to be a legitimate banking app from a third-party app store, using the bank's official logo and name. After installing and logging in, the user notices unauthorized transactions appearing in their actual bank account, but the downloaded app shows a different account balance. What type of mobile security threat has the user most likely encountered?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Application spoofing
Application spoofing uses fake apps masquerading as legitimate software to steal user credentials. Because the malicious app was downloaded from a third-party store and displays a fake interface, it differs from network interception or generic phishing emails.
Question 156 of 419A user's work phone battery drains rapidly, requiring multiple daily charges. Bluetooth and Wi-Fi are always enabled, screen brightness is high, and multiple apps send frequent notifications. What is the best solution to improve battery life?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Enable battery saver mode and adjust screen brightness
Enabling battery saver mode and lowering screen brightness directly reduce active power drain without compromising essential functionality. Replacing the battery is premature without diagnostic evidence of hardware failure or chemical degradation.
Question 157 of 419Which of the following is a key reason why FAT32 is still commonly used on USB flash drives?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. It provides universal compatibility across multiple operating systems
FAT32 remains popular for USB flash drives because nearly all operating systems and devices natively support it. Be careful, though: it has a strict four-gigabyte individual file size limit and lacks modern security or speed features.
Question 158 of 419After installing a secondary hard drive, a Windows 10 PC displays 'BOOTMGR is missing' on boot. Both drives are recognized in BIOS. What command should you use next to restore boot functionality?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. bootrec /fixboot
Running bootrec /fixboot writes a new boot sector to the system partition, which resolves BOOTMGR errors. diskpart manages partitions, while chkdsk and sfc check disk or file integrity but do not directly repair the boot loader.
Question 159 of 419After running the command 'ipconfig /all' you see that your IP address is 169.254.34.12. Why does this explain why you can't access the internet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The workstation couldn't reach the DHCP server
An IP address starting with 169.254 indicates an APIPA address, which Windows assigns when it cannot reach a DHCP server. Without a valid DHCP lease, the workstation lacks proper gateway or DNS settings to reach the internet.
Question 160 of 419Which command is used to create a new disk partition on a Windows system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. diskpart
Diskpart is the command-line utility used to create, delete, and manage disk partitions in Windows. Format prepares the file system, chkdsk checks for file system errors, and dd is primarily used for low-level copying in Linux environments.
Question 161 of 419Which of the following Control Panel options should a technician configure to automatically adjust the volume of different sounds when the computer is being used to place or receive telephone calls?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Sound
The Sound Control Panel contains a Communications tab that lets Windows automatically mute or reduce the volume of other sounds during phone calls. Ease of Access handles accessibility features, while USB selective suspend manages power for connected devices.
Question 162 of 419A user with an Android smartphone (model DTA) reports that an app crashes on launch. The app works on other models and on other users' phones. What should you try FIRST?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Clear the local application cache
Clearing the local application cache removes corrupted temporary data that commonly causes mobile apps to crash on startup. Reinstalling or rolling back are valid follow-up steps if the cache clearing fails to resolve the launch issue.
Question 163 of 419A user has reported that their workstation is running very slowly. A technician begins to investigate the issue and notices a lot of unknown processes running in the background. The technician determines that the user has recently downloaded a new application from the internet and may have become infected with malware. Which of the following types of infections does the workstation MOST likely have?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Trojan
A trojan hides malicious background processes inside what looks like a legitimate downloaded application. Ransomware focuses on encrypting data for ransom, while keylogging specifically aims to silently capture user keystrokes.
Question 164 of 419A technician needs to add new features to an existing router on the network. Which of the following should be performed to add the new features?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Firmware update
A firmware update introduces new features and functionality directly to networking hardware. Vulnerability patching secures the router against known exploits, but it does not provide the requested operational enhancements.
Question 165 of 419Your company wants to increase the security of its server room. Which TWO of the following should they install to protect the server room's contents?
Select 2 answers.
Show answer & explanation
Correct answer: B. Biometric lock · E. Badge reader
Installing a biometric lock and a badge reader provides physical access control and multifactor authentication for the server room. Strong passwords secure the servers logically, while cable locks and bollards protect different physical assets.
Question 166 of 419Bradley has been authorized to work from home every Friday. Normally, he can use his work laptop from home while still accessing the company's internal network shares, but for some reason, it isn't working today. What is MOST likely the cause of Bradley's issue today?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. An inactive VPN connection
Remote workers need an active VPN connection to securely tunnel into the corporate network and access internal shares. If the VPN is disconnected, the laptop only has standard internet access and cannot reach private resources, whereas patches and anti-malware don't block shares directly.
Question 167 of 419An employee can receive but not send messages in a workplace chat app. Other network services work fine. What is the most likely cause?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The employee lacks permission to send messages.
The ability to receive but not send messages in a fully functional app points directly to a user permission issue restricting outgoing actions. If the internet connection were down or a network outage occurred, all messaging functions and other network services would completely fail.
Question 168 of 419Which command-line tool is used on a Windows system to move upward in a directory within the system's directory structure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. cd ..
The cd .. command moves up one directory level in the file system. On modern Windows systems, the ls command is a valid PowerShell alias for listing directory contents, making it a plausible but incorrect distractor for the specific action asked.
Question 169 of 419Which TWO of the following would provide the BEST security for both computers and smartphones?
Select 2 answers.
Show answer & explanation
Correct answer: E. Enforcing trusted software sources · F. Enabling multifactor authentication
Multifactor authentication and trusted software sources apply universally across both computers and smartphones. Cable locks and access control vestibules are strong distractors but fail the dual requirement because they are not practical security controls for smartphones.
Question 170 of 419You are troubleshooting a user's laptop that is unable to print a document. You have verified the printer is working and properly connected to the workstation by USB. Which of the following actions should you attempt to fix the problem in Windows 10?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Restart the print spooler service
Restarting the print spooler clears stuck print jobs in the Windows queue so documents can print again. Rolling back USB drivers is a weaker option here because the prompt already verifies the hardware connection to the printer is working properly.
Question 171 of 419A small doctor's office has asked you to configure their network to use the highest levels of wireless security and desktop authentication. The office only uses cloud-based SaaS applications to store their patient's sensitive data. Which TWO of the following protocols or authentication methods should you implement for the BEST security?
Select 2 answers.
Show answer & explanation
Correct answer: C. Multifactor · D. WPA2
WPA2 provides the required strong wireless encryption, while multifactor authentication secures the desktop access. While RADIUS is excellent for network access control, the question emphasizes desktop and cloud application authentication, making MFA the better fit.
Question 172 of 419Jonni is installing Windows 11 (64-bit) in a virtual machine on his Linux desktop. The installation is continually failing and producing an error. Jonni has configured the virtual machine with a dual-core 1.2 GHz processor, 4 GB of memory, a 32 GB hard drive, and a 1920 x 1080 screen resolution. Which item in the virtual machine should be increased to fix the installation issue experienced?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Amount of hard drive space
The correct answer works because Windows 11 strictly requires at least 64 GB of storage space to install. The virtual machine only has 32 GB assigned, so the setup will fail until the virtual disk size is increased.
Question 173 of 419A new corporate policy dictates that all access to network resources will be controlled based on the user's job functions and tasks within the organization. For example, only people working in Human Resources can access employee records, and only the people working in finance can access customer payment histories. Which of the following security concepts is BEST described by this new policy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Least privilege
Least privilege ensures users only receive the access necessary for their specific job functions, improving overall security. Permission creep is incorrect because it refers to the accumulation of unnecessary access rights over time as users change roles.
Question 174 of 419You unlock a server room door with your badge. Before the door closes, someone walks in behind you without using credentials. What social engineering technique is this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Tailgating
Tailgating occurs when an unauthorized person follows closely behind an authorized user through a secure door. Shoulder surfing involves stealing passwords visually, and impersonation involves pretending to be someone else.
Question 175 of 419Which of the following technologies would you use to securely access the command line interface of a network's switches and routers remotely for configuration?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. SSH
SSH provides a secure, encrypted command-line connection for remotely configuring network switches and routers. Telnet transmits data in plain text, making it insecure and obsolete for production networks.
Question 176 of 419Which of the following commands is used on a Linux system to safely turn off a server?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. shutdown
The shutdown command safely brings the Linux system down by notifying users and stopping processes. The ps command lists running processes, while kill terminates specific processes and rm removes files, making them incorrect for this scenario.
Question 177 of 419Which of the following types of attacks is conducted against a database server by inserting code into an entry field on a web application form for execution to try and gain access to the contents of the database?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. SQL injection
An SQL injection attack inserts malicious code into entry fields to access or manipulate database contents. Cross-site scripting targets the end user's browser by injecting scripts into trusted websites, making it a different type of vulnerability.
Question 178 of 419Which of the following policies or plans would dictate the complexity requirements for a wireless network's shared secret key?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Password policy
A password policy dictates complexity requirements for keys and passwords. For the exam, remember that acceptable use governs user behavior, while password rules determine length and complexity.
Question 179 of 419An employee notices their browser is running slowly and often freezes after installing a plug-in from an unknown source. What step should IT advise to promptly resolve this performance issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Disable or remove the recently installed browser plug-in.
Disabling or removing the recently installed plug-in directly resolves the performance issue by eliminating the problematic software. Clearing the cache or updating the browser addresses general performance, not a specific bad plug-in.
Question 180 of 419Which of the following threats can policies, procedures, and end-user training help to effectively mitigate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Social engineering attempts
Social engineering targets human behavior, making policies and training the most effective mitigation. Technical attacks like DDoS or on-path attacks require network security controls rather than user education to prevent successfully.
Question 181 of 419Which of the following types of attacks are usually used as part of an on-path attack?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Spoofing
Spoofing disguises communications, allowing attackers to insert themselves into the data path. Tailgating is a physical security breach, while brute force attacks target authentication mechanisms.
Question 182 of 419What occurs when a standard formatting is performed on a drive?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The file system structure is reset removing data references
Standard formatting resets the file system structure and removes data references, leaving recovery possible. Overwriting data completely requires a secure wipe, and encryption simply scrambles data rather than removing file references.
Question 183 of 419Which of the following contains virtual memory that can supplement the physical system memory in a Linux system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Swap partition
A swap partition provides virtual memory to supplement physical RAM in Linux. The ext4 and ext3 options are file systems, while NFS is a network sharing protocol, none of which act as system memory.
Question 184 of 419Darcy is a user running Windows 11, who reports that after downloading a free screen recording application from an unofficial website, they are experiencing frequent pop-up ads and slow system performance. They mention that their default web browser homepage has also changed without their permission. What would be the best solution to address this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Uninstall the application and run a full malware scan
Uninstalling the suspicious application and running a malware scan removes the root cause of the adware. Resetting the browser only fixes the symptom, while updates will not eliminate existing malicious software.
Question 185 of 419Which of the following commands is used to display the amount of disk space available on the file system in Linux?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. df
The df command displays available disk space on mounted Linux file systems. Remember common Linux commands: ls lists files, cat reads them, and pwd shows your current directory.
Question 186 of 419A manager wants employees to review a shared document without making changes. What is the best way to do this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Set the document to view-only mode.
Setting the document to view-only mode enforces the restriction while allowing employees to read the file. Asking staff not to edit relies on trust, whereas locking the document blocks access entirely.
Question 187 of 419Your smartphone data usage tripled this month with no change in usage patterns. What should you check FIRST?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Check network permissions and data usage for any applications installed within the last month
Checking recently installed applications identifies background processes consuming cellular data. A factory restore is unnecessary, and restricting large WiFi downloads fails to isolate the sudden spike.
Question 188 of 419An attacker tries sequential PIN values (00000000, 00000001, 00000002…) until finding the correct WPS PIN. What type of attack is this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Brute-force
A brute-force attack sequentially submits every possible combination until the correct PIN is found. Dictionary attacks only use known words, whereas rainbow tables rely on precomputed password hashes.
Question 189 of 419Which of the following must be enabled to allow a video game console or VoIP handset to configure your firewall automatically by opening the IP addresses and ports needed for the device to function?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. UPnP
Universal Plug and Play allows devices to automatically request open router ports. DHCP assigns IP addresses, while NAT handles private to public address translation.
Question 190 of 419You replaced a failed router with an identical spare from inventory signed in 13 months ago. The failed router supported HTTPS, but the spare doesn't. What should you do to enable HTTPS?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Update the firmware
Updating the firmware adds missing features and patches security vulnerabilities on the spare router. Rebooting or resetting the device will not magically enable HTTPS support.
Question 191 of 419You are writing a script that will take an employee's name as the input. Which of the following data types would the employee's name be stored in?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. String
A string data type stores textual characters like an employee name. Integers hold whole numbers, floats handle decimals, and booleans represent true or false values.
Question 192 of 419Which of the following commands would you use to duplicate the file c:\Users\Jason\Downloads\newfile.docx to c:\Users\Jason\Desktop\newfile.docx from the command line?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. copy
The copy command duplicates files from one directory to another in Windows. Diskpart manages partitions, chkdsk scans for file system errors, and net user manages accounts.
Question 193 of 419Which of the following is considered a trusted app source for APK files?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Play Store
The Google Play Store is the official, trusted source for installing Android package files. The App Store is for iOS, while websites require risky sideloading.
Question 194 of 419A project manager creating internal training materials for new IT security policies copies large sections from an external website without proper attribution. The IT manager informs the employee that their actions violate company policies and ethical standards. Which of the following BEST describes this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Plagiarism
Plagiarism best describes the ethical violation of copying materials without proper attribution. Copyright infringement involves legal ownership rights, while data exfiltration focuses on unauthorized data theft.
Question 195 of 419A technician is troubleshooting a video conferencing application used by remote employees. Users report frequent lag, choppy video, and sudden disconnections, even though the application was installed correctly and worked during initial testing. The issue is occurring across multiple users in different locations. Which of the following is the most likely cause?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Insufficient internet bandwidth for high-quality video transmission.
The correct answer works because video conferencing requires sustained high throughput, and low bandwidth directly causes lag and dropped sessions. Remember that a firewall would normally block the application entirely, not just degrade its streaming performance.
Question 196 of 419Which of the following file types are commonly used by scripts in a Linux command line environment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. .sh
The correct answer works because Bash shell scripts in Linux are saved with the dot SH extension. As a quick exam cue, remember that PS1 belongs to Windows PowerShell and VBS is strictly for Windows environments.
Question 197 of 419What information should be recorded on a chain of custody form during a forensic investigation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Any individual who worked with evidence during the investigation
The correct answer works because chain of custody forms track exactly who handled or controlled the evidence during an investigation. A practical exam tip is to remember that it documents evidence handlers, not necessarily initial bystanders or previous owners.
Question 198 of 419A manager wants employees to enter data in a shared spreadsheet but needs to prevent accidental modifications to formulas. What is the best way to achieve this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Lock the formula cells while keeping data entry fields editable.
The correct answer works because modern spreadsheet applications allow you to lock specific cells while leaving others editable. The strongest distractor fails because making the entire file read-only completely prevents the required collaborative data entry.
Question 199 of 419Which of the following commands is used on a Linux system to delete all the files and directories in a Linux system's filesystem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. rm -rf /
The correct answer works because the RM command with recursive and force flags targets the root directory, deleting everything. The asterisk operator only deletes files in the current working directory, not the entire Linux file system.
Question 200 of 419A penetration tester sends an email out to 100,000 random email addresses. In the email the attacker sent, it claims that "Your Bank of America account is locked out. Please click here to reset your password." Which of the following attack types is being used?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Phishing
Phishing is a mass email attack using a disguised fraudulent message to steal credentials. Spear phishing fails because it targets specific individuals or organizations, whereas this scenario describes a bulk email sent to random addresses.
Question 201 of 419A customer is complaining that there are intermittent problems with their PC. As a technician, you don't know exactly what the errors are, so which tool should you use to determine what errors have previously occurred?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Event Viewer
Event Viewer logs historical system and application events, making it the primary tool for diagnosing past errors. Performance Monitor is incorrect because it tracks real-time system resource utilization rather than providing an archive of past system errors.
Question 202 of 419You have submitted an RFC to install a security patch on all of your company's Windows 2019 servers during the weekly maintenance window. Which of the following change request documents would describe how the installation of the change will be performed during this maintenance window?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Plan
The plan portion of change documentation details the step-by-step process of how the requested change will be implemented. Scope is incorrect because it simply defines which specific servers or systems are included in the planned update.
Question 203 of 419A technician needs to move a 40-pound server from a storage room to the server rack. What is the proper lifting technique to prevent injury?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Lift with your legs and not your back
Lifting with your legs by bending at the knees protects your spine by relying on strong lower body muscles. Lifting with a straight back and bent legs is a standard safety requirement, whereas bending at the waist causes severe back injuries.
Question 204 of 419Which of the following is the best reason for quarantining a system suspected of malware infection?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Prevents the malware from spreading to other devices on the network.
Quarantining an infected system isolates it, preventing the malware from propagating to other devices on the network. Backing up files or running antivirus scans should be delayed until containment is complete to avoid copying malicious data.
Question 205 of 419A user reports they are receiving frequent alerts that antivirus protection is disabled and file names in their personal folders have been altered. Re-enabling the antivirus protection fails. What is the best next step?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Reboot the computer in safe mode and run a malware removal tool
Booting into Safe Mode loads a minimal environment that prevents malware from actively defending itself. Running a removal tool under normal conditions often fails because the active infection blocks the antivirus software from re-enabling properly.
Question 206 of 419Which edition of Windows 10 does not have the group policy editor enabled?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Home
The Group Policy Editor is included in professional and enterprise editions but is omitted from the home edition. If an exam question asks about centralized operating system configuration on consumer hardware, expect the home edition to lack administrative tools.
Question 207 of 419A company issues tablets to employees that are frequently used in public areas. To prevent unauthorized access, the IT department is considering implementing a biometric screen lock. Which method would be most practical and secure for regular employee use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Facial recognition.
Facial recognition provides hands-free security ideal for frequent use in public spaces. Retina scanning is too cumbersome for tablets, while swipe patterns are easily compromised by shoulder surfing.
Question 208 of 419A coworker is creating a file containing a script. You look over their shoulder and see "net use s:\\fileserver\videos" in the file. Based on this, what type of file extension should this script use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. .bat
A .bat file extension identifies a batch script containing standard Windows command-line instructions like net use. While .vbs or .js are used for more advanced scripting languages, batch files directly execute native cmd commands.
Question 209 of 419A user reports their browser redirects to a different search engine and pop-up ads appear even when they aren't browsing. The user installed a free utility application weeks ago. What is the best next step?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Run a full malware scan and remove unwanted browser extensions
Unexpected browser redirects and pop-ups indicate adware, so running a malware scan and removing malicious extensions directly resolves the threat. A system restore is too disruptive for a first step.
Question 210 of 419While troubleshooting the reason that the File Explorer is crashing on a Windows 10 machine, you determine that some of its files may have become corrupt. Which of the following utilities should you use to correct this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. sfc
The sfc command scans and repairs corrupted Windows system files, resolving issues like crashing core OS components. Regedit edits the registry, while dxdiag diagnoses audio and video hardware problems.
Question 211 of 419A network technician needs to test whether the TCP/IP protocol stack is properly installed and functioning on a local computer without sending any traffic over the network. The technician wants to verify that the computer's network software can send and receive packets internally. What IP address should the technician ping to perform this test?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. 127.0.0.1
Pinging the loopback address tests the internal TCP/IP stack without sending traffic over the network. Other addresses require a functioning network connection, making the loopback address the standard choice for local protocol diagnostics.
Question 212 of 419Which file system type is used by default when installing macOS on a modern workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. APFS
The Apple File System is the default modern file system for macOS installations, replacing the older HFS plus format. Knowing default operating system file systems is essential for the exam, especially when managing multi-boot environments.
Question 213 of 419Your boss has asked you to write a script that will copy all of the files from one hard drive to another each evening. This script should mirror the directories from one drive to the other and ensure they are synchronized each evening. Which command-line tool should you use in your script?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. robocopy
Robocopy is the correct choice because it synchronizes directories and mirrors drives by deleting files in the destination that no longer exist in the source. While xcopy duplicates files, it lacks the synchronization features needed here.
Question 214 of 419A Windows 2019 server is crashing every evening at 2:35 am, but you are not sure why. Which of the following tools should you use to identify the cause of the system crash?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Event viewer
Event Viewer logs system, security, and application events, allowing you to pinpoint what happened right before the server crashed. It provides crucial error codes and timestamps for troubleshooting. The other tools show real-time performance stats or static hardware configurations, not historical event logs.
Question 215 of 419A company routinely deploys software updates to employee workstations every month following a predefined approval process with minimal risk. The IT manager wants to ensure these updates are properly categorized in the change management process. Which of the following would BEST describe this type of change?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Standard change
A standard change refers to a routine, low-risk modification that follows a pre-approved process, like monthly patching. It requires minimal additional approval compared to other changes. Emergency changes require urgent fixes, while normal changes need full risk assessment and stakeholder approval beforehand.
Question 216 of 419When Jason needs to log in to his bank, he must use a key fob to generate a random number code automatically synchronized to a code on the server for authentication. What type of device is Jason using to log in?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Hardware token
A hardware token is a physical security device that generates a random, time-synchronized one-time password for authentication. This provides strong multifactor security because the user must possess the physical fob. Smart cards and PIV cards require insertion into a reader rather than generating codes.
Question 217 of 419Your IT administrator has proposed a new method for deploying security patches to company servers. Before the change is approved, another senior administrator is assigned to review the plan to ensure it follows best practices, minimizes risks, and aligns with company policies. Which of the following would BEST describe this step in the change management process?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Peer review
Peer review is the change management step where another knowledgeable administrator evaluates a proposed change for risk and compliance. This collaborative step catches errors before execution. Implementation occurs after approval, and a change freeze temporarily blocks modifications entirely during critical periods.
Question 218 of 419Which of the following types of backup would require the MOST time to complete?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Full
A full backup copies all selected data every time it runs, taking the longest to complete but offering the fastest restoration. Incremental and differential backups only copy changes since the last backup, making them faster to run.
Question 219 of 419A computer has been performing slowly. During your troubleshooting, you notice that the Task Manager shows the processor is utilizing 90-100% of the system resources immediately after completing the boot-up process. Which of the following actions should you take?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Disable any unneeded applications configured to automatically startup
Disabling unnecessary startup applications directly resolves high CPU usage immediately following the boot process. You can easily manage these applications using the Startup tab in Task Manager, preventing unwanted programs from launching automatically and draining resources.
Question 220 of 419Your company has just installed a brand new email server, but you determined that the server cannot send emails to another server during your initial testing. You decide to check the firewall's ACL to see if the server's outgoing email is being blocked. Which of the following ports should you ensure is open and not blocked by the firewall?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. 25
SMTP uses port 25 to send emails between servers, making it the correct port to open on the firewall. Port 143 is for IMAP and port 110 is for POP3, which are used to retrieve emails rather than send them between servers.
Question 221 of 419Which of the following will close all of a user's open programs and services before powering off their Windows 10 computer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Shutdown
The shutdown option closes all open programs and services before powering off the computer completely. Sleep and hibernate save the current session to memory or disk without closing applications, while lock simply secures the desktop.
Question 222 of 419Which of the following data types would be used to store a user's name?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. String
A string data type stores sequences of characters, making it the correct choice for text like a name. Integers and floating-point numbers handle mathematical values, while booleans only represent true or false states.
Question 223 of 419A macOS user is browsing the internet in Google Chrome when they see a notification that says, "Windows Enterprise Defender: Your computer is infected with a virus, please click here to remove it!" What type of threat is this user experiencing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Rogue anti-virus
A rogue anti-virus uses fake alerts to trick users into installing malware. The Windows alert appearing on macOS clearly indicates a scam. Phishing typically harvests credentials via email, not browser pop-ups.
Question 224 of 419A multinational corporation is evaluating AI solutions to improve workflow automation. One option is a public cloud-based AI service requiring external data sharing, while another is a self-hosted AI system keeping data within the company's infrastructure. Which of the following would be the MOST important factor in making this decision?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Data security
Data security is the most critical factor when deciding between external cloud sharing and internal hosting. Processing speed and scalability are important operational metrics but are secondary to protecting sensitive corporate information.
Question 225 of 419Dion Training wants to keep their wireless network open for students but prevent coffee shop customers next door from connecting. Which setting should be modified?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Signal strength or power level
The correct answer works because lowering the radio power limits how far the signal travels, keeping it inside the building. While MAC filtering is a valid security option, it requires heavy administrative overhead to manage constantly changing students.
Question 226 of 419A user contacts the service desk and states that Microsoft Excel crashed while they were in the middle of updating their spreadsheet. Which of the following log files should you review to determine the cause of the crash?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Application log
The correct answer works because the Windows application log captures errors and crashes for user-installed programs like Excel. The system log tracks operating system and hardware driver events, not individual software crashes.
Question 227 of 419Jason wants to configure his Windows 10 laptop to more quickly find files when he is searching its hard drive. Which of the following Control Panel sections should he use to configure his laptop for optimal searching performance?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Indexing Options
The correct answer works because Indexing Options catalogs file locations and metadata to dramatically speed up local search queries. File Explorer Options only changes how folders display visually, but it does not improve the underlying search speed.
Question 228 of 419Marta's organization is concerned with the vulnerability of a user's account being vulnerable for an extended period of time if their password was compromised. Which of the following controls should be configured as part of their password policy to minimize this vulnerability?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Password expiration
Password expiration forces periodic password changes, limiting the window of opportunity if a password is compromised. Password history prevents reusing old passwords, while complexity focuses on making the password harder to crack, not limiting its lifespan.
Question 229 of 419A technician suspects that a workstation has been infected with ransomware. What is the best immediate action to prevent further damage?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Disconnect the workstation from the network to stop the spread..
Isolating the workstation from the network immediately stops ransomware from spreading to shared network drives. Running an antivirus scan or copying files should only happen after containment to avoid spreading the infection or losing volatile evidence.
Question 230 of 419Which of the following tools should a technician use to modify the HOSTS file on a Windows 10 system to solve a website address resolution issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Notepad
The HOSTS file is a plain text file used for manual DNS resolution, so it can be easily modified using Notepad. Regedit is incorrect because it is used to modify the Windows Registry, not local text configuration files.
Question 231 of 419Ahmed, a software developer, enables Developer Mode on his Windows 11 machine to test a custom-built application. After enabling the mode, he notices increased battery drain and occasional security prompts warning about installing unsigned applications. Ahmed needs to continue testing but is concerned about the system's security. What would be the best solution for him to maintain security while allowing continued app testing?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Disable Developer Mode when not actively testing the application
Disabling Developer Mode when not testing mitigates security risks and reduces battery drain by restoring default system restrictions. Disabling security warnings is a poor practice because it removes critical alerts against unsigned applications.
Question 232 of 419Which of the following types of backups generates the recovered files from a complete copy of a file created at some point in time and one or more partial backups created at later times to merge them into the recovered data?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Synthetic
A synthetic backup is assembled by merging a previous full backup with subsequent incremental backups. The exam cue here is the word merged or synthesized, which distinguishes it from standard differential and incremental backup methods.
Question 233 of 419An attacker attempts to crack your Windows password by repeatedly guessing until they either guess your password or try every possible combination. What type of password attack is this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Brute-force
A brute-force attack systematically tries every possible character combination until the password is found. Dictionary attacks rely on word lists, so they fail against random strings, making brute force the correct choice for exhaustive guessing.
Question 234 of 419You are configuring a SOHO network and only denying specific IP addresses from accessing the network while allowing any IP addresses not found on the list. Which of the following should be implemented?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Blocklist
A blocklist explicitly denies specified items while implicitly allowing everything else. An allow list does the exact opposite by explicitly permitting items and blocking the rest, which is not the behavior described in the scenario.
Question 235 of 419Jason has an old 2017 Dell Laptop that he uses to connect to his office network while traveling. The computer is slow and is running Windows 7. The laptop's screen was recently cracked and needs replacement. Jason brings the laptop to the computer store you work at and asks for your assistance. Which of the following do you recommend?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Purchase a new laptop as the cost to repair might be more than a new laptop
Recommending a new laptop is appropriate when repair costs approach or exceed the device's replacement value. Fixing an obsolete system with an unsupported operating system provides poor long-term value compared to purchasing newer hardware.
Question 236 of 419A user contacts the service desk and states a hardware conflict error is showing in their Device Manager. Which of the following log files should you review to determine the source of the conflict?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. System log
The system log records operating system level events, including driver failures and hardware conflicts. The application log only tracks program errors, and the security log records audit events like logon attempts, making neither useful for hardware conflicts.
Question 237 of 419You have been asked to install a new hard drive in a Windows 10 system. You have already installed the hard drive and booted the system up. Which tool should you use to create the new partitions on the hard drive?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Disk Management
Disk Management is the primary Windows graphical utility used to initialize new drives and create or format partitions. The Disk Defragmenter optimizes existing file storage but cannot create new partitions on unallocated space.
Question 238 of 419You have submitted an RFC to install a security patch on all of your company's Windows 2019 servers on Friday at 11 pm using an automated patch installation process. Which of the following change request documents would describe any uncertainty or adverse effects that may occur during the installation process?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Risk analysis
The risk analysis component of a change request identifies potential adverse effects and the likelihood of failure during implementation. The plan dictates the steps, while the scope defines exactly which servers are affected.
Question 239 of 419Which of the following should be implemented to allow wireless network access for clients in the lobby using a shared password as the key?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. WPA2
WPA2 uses a pre-shared key to authenticate wireless clients using a shared password. IPsec encrypts VPN tunnels, while geofencing restricts access based on physical location rather than a network passphrase.
Question 240 of 419Which of the following Control Panel sections would allow a technician to see which version and build of Windows 10 is installed on a computer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. System
The System applet displays the installed operating system version, CPU, and RAM specifications. Device Manager manages hardware drivers, whereas Programs and Features handles application installations.
Question 241 of 419A user reports frequent security warnings from outdated antivirus software. What should be done to resolve this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Enable automatic updates to keep virus definitions current.
Enabling automatic updates ensures the antivirus receives the latest threat definitions to resolve the outdated warnings. Disabling alerts or running manual scans leaves the system vulnerable because the core issue remains unfixed.
Question 242 of 419Which of the following commands is used to identify devices between a client and a destination that are experiencing network latency?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. pathping
The pathping command identifies network latency and packet loss at intermediate routers between a source and destination. While ping tests basic reachability, pathping combines routing discovery with extended polling to pinpoint problematic hops.
Question 243 of 419You have been asked to configure your neighbor's SOHO network. Your neighbor wants to build a Minecraft server so that all their friends can play together over the internet. When configuring their firewall, where should you place the server?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Perimeter network
A perimeter network isolates public-facing servers like a Minecraft host from the internal local area network. Placing the server directly on the LAN exposes the internal network to internet threats, making the perimeter network the safest choice.
Question 244 of 419Which log shows if a video card driver was recently updated?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. System log
The System log records driver load failures and hardware conflicts, making it the best place to check for video card driver updates. The Setup log only covers installation events, so it misses post-install driver changes.
Question 245 of 419Jason wants to configure his Windows 10 laptop to suspend individual USB ports when not in use. Which of the following Control Panel sections should he use to set the USB selective suspend feature?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Power Options
The USB selective suspend feature is configured in the Power Options section of the Control Panel. This feature allows the system to power down individual unused USB ports to conserve battery life on laptops. The other options manage network settings, file views, and search indexing.
Question 246 of 419A technician removed malware from a Windows 10 laptop and wants to restore system files to defaults while preserving user data and Windows Store apps. User-installed applications may be deleted. Which installation type should be used?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Refresh installation
A refresh installation restores system files and settings to their defaults while keeping user data and Windows Store apps intact. This makes it ideal for malware removal without losing personal files. A clean install would wipe everything, while an in-place upgrade preserves all standard applications.
Question 247 of 419A user reports that their Windows computer suddenly displayed a Blue Screen of Death (BSOD) and restarted. What is the most likely cause of this error?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. A critical hardware driver failed or incompatible hardware was installed
A Blue Screen of Death indicates a critical system-level error, most commonly caused by faulty hardware drivers or incompatible hardware. These stop errors protect the system from data corruption. Low disk space or routine antivirus detections happen at the software level and do not cause kernel crashes.
Question 248 of 419A laptop's CPU utilization consistently stays at 95-100%. After closing three applications, it drops to 30-35%. Which of the following tools was used to check the CPU and to manage high-resource processes?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Task Manager
Task Manager lets you view CPU utilization and terminate high-resource processes to resolve performance issues. While Performance Monitor can track resource usage, it cannot manage or end running processes, making Task Manager the correct choice.
Question 249 of 419A user has asked you for a recommendation for a word processing program for their home computer. The user doesn't want to pay for a license to be able to use the word processor. Based on this, what type of license would you recommend to the user?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Open license
An open license allows users to freely use, modify, and distribute software without paying licensing fees. Corporate or enterprise licenses require payment and are designed for business use, making them incorrect for this budget-conscious user.
Question 250 of 419Which of the following would NOT be included in a company's password policy?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Password style
Password policies typically define complexity, length, history, and expiration requirements rather than aesthetic choices. Password style is vague, and a strict policy might technically define style rules, making this an imperfect distractor.
Question 251 of 419Dion Training has configured Windows Defender Firewall on all of its corporate Windows 10 laptops. When connected to a public network, the firewall has been configured to allow only inbound connections that match an existing rule and to only allow outbound connections that do match an existing rule to achieve the highest level of security. What type of security posture has Dion Training implemented?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Explicit allow for inbound, explicit allow for outbound
Allowing only traffic that matches an existing rule creates an explicit allow posture for both inbound and outbound traffic. This is the strictest security stance because it blocks all unauthorized network traffic by default. Implicit allow is less secure because it permits all non-blocked traffic.
Question 252 of 419You are troubleshooting a workstation and want to check if any S.M.A.R.T. errors are being reported. Which of the following tools should you use to troubleshoot this workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Disk management
To check S.M.A.R.T. error reporting, you should use the Disk Management console to view the status and health of attached drives. While Disk Management shows basic drive status, other third-party tools or the BIOS or UEFI are often better for detailed S.M.A.R.T. diagnostics.
Question 253 of 419A user is complaining that their profile is taking too long to load on their Windows 10 system. Which of the following is the BEST solution to this problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Rebuild the user's Windows profile
Rebuilding a corrupted user profile is the standard fix for extremely slow profile load times in Windows. While disabling startup programs improves general boot times, it does not directly resolve underlying profile corruption causing the load delay.
Question 254 of 419Which of the following is the MOST secure wireless security and encryption protocol?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. WPA3
WPA3 is the most secure wireless encryption protocol because it uses Simultaneous Authentication of Equals to resist offline dictionary attacks. WPA2 is still widely used but is considered weaker due to known vulnerabilities.
Question 255 of 419A user reports that every time they try to access https://www.diontraining.com, they receive an error stating "Invalid or Expired Security Certificate." The technician attempts to connect to the same site from other computers on the network, and no errors or issues are observed. Which of the following settings needs to be changed on the user's workstation to fix the "Invalid or Expired Security Certificate" error?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Date and time
Web browsers rely on the local system clock to verify if a website's security certificate falls within its valid date range. If the workstation's date and time are incorrect, the browser will flag valid certificates as expired or invalid.
Question 256 of 419Which of the following Windows tools can a technician use to display information about the performance of hardware and software resources in real-time?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. resmon.exe
Resource Monitor displays real-time usage of CPU, memory, disk, and network resources. System Information provides static hardware details, while Device Manager is used to manage drivers and hardware configurations.
Question 257 of 419Employees must verify the security of websites before submitting confidential client data. Which browser indicator best confirms that the website currently visited has a valid security certificate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Browser displays a closed padlock icon next to the website address.
A closed padlock icon in the address bar confirms the website is using a valid security certificate to encrypt data. Sites starting with HTTP lack this secure encryption, while clearing cookies only affects local privacy.
Question 258 of 419Which of the following MacOS features allows you to use multiple desktops or spaces on a single system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Mission Control
Mission Control allows macOS users to create and manage multiple virtual desktops, called Spaces, to organize applications efficiently. The Dock manages active applications, and Boot Camp facilitates dual-booting Windows.
Question 259 of 419A programmer is writing a script to calculate the temperature in Fahrenheit when it receives input in Celsius. The conversion factor used is 5/9. Which of the following is used to store this fixed conversion factor in the script?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Constant
A constant stores a fixed value that never changes during script execution, making it ideal for mathematical conversion factors. Variables hold data that can change, while loops repeat code blocks throughout the program.
Question 260 of 419Which of the following is a common sign that a computer may be infected with malware?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Unexpected pop-ups appear even when no browsers are open.
Unexpected pop-ups appearing without a browser open strongly indicate an adware or malware infection. Requiring manual restarts after updates is a normal software configuration behavior, not a definitive sign of malicious activity.
Question 261 of 419A company plans to dispose of numerous outdated laptops and hard drives containing customer financial records. To comply with regulatory requirements, what step must the company take during disposal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Obtaining certificates of secure data destruction from disposal vendors.
Obtaining a certificate of destruction provides documented proof needed for regulatory compliance. Simple reformatting fails because data can still be recovered, making it insufficient for securely destroying sensitive customer financial records.
Question 262 of 419You need to determine where network connectivity is failing between your system and a remote website. Which tool tests the connection and reports on each hop?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. tracert
The tracert tool traces the path of packets and reports on each hop to help isolate connectivity failures. Ping is incorrect because it only confirms end-to-end reachability without identifying where the path breaks.
Question 263 of 419An instructor explains browser settings in a training session. Which description accurately explains the function of clearing the browser cache?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. It deletes stored copies of web pages to force fresh content loading.
Clearing the cache deletes locally stored copies of web pages, forcing the browser to fetch fresh content. Blocking harmful websites relies on security filters, while disabling tracking involves separate privacy settings.
Question 264 of 419Dion Training uses Windows 10 Pro workstations in a domain environment. The company wants to allow individual users to encrypt any files or folders they store on the local workstation's internal hard drive. Which of the following security settings can be used to encrypt this storage device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Encrypting File System
The Encrypting File System allows individual users to encrypt specific files and folders on an NTFS drive. BitLocker is incorrect because it performs full disk encryption rather than individual file encryption.
Question 265 of 419A user complains that their smartphone has become increasingly sluggish over the past few weeks, with noticeable delays when opening apps, switching between applications, and typing messages. The device has 40% available storage space, all apps are updated, and the battery health indicator shows 92% capacity. What is the MOST likely cause of the device's slow performance?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Applications are running in the background, consuming system resources
The correct answer works because excessive background processes continually drain RAM and CPU cycles, directly causing the progressive sluggishness described. For the exam, remember that local typing delays point to system resources, instantly ruling out network congestion.
Question 266 of 419What is the most significant danger of buying mobile applications from sources other than official stores?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Malware or malicious code that compromises device security
Applications from unverified sources often contain malware designed to steal data or compromise the device. While missing automatic updates is a drawback, it does not present the severe security threat posed by embedded malicious code.
Question 267 of 419After resetting your password, you're repeatedly prompted for network credentials when accessing shared drives. Which utility fixes this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Credential Manager
Credential Manager caches network passwords, so outdated entries will constantly cause authentication prompts after a password reset. Updating or deleting the stored credentials resolves the conflict immediately.
Question 268 of 419A small business network was recently infected by a piece of malware from a USB drive that copied sensitive data from a computer, infected the system, and then spread across the network by infecting other systems. Which of the following actions could have prevented this type of attack from occurring?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Disabling AutoRun on the computer
Disabling AutoRun stops the malicious executable from launching automatically the moment the infected USB drive is connected. While strong passwords are good practice, they cannot prevent malware from executing directly via removable media.
Question 269 of 419Your company failed a recent security audit. The IT Directory has issued a new policy dictating that all workstations must be locked when not in use for more than 2 minutes. A password must be entered before booting up the operating system, and that the hard drive is fully encrypted. You have been asked to configure the corporate workstations to enforce these new security measures. Which THREE of the following should you configure FIRST?
Select 3 answers.
Show answer & explanation
Correct answer: A. Enable BitLocker · D. Enable a screen lock · E. Enable a UEFI password
BitLocker handles the hard drive encryption, the screen lock enforces the two-minute timeout, and the UEFI password secures the pre-boot environment. Multifactor authentication is a great security layer but does not directly fulfill these specific mandates.
Question 270 of 419Which of the following policies allows an employee to connect their own laptop to the corporate network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Bring your own device policy
A bring your own device or BYOD policy governs how employees connect personal devices to corporate networks. A remote access policy covers connecting from off-site, but it does not define the use of personal equipment.
Question 271 of 419Fail To Pass Systems has just been the victim of another embarrassing data breach. Their database administrator needed to work from home this weekend, so he downloaded the corporate database to his work laptop. On his way home, he left the laptop in an Uber, and a few days later, the data was posted on the internet. Which of the following mitigations would have provided the greatest protection against this data breach?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Require data at rest encryption on all endpoints
Full disk encryption protects data at rest if a device is lost or stolen. A virtual private network only secures data in transit over the network, so it would not protect the local database files copied to the stolen laptop.
Question 272 of 419Bruce is a user who has put in a ticket stating that their Windows 10 computer is running unusually slow after logging in. Task Manager shows high disk usage (>99%), primarily from a process named "Antimalware Service Executable." From the following choices, what would be the best way to solve this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Update Windows Defender definitions and restart the system
Updating Windows Defender definitions resolves the high disk usage caused by an outdated Antimalware Service Executable process. Disabling real-time protection compromises system security and should never be your first troubleshooting step.
Question 273 of 419A technician at Dion Training wants to identify which version and build of Windows 10 is installed on a laptop. Which of the following commands should the technician enter at the command line?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. winver
The winver command displays the installed Windows version and build number. The gpresult command shows group policy settings, while net user manages local accounts, and pathping tests network latency.
Question 274 of 419Which of the following commands is used on a Linux system to change the ownership of a file or directory on a system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. chown
The chown command changes user and group ownership of a file or directory in Linux. The chmod command modifies file permissions, while passwd manages user passwords and pwd displays the current directory.
Question 275 of 419Which of the following Control Panel sections would a technician use to configure a Windows 10 computer to use Narrator mode to read aloud the list of files that appear on the screen to the user?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Ease of Access
The Ease of Access Center contains Windows accessibility features like Narrator, Magnifier, and high contrast settings. The Sound applet configures audio devices, but it does not manage screen reading tools.
Question 276 of 419A computer was recently infected with a piece of malware. Without any user intervention, the malware is now spreading throughout the corporate network and infecting other computers that it finds. Which type of malware MOST likely infected these computers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Worm
A worm replicates and spreads across networks automatically without user intervention. A virus requires a host file and human action to propagate, while trojans disguise themselves as legitimate software to trick users.
Question 277 of 419A system administrator is assigned an approved change request with a change window of 120 minutes. After 90 minutes, the change is stuck on step five of a five-step change. The server manager decides to initiate a rollback. Which describes what the system administrator should do next?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Return the system to the original state before the change
A rollback plan returns the system to its original state before the failed change began. Reverting only to a previous step might leave the system unstable, so you must fully back out of the change during the maintenance window.
Question 278 of 419As an IT technician, you need to provide remote access to a virtualized desktop running on a Linux-based hypervisor. The solution must allow users to interact with the virtual desktop as if they were physically present, including support for audio, USB redirection, and high-quality video streaming. Which of the following protocols would BEST meet this requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. SPICE
The SPICE protocol supports high-quality audio and video for Linux-based virtualized desktops. VNC lacks built-in multimedia redirection, while RDP is primarily designed for Windows environments and SSH is strictly command-line.
Question 279 of 419You are troubleshooting a computer that plays a loud chime noise every day at 3 pm. Which of the following tools should you use to troubleshoot this workstation?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Task scheduler
Task Scheduler is the correct tool because it runs automated scripts or programs at specific times. Device Manager manages hardware, while MSConfig handles startup services and Performance Monitor tracks resource utilization.
Question 280 of 419After updating apps, a user's tablet has become sluggish, displays fake security warnings prompting clicks, and redirects to unfamiliar websites. What is the best solution to these issues?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Locate and remove the affected apps, run a security scan, and verify app permissions
Removing the suspicious apps, scanning for malware, and verifying permissions directly eliminates the adware causing the symptoms. Clearing the browser cache or performing a soft reset might temporarily mask the sluggishness, but it will not remove the malicious applications.
Question 281 of 419You want to ensure that only one person can enter or leave the server room at a time. Which of the following physical security devices would BEST help you meet this requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Access control vestibule
An access control vestibule uses two interlocking doors to prevent piggybacking and tailgating. Cipher locks and biometric readers authenticate users but cannot stop an authorized person from letting someone walk in behind them.
Question 282 of 419Your company is concerned about the possibility of power fluctuations that may occur and cause an immediate loss of power for several minutes to their server room. To prevent this condition, they are installing a large rack-mounted UPS to protect the server. Which type of condition are they trying to prevent using this UPS?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Power failure
A power failure is a total loss of utility power that a UPS battery backup is designed to mitigate. Surges and spikes are over-voltage events handled by surge protectors, while under-voltage events are brownouts.
Question 283 of 419What type of structure is a "Do While" in scripting?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Loop
A loop repeats a block of code until a specific condition is met, which is exactly what a Do While statement does. A branch uses statements like IF THEN ELSE to change program flow, but it does not repeat actions.
Question 284 of 419A network administrator has set up a firewall and set up only three allow rules so that traffic can be sent over ports 21, 110, and 25. Next, they added a final rule of "deny any any" to the end of the ACL to minimize the attack surface and better secure the network. Unfortunately, now the administrator is receiving complaints from users that they cannot access any web pages using their URLs, such as DionTraining.com. Which of the following should the administrator do to correct this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Add a rule to the ACL to allow traffic on ports 80 and 53
Browsing websites requires DNS on port 53 for name resolution and HTTP on port 80 for unencrypted web traffic. Without adding these rules before the deny any any statement, users cannot resolve or access web pages.
Question 285 of 419An attacker has been collecting credit card details by calling victims and using false pretexts to trick them. Which of the following types of attack is being conducted?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Vishing
Vishing is voice-based phishing where attackers call victims to extract sensitive information over the phone. Phishing typically uses email, whereas whaling and spear phishing target specific high-value executives or groups.
Question 286 of 419Malware infected Natalie's iMac. The malware has deleted numerous files from the system and corrupted the operating system. Natalie needs to access some of her files from the computer that have been deleted by the malware. Which of the following built-in utilities could restore access to those files?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Time Machine
Time Machine is the built-in macOS backup utility designed to restore personal files, applications, and system states after deletion or corruption. Keychain manages passwords, while System Restore is strictly a Windows operating system feature.
Question 287 of 419A facility would like to verify each individual's identity before allowing access to its server room and data center. Additionally, the building should ensure that users do not tailgate behind other users. What solution would BEST meet these requirements?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Implement a biometric reader at the datacenter entrance and require passage through an access control vestibule
An access control vestibule physically prevents tailgating by ensuring only one person can enter the secure facility at a time. Pairing it with a biometric reader guarantees that each individual is positively identified before the first door unlocks.
Question 288 of 419Which of the following best describes a benefit of cloud-based word processing tools?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Multiple users can edit documents at the same time.
Cloud-based word processing tools enable real-time collaboration, allowing multiple users to edit the exact same document simultaneously from different locations. Local applications traditionally restrict live editing and often require downloading files before making any changes.
Question 289 of 419Gina installed a 4 TB HDD into her Windows 10 computer and wants to mount it as a single partition with drive letter M. Which partition type should she use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. GPT
The GUID Partition Table scheme supports massive partition sizes far exceeding the older 2 TB limit imposed by Master Boot Record. When formatting large modern drives in Windows, always choose GPT over MBR to ensure the full capacity is accessible.
Question 290 of 419Which command would a Linux user need to enter to change their password?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. passwd
The passwd command is used in Linux and macOS environments to update a user account password securely. The pwd command simply displays the current working directory, while chown modifies file ownership permissions.
Question 291 of 419A user cannot open some files on a file server and contacts the help desk for support. The help desk technician troubleshoots the server and notices that all of the server's data backups are operational, but large portions of time are missing within the event log. The technician remembers that there have been several bad thunderstorms recently during those missing time periods. What might the technician do to prevent these server issues in the future?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Install a new battery backup
An uninterruptible power supply provides reliable battery backup to keep critical servers running safely during unexpected power outages. A standard surge protector only blocks voltage spikes and will not prevent data loss caused by sudden thunderstorm power failures.
Question 292 of 419Which of the following commands is used on a Linux system to terminate an unresponsive system process?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. kill
The kill command sends termination signals to active processes. For the exam, remember that ps lists running processes, while grep searches text output and ls lists directory contents.
Question 293 of 419Which of the following macOS features is used to manage passwords cached by the OS and is the equivalent of the Credential Manager in Windows?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Keychain
Keychain is the macOS credential manager that stores passwords and certificates securely. Mission Control manages virtual desktops, while Spotlight handles system searches and an Apple ID handles cloud account access.
Question 294 of 419Which of the following should you use to configure a network adapter's duplex setting manually in Windows 10?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Device Manager
Device Manager provides direct access to a network adapter's advanced properties, including speed and duplex settings. Internet Options manages browser connections, while the System window only displays installed hardware specifications.
Question 295 of 419Which of the following commands is used on a Linux system to perform installations of new software packages?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. apt-get
The apt-get command uses the Advanced Packaging Tool to install and manage software on Debian-based distributions. Remember that chown modifies file ownership, while pwd displays the current directory path.
Question 296 of 419In which conditions is ESD the highest threat?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. When humidity is low
Low humidity allows static electricity to build up easily, making electrostatic discharge a major threat to computer components. High humidity helps dissipate those charges, while temperature changes are secondary factors.
Question 297 of 419Which of the following is a primary advantage of Apple File System (APFS) over older macOS file systems like HFS+?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Improved security with native encryption support
Apple File System provides native encryption support, enhancing data security over older file systems like HFS+. APFS is optimized for SSDs and does not natively support Windows compatibility, making the other options incorrect.
Question 298 of 419Which of the following types of mobile device screen locks uses biometrics to securely unlock the device?
Select 2 answers.
Show answer & explanation
Correct answer: A. FaceID · D. TouchID
FaceID and TouchID use unique physical characteristics to authenticate users securely. Passcodes and swipe patterns are knowledge-based or gesture-based methods, which do not rely on biological traits for device access.
Question 299 of 419Sarah is installing Windows 10 (64-bit) in a virtual machine. The installation is continually failing and producing an error. She has configured the virtual machine with a dual-core 950 MHz processor, 4 GB of memory, a 64 GB hard drive, and a 1280 x 720 screen resolution. Which item in the virtual machine should be increased to fix the installation issue experienced?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. The processor is insufficient
The processor must be increased to at least 1 GHz to meet the minimum requirements for a 64-bit Windows installation. While memory and storage are important, watch for specific hardware thresholds in the question stem that fall just below official operating system minimums.
Question 300 of 419Your network administrator has handed you some documentation showing you which switch ports on a patch panel you need to connect with a CAT 5e patch cable for an upcoming network upgrade. What document are you MOST likely holding?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Physical network diagram
A physical network diagram details the actual hardware locations and cable connections, such as patch panel ports. A logical network diagram is incorrect because it maps data flow and IP subnets rather than physical wiring.
Question 301 of 419Tim connects his Windows 10 laptop to his office's wireless network to print out a report for his boss. Which type of network should he select to discover the printer on the office's wireless network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Private
Selecting the Private network profile enables network discovery and allows access to shared devices like printers. The Public profile is wrong because it intentionally hides the computer and blocks file and printer sharing for security.
Question 302 of 419A team is working on a shared spreadsheet to track inventory. Some employees report seeing different data than their coworkers. What is the most likely reason?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Cached data is being displayed instead of live updates.
Viewing cached data instead of live updates causes users to see outdated information in shared files. Refreshing the application or clearing the cache typically resolves this synchronization discrepancy without needing a reboot.
Question 303 of 419Dion Training installed a new update to all of its Windows 10 workstations last night. The update includes an updated driver for the workstations' storage controller. Since the update, the storage controller is only operating at 3 Gbps instead of the 6 Gbps previously experienced. Which of the following tools should the technician use to roll back the storage controller's driver to the previous version?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Device manager
Device Manager lets you select the problematic hardware and use the Driver tab to roll back to the previously working driver version. System Information only displays configuration data, while Performance Monitor just tracks resource usage over time.
Question 304 of 419Which of the following backup rotation schemes overwrites the oldest media with the current backup being performed?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. FIFO Backup
A First In, First Out backup scheme inherently overwrites the oldest media with the newest backup being performed. The Grandfather-Father-Son rotation keeps historical archives, so it intentionally protects older media from immediate overwriting.
Question 305 of 419A user reports that their Windows 10 desktop computer shuts down unexpectedly several times throughout the day, sometimes within minutes of booting up. The shutdowns occur regardless of which applications are running, and the system does not display any error messages before powering off. What is the MOST likely cause of these frequent shutdowns?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. The system is overheating due to a failing cooling fan or blocked ventilation
The correct answer works because sudden shutdowns without error messages typically trigger the system's built-in thermal protection to prevent hardware damage. Expect application crashes or system freezing with insufficient memory, whereas a failing fan or blocked ventilation causes an immediate power loss to prevent overheating.
Question 306 of 419You are trying to increase your network's security by implementing a system of two-factor authentication (2FA). Which of the following authentication factors should you choose to meet this requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Smartcard and PIN
The correct answer works because multi-factor authentication requires combining two distinct validation types, such as a smartcard and a PIN. Choosing a username and password fails because both fall under the same knowledge category, meaning it remains single-factor authentication.
Question 307 of 419Which of the following types of attacks occurs when an attacker attempts to gain confidential information or login credentials by sending targeted emails to a specific set of recipients within an organization?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Spear phishing
The correct answer works because spear phishing targets a specific group of individuals within an organization to steal confidential information or credentials. Standard phishing involves sending massive, untargeted emails to random users, whereas whaling specifically targets high-level executives or wealthy individuals.
Question 308 of 419Which of the following techniques would be the most appropriate solution to implementing a multi-factor authentication system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Smartcard and PIN
The correct answer works because multi-factor authentication requires combining two distinct validation types, such as a smartcard and a PIN. Choosing a fingerprint and retinal scan fails because both fall under the same biometric category, meaning it remains single-factor authentication.
Question 309 of 419Jason is building an inexpensive workstation for one of the employees at Dion Training. The workstation will utilize an Intel x86 processor. Which of the following editions of Windows will support installation on this workstation?
Select 2 answers.
Show answer & explanation
Correct answer: C. Windows 10 Enterprise · D. Windows 10 Pro
Windows 10 is the correct choice because it is the latest Microsoft operating system that still offers a 32-bit edition for older x86 processors. Windows 11 exclusively requires a 64-bit architecture, so it cannot be installed on an x86 system.
Question 310 of 419You are troubleshooting a user's laptop that is unable to print a document. You have verified the printer is working and properly connected to the workstation by USB. Which log in Windows 10 would you review to determine if the print spooler service is causing this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. System log
The System log records events generated by Windows components, including background service failures like the print spooler. The Application log is for software-specific errors, while the Security log tracks audited events like logon attempts.
Question 311 of 419Maria is trying to log in to her company's webmail and is asked to enter her username and password. Which type of authentication method is Maria using?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Single-factor
Single-factor authentication is correct because it relies on only one category of credentials, specifically something you know. Multifactor authentication would require an additional factor from a different category, such as a token or biometric scan.
Question 312 of 419Which of the following MacOS features allows the user to search all of the hard drives, network shares, and files for a keyword or phrase?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Spotlight
Spotlight is the built-in macOS search utility that indexes files and applications across the system to find keywords. Finder is the default file manager used to navigate folders, while the Dock is used to launch applications.
Question 313 of 419A school district plans to repurpose several classroom computers for general public use. To quickly prepare the drives without using specialized software, which method would they most likely perform?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Performing standard formatting on the hard drives.
Standard formatting prepares the drive for reuse by clearing the file system table. However, because standard formatting leaves data recoverable, a test-taker could argue it fails basic data sanitation requirements for repurposed equipment.
Question 314 of 419Dion Training is concerned with the possibility of employees accessing another user's workstation in secured areas without their permission. Which of the following would BEST be able to prevent this from happening?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Require biometric identification for user logins
Biometric identification is the strongest preventive control because it requires a unique physical trait to log in. Passwords can be shared or stolen, and security cameras only record the unauthorized access after it has already occurred.
Question 315 of 419Your smartphone just displayed a notification stating that a new pair of headphones has connected to your device. Which of the following threats is this an example of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Unintended Bluetooth pairing
Unintended Bluetooth pairing occurs when an unknown device connects to a mobile device without the owner's explicit intent. This allows potential unauthorized access to the device, whereas location tracking or microphone activation represents subsequent privacy violations.
Question 316 of 419Which of the following best describes how cloud-based spreadsheets enhance team collaboration?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Changes made by one user appear in real time for all users with access.
Cloud-based spreadsheets enable simultaneous editing with real-time updates for all users with access. Downloading and re-uploading creates version control issues, while locking or restricting access prevents effective collaboration.
Question 317 of 419Which of the following remote access protocols should you use to connect to a Linux server securely over the internet?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. SSH
SSH provides encrypted remote command-line access to Linux servers. Telnet transmits data in plain text and should never be used, while RDP is used for graphical Windows connections, not Linux command-line administration.
Question 318 of 419Jennifer downloaded a keygen to generate a license key for expensive software. After running it, her system became sluggish and her antimalware suite displayed numerous alerts. Which malware type infected her computer?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Trojan
A trojan disguises malicious code inside a seemingly harmless program, such as a key generator. Worms replicate and spread on their own without user interaction, whereas trojans rely on the user executing the disguised file.
Question 319 of 419You need to connect to a Linux server located 50 miles away to conduct some maintenance, and you want to ensure you do this securely. The server has VNC installed, but it isn't configured to provide an encrypted connection. Which of the following should you use to secure the VNC connection to the remote server?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. SSH in tunnel mode
Tunneling unencrypted VNC traffic through an SSH connection secures the remote desktop session. Switching to RDP ignores the requirement to use the installed VNC server, while WPA2 only secures local wireless networks.
Question 320 of 419A user has asked you for a recommendation on which word processing software they should install. There are four different software packages they are considering, and each uses a different licensing type. The user states they do not want to pay for the software. Which of the following would MOST likely be the best option for them?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Open-source
Open-source software provides its source code freely, allowing users to install and run the software without paying licensing fees. Personal, enterprise, and corporate licenses all require purchased agreements, making them poor choices for a strict zero-cost requirement.
Question 321 of 419Dion Training configured Windows Defender Firewall to only allow inbound connections matching existing rules and to allow all outbound connections unless blocked by a rule. What security posture is this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Explicit allow for inbound, implicit allow for outbound
The Windows Defender Firewall defaults to an explicit allow posture for inbound traffic, meaning it blocks connections unless a specific rule permits them. Conversely, it uses an implicit allow posture for outbound traffic, allowing all outgoing connections by default.
Question 322 of 419Your boss from work just sent you an important email, but you are not in the office. You tried to open the email from your smartphone, but it is encrypted and won't open. What should you do?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Verify the digital certificate is installed on the device
Encrypted emails require the correct digital certificate to be installed locally on the device to decrypt and read the message content securely. Asking the sender to forward the email unencrypted directly violates standard corporate security and privacy policies.
Question 323 of 419Regardless of what website Michelle types into her browser, she is being redirected to "malwarescammers.com." What should Michelle do to fix this problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Reset the web browser's proxy setting
Universal browser redirection often stems from a malicious proxy server configured in the network settings. Resetting the web browser's proxy configuration fixes this hijack. Antivirus scans catch malware but rarely clear proxy configurations.
Question 324 of 419A user reports their smartphone battery drains quickly and runs warm. You ask them for the status of several settings: Email (never), Maps (always), Calendar (while using), Messages (while using), Photos (never), App Store (while using), Bank (while using), and Weather (while using). Based on the information provided, what should be changed to resolve this client's problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Change the Maps setting to while using
Setting Maps to use location only while the app is actively running stops continuous background GPS polling. Background location tracking heavily utilizes the GPS receiver and cellular modem, rapidly draining the battery and generating heat.
Question 325 of 419Which of the following data types would be used to store the number 3.14?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Floating-point
A floating-point data type is used to store fractional or decimal numbers like 3.14. Integers only store whole numbers, so they cannot be used for values requiring decimal precision.
Question 326 of 419Which of the following file types are commonly used by scripts in a web page?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. .js
The correct answer works because JavaScript files use the .js extension to create interactive web content alongside HTML. For the exam, associate Linux administration with .sh, Windows administration with .vbs and .ps1, and interactive web pages exclusively with .js.
Question 327 of 419You are working as a mobile device technician for a large corporation's enterprise service desk. A user complains that every time they attempt to launch the company's mobile email application, it crashes and displays an error message of Code123. Which of the following should you do FIRST to attempt to solve this problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Clear the app's cache
The correct answer works because clearing the application cache removes corrupted temporary files that frequently cause mobile app crashes. Always start with simple, non-destructive steps like clearing the cache before moving to time-consuming, disruptive actions like reinstalling the software or updating the OS.
Question 328 of 419Tom, a system administrator, has installed and configured a new domain server for a corporate network. What is the next step that he should perform to allow the company's employees to access the server on the corporate domain?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Configure the user's account
The correct answer works because users must have properly configured active directory accounts before they can authenticate and access domain resources. Configuring file server access or installing applications happens later, as users need valid credentials and appropriate permissions before utilizing network services.
Question 329 of 419Which command-line tool is used on a Linux system to display a list of the files and directories within the current path?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. ls
The correct answer works because typing ls at a Linux terminal lists all files and directories within the current working path. Remember that pwd simply prints your current location, while sfc and chkdsk are Windows utilities used to repair corrupted file systems.
Question 330 of 419A company experienced issues when multiple employees installed unauthorized software, causing system instability and security risks. The IT manager wants to track all hardware and software configurations and document changes for review. Which of the following would BEST address this requirement?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Implement a CMDB
A configuration management database tracks all hardware and software configurations while documenting changes for review. Group Policy restrictions can prevent unauthorized software installations, but they do not provide the requested historical tracking and asset management capabilities.
Question 331 of 419Your son just attempted to start up three programs at once on his Windows 10 Home laptop. The system appears to be unresponsive, and a spinning circle has replaced his mouse cursor on the screen. What is the BEST solution to this problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Force the unresponsive task to quit
Forcing the unresponsive task to quit directly resolves the immediate issue without requiring a full system reboot. You can use Task Manager to identify the hanging process and end it, restoring system responsiveness quickly and efficiently.
Question 332 of 419Jason wants to configure his Windows 10 workstation to automatically block pop-ups when searching for websites online. Which of the following Control Panel sections should he use to achieve this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Internet Options
Internet Options within the Windows Control Panel contains the necessary configuration settings to manage browser add-ons, security zones, and pop-up blockers. While modern browsers handle their own settings now, this applet remains the correct tested utility.
Question 333 of 419A user reports that their smartphone is warm to the touch and their battery only lasts 4 hours a day, instead of the usual 10 hours. You ask them for the status of their settings, which are summarized below: Storage (49 GB Used, 15 GB Free, 64 GB Total) Mail Client (Corporate account set to push, Personal account set to pull hourly) Display (Auto brightness, Lock after 30 minutes, Night mode disabled) Calls (33 minutes used during last 24 hours) Data (52 MB used during last 24 hours) Location (All apps set to "allow while using") Based on the information provided, what should be changed to resolve this client's problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Display settings
A screen locking after 30 minutes forces the display to stay on too long, draining the battery and generating excess heat. Reducing this timeout resolves the overheating issue. Push email drains batteries, but not as severely as an active display.
Question 334 of 419You are troubleshooting a network printer when a document is printed with sensitive employee data on it. Which of the following actions should you take?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Take the document to the office manager
Handling sensitive data requires proper chain of custody or secure delivery to authorized personnel. Handing it to the office manager is a safe step. Shredding it is also secure, but standard policy prefers alerting management first.
Question 335 of 419A user contacts the service desk after they just finished attempting to upgrade their laptop to Windows 10. The upgrade failed, and the user asks you to explain why. Which of the following log files should you review to determine the cause of the upgrade failure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Setup log
The correct answer works because Windows installation and upgrade events are specifically recorded in the Setup log within Event Viewer. Remember that the System log tracks driver failures and hardware conflicts, while the Application log monitors software-specific errors and crashes.
Question 336 of 419The email client on a desktop workstation is acting strangely. Every time the user opens an email with an image embedded within it, the image is not displayed on their screen. Which of the following is the MOST likely cause of this issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Incorrect security settings in the email client
The correct answer works because email clients block automatic image downloads by default to prevent malicious tracking pixels and potential malware infections. While proxy servers or firewalls could theoretically block traffic, the red X or missing image placeholder is a classic client-side security feature.
Question 337 of 419Which of the following features is UNIQUE to the NTFS file system when compared to FAT32?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Support for files larger than 4GB
FAT32 has a strict architectural limit that prevents storing individual files larger than four gigabytes. While NTFS also provides file permissions, the exam frequently tests FAT32 file size limits as a primary distinction.
Question 338 of 419A programmer is writing a script to display all the numbers from 1 to 100 to the screen. Which of the following should they use in their script?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Loop
A loop is correct because it repeats a block of code until a specific condition is met, making it ideal for displaying numbers one through one hundred. A branch only alters flow based on a condition, while a constant stores a fixed value.
Question 339 of 419You are configuring a SOHO network and only allowing specific IP addresses to access the network while blocking any IP addresses that are not on the list. Which of the following should be implemented?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Allow list
An allow list explicitly permits only identified items and denies everything else by default. A blocklist takes the opposite approach by explicitly denying specific items, while MAC filtering applies this concept to hardware addresses rather than IP addresses.
Question 340 of 419Which of the following wireless technologies allows a wireless device to automatically be configured for a SOHO wireless network with the push of a button?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. WPS
Wi-Fi Protected Setup uses a push button or PIN method to automate wireless network configuration. The other options are encryption standards like WEP or WPA2, which secure the data transmission but do not provide an automated setup mechanism.
Question 341 of 419Sagar is planning to patch a production system to correct a detected vulnerability during his most recent network vulnerability scan. What process should he follow to minimize the risk of a system failure while patching this vulnerability?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Deploy the patch in a sandbox environment to test it before patching the production system
Testing patches in a sandbox or staging environment isolates potential issues before they impact live operations. Deploying directly to production risks unplanned downtime, and waiting exposes the system to active exploitation.
Question 342 of 419During its busiest sales season, a company's management instructs the IT department to temporarily halt all non-essential system changes including updates, patches, and new feature rollouts until the high traffic period is over. Which of the following would BEST describe this type of restriction?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Change freeze
A change freeze prevents non-essential updates during critical business periods to maintain system stability. A maintenance window is scheduled downtime for applying changes, whereas an emergency change addresses unforeseen critical issues.
Question 343 of 419Which command-line tool is used on a Windows system to display a list of the files and directories within the current directory or path?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. dir
The dir command lists files and directories in the Windows Command Prompt. While ls performs the same function, it is primarily a Linux command and only works in PowerShell on Windows.
Question 344 of 419Which of the following types of software CANNOT be updated via the Windows Update program?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Firmware updates
Firmware updates cannot be deployed through standard Windows Update because they must be flashed before the operating system loads. Windows Update only handles security patches, critical fixes, and driver updates.
Question 345 of 419You are trying to copy a 4.7 GB file from your Windows laptop to an external hard drive using USB 3. The external hard drive is formatted with FAT32. Every time you attempt this copy, you receive an error. What is MOST likely the issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Files over 4 GB cannot be stored on a FAT32 formatted drive
The FAT32 file system limits individual file sizes to a maximum of four gigabytes. Since the file is larger, it will fail to copy, regardless of connection speed or free disk space available.
Question 346 of 419You are working on a customer's computer when your cellphone begins to ring. What should you do?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Apologize to the customer and send the call to voicemail
Maintaining focus and avoiding personal distractions is a core aspect of professional communication. Sending the call to voicemail and apologizing acknowledges the interruption without neglecting the active customer.
Question 347 of 419A user receives an 'Unable to install update' error when attempting a major Android system update. The device has 25 GB free storage and strong Wi-Fi connection. What should the user check FIRST?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Verify the device has sufficient battery charge or is connected to power
Mobile devices require a minimum battery level to install updates, preventing critical failures during the process. The prompt indicates storage and connectivity are already adequate, making power the primary check.
Question 348 of 419Which of the following describes the security method used when users enter their username and password only once and can access multiple applications?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. SSO
Single sign-on allows a user to authenticate once and access multiple independent applications without re-entering credentials. Multifactor authentication verifies identity but does not inherently prevent repeated logins across applications.
Question 349 of 419A laptop lost internet connectivity despite being connected to Wi-Fi. Other devices work fine. The user reports having clicked a link in an email, but it was from their internet provider. After the connection issue began, they noticed an unfamiliar VPN extension in the browser. What is the best solution?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Remove the browser extension and scan the system for malware
Removing the unfamiliar browser extension and scanning for malware directly addresses the suspected browser hijacker. Manually setting a static IP or restarting the router will not resolve malicious traffic redirection.
Question 350 of 419A user's personal settings are not showing up on their computer. You suspect that their profile has become corrupted within Windows. You attempt to look at their profile file but cannot find it in their profile directory. Which of the following options do you need to configure to see this file?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Folder Options
Folder Options is the correct choice because it lets you show hidden files and protected operating system files like NTUSER.DAT. Internet Options only manages browser settings, while User Accounts manages login credentials and types.
Question 351 of 419Which of the following macOS features is used to backup and restore files to an external hard disk?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Time Machine
Time Machine is the built-in macOS backup utility used to automatically back up files, system settings, and apps to an external hard drive. Boot Camp allows dual-booting Windows on Mac hardware, while Snapshot is a virtual machine feature.
Question 352 of 419Which of the following tools in Windows 10 allows a technician to add different utilities, such as disk management, computer management, performance monitor, print management, and others to create a modular and customized tool kit for the technician to utilize?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. MMC
The Microsoft Management Console (MMC) is correct because it provides a customizable framework where technicians can add various administrative snap-ins like Disk Management into one console. PerfMon strictly monitors performance metrics, and UAC handles permissions.
Question 353 of 419Which of the following macOS features allows the user to create a user account that is used to sign in to the App Store, iCloud, and iTunes?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Apple ID
An Apple ID is the single sign-on account used to access Apple services like the App Store and iCloud. Keychain manages saved passwords locally, while Spotlight is the system-wide search utility built into macOS.
Question 354 of 419Which of the following commands would a technician use to find the comprehensive documentation for any command from the Linux terminal?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. man
The man command is correct because it formats and displays the official manual pages for any terminal command. Apt-get and yum are package managers used for installing software, while grep searches text patterns within files.
Question 355 of 419A company is integrating an AI-powered virtual assistant into its internal communication system for processing emails, analyzing reports, and summarizing meetings. The legal team is concerned that sensitive business information may be accessible by external entities depending on how the AI processes and stores data. Which of the following would be the MOST important concern in this scenario?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Data privacy
Data privacy is the primary concern because the legal team must ensure sensitive information isn't improperly exposed or stored by the external AI provider. Software licensing and update frequency handle legal compliance and patching, but they do not directly address confidentiality risks.
Question 356 of 419You are troubleshooting a network connectivity issue and need to determine the packet's flow path from your system to the remote server. Which of the following tools would best help you identify the path between the two systems?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. tracert
The tracert command determines the path packets take to a destination by using ICMP echo requests with varying TTL values. For the exam, remember that path discovery points to tracert, while ipconfig displays configuration and netstat shows active connections.
Question 357 of 419Which type of malware is used to actively attempt to steal confidential information by capturing a user's data when typed into a web browser or other application?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Keylogger
A keylogger actively steals confidential information by recording keystrokes entered into applications. Spyware broadly monitors activity, while trojans and rootkits focus on system control or hidden access.
Question 358 of 419Which of the following best describes how RAM affects system performance when running applications?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. If an application needs more RAM than is available, the system uses part of the storage drive as virtual memory.
When applications exhaust physical memory, the system relies on slower virtual memory using the storage drive, degrading overall performance. Remember that adding RAM only helps if you were out of memory, and it does not directly increase CPU clock speeds.
Question 359 of 419A company is implementing enhanced user authentication for system administrators accessing the company's confidential servers. They intend to use two-factor authentication to accomplish this. Which of these BEST represents two-factor authentication?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Password and key fob
True two-factor authentication requires two different types of validation, such as a password and a physical key fob. Choosing two items from the same category, like a fingerprint and retina scan, only provides single-factor authentication.
Question 360 of 419You are working as a penetration tester and have discovered a new method of exploiting a vulnerability within the Windows 10 operating system. You conduct some research online and discover that a security patch against this particular vulnerability doesn't exist yet. Which type of threat would this BEST be categorized as?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Zero-day
A zero-day threat exploits a vulnerability before developers release a patch to fix it. For the exam, associate missing security updates or newly discovered flaws with zero-day attacks, unlike brute force which targets passwords.
Question 361 of 419Jonathan's browser loads an unrecognized search engine with poor results and numerous pop-ups. What TWO actions should Jonathan perform first?
Select 2 answers.
Show answer & explanation
Correct answer: A. Disable any unapproved applications from the Startup tab in the Task Manager · F. Reset the web browser to the default settings and configuration
Resetting the web browser reverts malicious search engine changes, and disabling unapproved startup items prevents malware from reloading on reboot. Remember these initial remediation steps for browser hijacks before pursuing deeper antivirus scans.
Question 362 of 419A programmer is writing a script to calculate the disk space needed to perform a daily backup. The programming wants to document his script so that other programmers can understand what his logic was when he wrote it. Which of the following should he use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Comment
Comments allow programmers to document logic inside scripts without affecting execution. Variables store data, constants hold fixed values, and loops repeat tasks, but none of these inherently explain code to human readers.
Question 363 of 419You are working as a technician where your organization has received approval to migrate its email services to a new cloud provider. The IT team has created a detailed plan, including a rollback strategy, communication with end users, and scheduled downtime. They are now ready to execute the migration according to the approved change management process. Which of the following would BEST describe this phase of change management?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Implementation
Implementation is the correct classification because it refers to the phase where an approved change is executed according to the defined plan. A risk assessment occurs earlier during the planning phase, while a post-change review happens after the deployment to evaluate success.
Question 364 of 419Which of the following operating systems cannot be run on a laptop?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. iOS
iOS is correct because it is Apple's proprietary mobile operating system designed exclusively for iPhones and iPads. Windows and Linux are standard desktop and laptop operating systems, while Android has been adapted for use on certain mobile devices and some laptops.
Question 365 of 419A technician receives a call from a user stating that their web browser keeps redirecting to unfamiliar websites, and their homepage has changed without permission. What is the best first step in diagnosing the issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Check for unwanted browser extensions or settings changes.
Checking for unwanted browser extensions or settings changes directly addresses the symptoms of a browser hijacker. Disabling the network connection only stops connectivity without fixing the root cause, and switching browsers does not remove the underlying infection.
Question 366 of 419You have submitted an RFC to install a security patch on all of your company's Windows 2019 servers during the weekly maintenance window. Which of the following change request documents would describe why the change will be installed during this maintenance window?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Purpose
The purpose section of a change request document defines why the change or installation will occur. Scope defines the exact size and scale of the change, while the plan details how the change will be implemented by the technicians.
Question 367 of 419Which of the following data types would be used to store the number 21?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Integers
Integers are the correct data type because they are used to store whole numbers without fractional components. Floating point numbers store decimals, strings store characters, and booleans only represent true or false values.
Question 368 of 419A user contacts the help desk and complains they are getting an error when they attempt to open a 4 GB .dmg file on their Windows 10 workstation. Which of the following should you tell them?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. "You need to use macOS to open DMG files."
A DMG file is a macOS disk image format natively used to download and install applications on Apple computers. Windows cannot open these files natively without third-party tools, making the operating system mismatch the direct cause of the error.
Question 369 of 419Which file system type is used to mount remote storage devices on a Linux system?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. NFS
The Network File System, or NFS, is the standard protocol used to mount remote storage devices over a network on Linux systems. NTFS is a Windows file system, APFS is for macOS, and exFAT is optimized for external flash drives.
Question 370 of 419Dion Training has recently replaced the batteries in their rack-mounted UPS in their data center. Which of the following should their technicians do to dispose of the depleted batteries?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Research local regulations for toxic waste disposal in their area
Researching local regulations for toxic waste disposal is required because UPS batteries contain hazardous materials subject to strict environmental laws. Throwing them in standard trash or recycling bins violates safety protocols and local compliance mandates.
Question 371 of 419Which security feature remembers the MAC address first connected to a switch port to prevent unauthorized device connections?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Port security
Port security is correct because it allows administrators to restrict switch port access to specific remembered MAC addresses, blocking unauthorized devices. A firewall filters network traffic, while single sign-on handles authentication across multiple services.
Question 372 of 419You have just installed a second monitor for a bookkeeper's workstation so they can stretch their spreadsheets across both monitors. This would essentially let them use the two monitors as one combined larger monitor. Which of the following settings should you configure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Extended mode
Extended mode stretches the desktop workspace across multiple monitors, allowing a user to span applications like spreadsheets over a larger area. Refresh rate and resolution simply adjust display output clarity and do not combine screens.
Question 373 of 419Jonathan's father is visually impaired and is having difficulty seeing some of the items on his Windows 10 laptop. Which of the following Control Panel sections would a technician use to configure the Magnifier feature so that his father can zoom in on the different parts of the screen and see them easier?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Ease of Access
Ease of Access centralizes Windows accessibility tools like the Magnifier, narrator, and high contrast settings. File Explorer Options and Indexing Options manage folder views and search indexing, not visual assistance features.
Question 374 of 419Your company has just installed a new proxy server and has asked you to configure all of the Windows workstations to use it. Which of the following Internet Options tabs in the Windows Control Panel should you configure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Connections
The Connections tab contains LAN settings where technicians configure proxy server addresses and ports for Windows workstations. The Privacy and General tabs manage cookies and browsing history instead of underlying network connections.
Question 375 of 419After diagnosing that battery optimization settings are preventing background services from starting on an Android device, a technician needs to restore functionality to email sync, weather updates, and cloud backup services. What is the BEST action to take to resolve this issue and allow the affected services to run properly?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Disable battery optimization for the affected applications in the device settings
Disabling battery optimization for an app exempts it from Android doze restrictions so it can sync properly. Reinstalling the app fails because the operating system's power management restrictions will still throttle the new installation.
Question 376 of 419Which of the following allows a user to save their current session to memory, put a Windows 10 computer into a minimal power state and allow for the quickest time to return to functionality?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Sleep
Sleep mode saves the current session to RAM and enters a low power state, providing the fastest wake time. Hibernate writes the session to the hard drive and powers off completely, which takes longer to resume.
Question 377 of 419Dion Training has several Windows 10 Professional workstations with an internal 2 TB hard disk drive. The company wants to use full disk encryption to protect the contents of this hard drive. Which of the following security settings can be used to encrypt this storage device?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. BitLocker
BitLocker provides full disk encryption for internal Windows hard drives to protect data at rest. BitLocker to Go is specifically for removable external drives, while FileVault is the macOS equivalent.
Question 378 of 419Jason is out of town on a business trip and needs to access the share drive on his company's corporate network. Which of the following types of network connections should he use to access the share drive from his hotel room?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. VPN
A VPN creates a secure encrypted tunnel over the internet to connect a remote user directly to the corporate network. Dial-up, wired, or wireless are simply underlying physical connection types that do not provide secure remote access.
Question 379 of 419Which of the following Control Panel sections contains various tools like computer management, disk cleanup, print management, and the registry editor?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Administrative Tools
Administrative Tools is the correct answer because it houses advanced management snap-ins like Computer Management and Registry Editor. Device Manager only handles hardware, making it the strongest distractor that fails to fit the broad toolset described.
Question 380 of 419Dion Training has set up a lab consisting of 12 laptops for students to use outside of normal classroom hours. The instructor is worried that a student may try to steal one of the laptops. Which of the following physical security measures should be used to ensure the laptop is not stolen or moved out of the lab environment?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Cable locks
Cable locks physically secure laptops to desks, deterring theft in public or unsupervised areas. While biometric locks control access, they do not physically prevent someone from walking away with the laptop.
Question 381 of 419A hospital's file server has become infected with malware. The files on the server all appear to be encrypted and cannot be opened. The network administrator receives an email from the attacker asking for 20 bitcoin in exchange for the decryption key. Which type of malware MOST likely infected these computers?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Ransomware
Ransomware encrypts files and demands payment for the decryption key. Spyware or keyloggers steal information secretly, but neither locks users out of their data while leaving a ransom note.
Question 382 of 419Which of the following types of backups only copies data modified since the last full backup?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Differential
A differential backup copies all data modified since the last full backup. An incremental backup is the strongest distractor, but it only copies data changed since the most recent backup of any kind.
Question 383 of 419What is the primary purpose of device encryption?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. It protects stored data by making it unreadable without an encryption key.
Device encryption protects stored data by making it unreadable without the proper encryption key. Restricting network access or preventing software installation are security measures, but they do not scramble existing data.
Question 384 of 419Which of the following dictates what an employee can and cannot do when using the organization's computers and the enterprise network?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Acceptable use policy
An acceptable use policy dictates what employees can and cannot do when using company computers and networks. While least privilege limits access rights and zero trust requires continuous authentication, the acceptable use policy specifically defines the behavioral rules for system usage.
Question 385 of 419Dion Training wants to implement a new wireless network using WPA3 in their offices. Which of the following features of WPA3 is used to provide a password-based authentication using the dragonfly handshake instead of the older WPA 4-way handshake?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. SAE
Simultaneous Authentication of Equals, or SAE, provides password-based authentication in WPA3 using the Dragonfly handshake to replace the vulnerable four-way handshake. Enhanced Open encrypts traffic on open networks, while AES GCMP provides the actual data encryption rather than the authentication.
Question 386 of 419Which command-line tool is used on a Unix/Linux system to move upward on a directory in the system's directory structure?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. cd ..
Using the cd command with the dot-dot parameter moves you up one level in the directory structure. A single dot represents the current directory, while ls lists files and dir is primarily a Windows command for listing directory contents.
Question 387 of 419An organization plans to upgrade its company-wide VPN solution, requiring thorough testing, stakeholder approval, and scheduled implementation. Since this change is not routine but also not an emergency, it must go through the full change management process. Which of the following would BEST categorize this type of change?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Normal change
A normal change is a planned, non-routine modification that requires full change management processing, including risk assessment and stakeholder approval. Standard changes are pre-approved and routine, while emergency changes are reserved for unplanned incidents requiring immediate action.
Question 388 of 419An employee was recently moved from the Human Resources department into the Sales department. Which of the following should you check to ensure they no longer have access to the employee data stored in the Human Resource department share drives?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Security Groups
Security groups are used to efficiently manage permissions for network resources like shared drives. Removing the user from the Human Resources security group ensures their access is revoked immediately, whereas Group Policy applies broader system configurations rather than direct share permissions.
Question 389 of 419Which of the following is a significant limitation of FAT32 compared to modern file systems like NTFS or exFAT?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. It cannot store individual files larger than 4GB
The FAT32 file system has a strict maximum individual file size limit of 4GB, preventing storage of large videos. NTFS and exFAT support much larger files. FAT32 is widely compatible across different operating systems and external drives.
Question 390 of 419A network administrator receives a call asking for assistance with connecting to the network. The person on the phone asks for the IP address, subnet mask, and VLAN required to access the network. What type of attack might this be?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Social engineering
This is classic social engineering because the attacker manipulates the administrator to reveal network details. Spoofing and VLAN hopping are technical network attacks. The human element of being tricked over the phone is the clear giveaway.
Question 391 of 419Which of the following password policies defines the number of previous passwords that cannot be reused when resetting a user's password?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Password history
Password history remembers previous passwords to prevent immediate reuse during resets. Expiration merely forces changes periodically. Complexity rules require character types, and length defines the total character count.
Question 392 of 419Jack has asked you for a recommendation on which word processing software they should install. There are four different software packages they are considering, and each uses a different licensing type. Jack states he wants to get a copy of Microsoft Word so their son can create reports for school. Which of the following would MOST likely be the best option for them?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Personal
A personal license is designed for individual private use, making it the best fit for home and family needs. Business and enterprise licenses are intended for corporate environments, while open-source does not apply to proprietary Microsoft software.
Question 393 of 419A school district is using iPads that are running an older version of iPadOS, which has recently reached End-of-Life (EOL). What is the MOST significant risk of continuing to use these devices?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Increased vulnerability to security threats
End-of-Life operating systems no longer receive security patches, making them highly vulnerable to exploitation. While compatibility issues might occur, the lack of security updates poses the most critical risk to the network and user data.
Question 394 of 419Which command is used on a Linux system to test if your computer can reach diontraining.com?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. ping
The ping command tests reachability by sending ICMP echo requests to a target host. For the exam, associate ping with basic connectivity troubleshooting, whereas dig is used specifically for DNS lookups.
Question 395 of 419The paparazzi have found copies of pictures of a celebrity's new baby online. The celebrity states they were never publicly released but were uploaded to their cloud provider's automated photo backup. Which of the following threats was the celebrity MOST likely a victim of?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Leaked personal files
Files exposed from a cloud backup without authorization are classified as leaked personal files. The scenario specifies data was not intentionally shared publicly, ruling out unauthorized camera access or device pairing.
Question 396 of 419You are working as a military defense contractor and have been asked to dispose of 5 laptop hard drives used in systems that processed classified information. Which of the following physical data destruction and disposal methods is MOST appropriate to ensure the data cannot be recovered?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Degaussing of the HDDs
Degaussing uses a powerful electromagnet to destroy the magnetic domains on the platters, making data recovery impossible and the drive unusable. Standard formatting leaves data intact, while Secure Erase is a software method that cannot guarantee destruction for classified drives.
Question 397 of 419A network administrator needs to allow employees to upload files to a remote server securely. What port must be allowed through the firewall?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. 22
Port 22 is correct because secure file transfers using SFTP or SCP rely on SSH, which operates over this port. Port 21 is used by standard FTP and sends data in cleartext, making it insecure for sensitive uploads.
Question 398 of 419Your Android device's battery is advertised to last 12 hours, but it drains almost completely within 90 minutes. What should you do FIRST to try and solve this problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Check which apps are using the most battery life
Checking battery usage in settings is the correct first step to identify any rogue apps or malware drastically draining power. Dimming the display or rebooting might provide temporary relief, but isolating the software cause resolves the underlying issue.
Question 399 of 419A user's computer is experiencing repeated BSODs and calls the service desk. The call is routed to Tier 2 support, and the Tier 2 technician is scheduled for a break in about 2 minutes when the call comes in. Which of the following actions should the technician do?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Ask another Tier 2 technician to answer the call since it will take too long to solve
Delegating the call to another available technician ensures the customer receives prompt support without interrupting scheduled breaks. Avoid putting customers on extended holds or dismissing them, as maintaining continuity and proper communication are key exam objectives.
Question 400 of 419Your company is concerned about the possibility of power fluctuations that may occur and cause a small dip in the input power to their server room for an extended period of time. What condition is this known as?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. Under-voltage event
An under-voltage event, commonly known as a brownout, occurs when power dips for an extended period. To avoid confusing this with a surge, associate the word dip with under-voltage, and protect equipment using a UPS or line conditioner.
Question 401 of 419A newly issued laptop displays 'IP address conflict with another system on the network.' What should you do to resolve this?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Configure the laptop's network connection to use DHCP instead of a static IP
Configuring the laptop to use DHCP lets the network automatically assign a valid, non-conflicting IP address. Picking another static IP might just recreate the conflict if another device is statically mapped to that same address.
Question 402 of 419An IT administrator needs to upgrade several computers running an operating system that has reached its End-of-Life (EOL). Which of the following should be the FIRST step before performing the upgrade?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Back up critical files and settings
The correct answer works because backing up critical files and settings ensures you can recover data if the upgrade fails. A practical exam cue is to always look for data preservation as the first step in any major system change.
Question 403 of 419What is a valid security certificate?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. A digital document confirming the website's identity and secure connection.
A valid security certificate confirms a website's identity and establishes an encrypted connection for secure communication. Browser plug-ins or privacy settings do not verify identity or provide the cryptographic validation required.
Question 404 of 419Jennifer contacts the help desk, reporting that their smartphone's data usage has significantly increased over the past few days without any change in usage habits. They have received several notifications warning that they are nearing their data limit, and when browsing, they encounter a high number of pop-up ads. Upon further investigation, Jennifer recalls installing a free app from an unofficial source a week ago. Which of the following would be the best solution to address the issue in this scenario?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Uninstall the mentioned application and run a mobile malware scan
Uninstalling the suspicious application and running a malware scan directly targets the root cause of the excessive data usage. Switching to Wi-Fi or increasing the data limit only masks the symptoms without removing the malware.
Question 405 of 419A coworker is creating a file containing a script. You look over their shoulder and see "#!/bin/bash" as the first line in the file. Based on this, what type of file extension should this script use?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. .sh
The .sh extension is used for Bash shell scripts in Linux and macOS. The shebang line directs the system to use the Bash interpreter, making Python or batch file extensions incorrect for this specific script.
Question 406 of 419Which of the following actions should you take to prevent someone from connecting to your wireless network without the proper WPA3 password?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Disable WPS
Disabling WPS prevents attackers from exploiting its vulnerable PIN feature to bypass your WPA3 password. Disabling the SSID broadcast hides the network name but does not stop someone who already knows it.
Question 407 of 419Susan is installing several updates on a Windows computer. Nine of the updates were installed without any issues, but one update produced an error and failed to install. Susan restarts the computer as part of the troubleshooting process, and the computer automatically attempts to install the failed update again. Again, the update fails to install. What should Susan do NEXT?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. Research the error number for the failed update and determine if there is a known issue with this update
When a Windows update repeatedly fails, researching the specific error code is the best next step to identify known issues or required prerequisites. Reviewing the Event Viewer is a valid troubleshooting step, but it is less direct than simply looking up the exact error number provided by the failed update.
Question 408 of 419What is the primary function of a pop-up blocker?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: C. It stops unwanted new windows or advertisements from opening automatically.
A pop-up blocker prevents unwanted browser windows or advertisements from opening automatically while you navigate the web. Options involving cookies, browsing history, or insecure website redirects address general privacy and security settings rather than specifically stopping intrusive pop-up windows.
Question 409 of 419You are troubleshooting an issue with multiple workstations that are having network connectivity issues. The network also has two servers connected to the network, but they do not have any connectivity issues. You look at the network configuration of the two servers and notice they are using static IP addresses. Based on what you know so far, what is most likely the cause of the workstation's network connectivity issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The workstations are most likely configured to use dynamically assigned IP addresses and DHCP is not working properly
Because the servers with static IP addresses are working fine but the workstations are not, a DHCP server failure is the most likely cause. If the internet or router was down, the statically assigned servers would also lose connectivity, which eliminates those options.
Question 410 of 419A user's Android smartphone is becoming sluggish and slow to load applications. Which of the following should you perform FIRST to fix this problem?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Close all of the running applications
Closing background apps is the fastest first step to free up memory on a sluggish phone. A factory reset is too disruptive for an initial troubleshooting step. If issues persist after closing apps, rebooting the device clears remaining processes.
Question 411 of 419A technician is troubleshooting a slow system where applications frequently freeze. Task Manager shows that 90% of RAM is in use, while CPU and disk usage remain low. What is the best way to improve performance?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Increase the system's RAM to provide more available memory for applications.
When RAM is nearly maxed out, the system slows down by relying on sluggish virtual memory. Adding more physical RAM resolves this memory bottleneck. Upgrading the CPU or hard drive will not help since their usage is already low.
Question 412 of 419A user sees a full-screen 'virus detected' alert while browsing. Clicking the removal button is blocked by the content filter. What MOST likely occurred?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. The user is the victim of a rogue antivirus attack
A fake alert trying to scare the user into clicking or paying is a rogue antivirus attack. An outdated antivirus typically operates silently. Ransomware explicitly locks files and demands payment rather than displaying basic pop-ups.
Question 413 of 419The network administrator noticed that the border router has high network capacity loading during non-working hours. This excessive load is causing outages for the company's web servers. Which of the following is the MOST likely cause of the issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Distributed DoS
High traffic causing web server outages indicates a distributed denial of service attack. DDoS floods bandwidth using multiple systems. Session hijacking targets individual user connections, while ARP spoofing affects local network traffic.
Question 414 of 419Which type of security measure is used to control access to an area by using a retina scan?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Biometric
Retina scans are a biometric control because they use unique biological characteristics for authentication. An optical reader is hardware, while two-factor combines different authentication factors. Cipher locks use mechanical keypads.
Question 415 of 419A complaint is received at the helpdesk claiming that when connecting multiple USB devices (a mouse, keyboard, and external hard drive) to their desktop computer, a user receives a "USB Controller Resource Exceeded" warning. Some devices stop functioning until others are disconnected. The user needs all devices connected for their workflow and seeks a solution to resolve the resource limitation. What would be the best solution to address the USB controller resource issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Use a powered USB hub for the external devices
A powered USB hub provides additional electrical power to connected devices, which can resolve resource warnings. However, the warning specifically indicates controller exhaustion, where adding a hub with its own controller might be required to resolve endpoint limits.
Question 416 of 419After removing malware from a Windows computer, a few valid websites still connect to malicious sites instead of the valid website. This occurs on all three of the computer's browsers. Scans using the updated antivirus show that new infections have been blocked. What should you do NEXT?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Verify the hosts.ini file has not been maliciously modified
Persistent redirection across all browsers strongly points to a modified hosts file. Attackers edit this file to override DNS and reroute specific domains to malicious IP addresses, which standard antivirus scans might not restore.
Question 417 of 419During a power outage, which security control protecting a server room would still function?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: A. Door locks
Traditional mechanical door locks do not require electricity to secure a facility, making them reliable during a power outage. Be careful with exam wording, as modern fail-safe electronic locks unlock when power is lost, while fail-secure locks stay locked, but a standard deadbolt needs no power.
Question 418 of 419Dion Training uses a patch management server to control the distribution and installation of security patches. A technician needs to configure a new Windows 10 workstation to not perform Windows Updates automatically. Which of the following features in the Task Manager should the technician use to disable the Windows Update service?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: B. Services
The Services tab in Task Manager allows a technician to quickly start, stop, or disable background services like Windows Update. While Services is technically correct, the Services console or Group Policy is the preferred administrative tool for permanently disabling this specific update behavior.
Question 419 of 419A user connects to public WiFi but sees a question mark icon on the device's toolbar. Webpages won't load, though phone calls work. What is MOST likely the issue?
Tap an answer — you get instant feedback and the reasoning.
Show answer & explanation
Correct answer: D. The smartphone is connected to the FreeAirportWifi but is not authenticated yet
The question mark indicates a Wi-Fi connection without internet access, typical of a public captive portal. The user must open a browser to authenticate. Phone calls working means cellular hardware is fine, ruling out SIM or data plan issues.
More free practice tests at certpunch.com and new video rounds on @CertPunch.