A help desk team was alerted that a company-owned cell phone has an unrecognized password-cracking application. Which of the following should the help desk team do to prevent further unauthorized installations from occurring?
Correct Answer: D
Comprehensive and Detailed Explanation From Exact Extract: Mobile Device Management (MDM) is used to control, monitor, and enforce policies on mobile devices. It allows IT teams to restrict app installations, push approved apps, and monitor device compliance. Deploying MDM would prevent unauthorized applications, such as password crackers, from being installed on company- managed devices. A: Group Policy is for managing Windows environments and not applicable to smartphones. B: PAM (Privileged Access Management) controls administrative access, not app installation. C: Anti-malware can help detect malicious apps but doesn't prevent their installation proactively. Reference: CompTIA A+ 220-1102 Objective 2.2: Compare and contrast common security measures and tools. Study Guide Section: Mobile Device Management (MDM) capabilities - app control, security enforcement
Question 282
A company wants to enforce the following browser requirements: * Administrators can add URLs to the Trusted URL list * Passwords will not be stored through the browser * When the browser is closed, all history will be saved * Browser security will be set to high * Specific URLs or ratings will be restricted from access Which of the following is the best for the technician to configure?
Correct Answer: C
The correct answer is C. Browser policy, because the listed requirements apply specifically to browser-level behavior and settings, not general network traffic or system-wide configuration. Browser policies allow administrators to centrally control how browsers behave on managed systems. The Quentin Docter - CompTIA A+ Complete Study Guide explains that modern browsers support administrative templates or policies that govern password storage, trusted sites, security levels, history handling, and URL restrictions. These policies ensure consistent behavior across all user systems without relying on manual configuration. The Travis Everett & Andrew Hutz - All-in-One Exam Guide clarifies that while Group Policy can deploy browser policies, the object being configured is still the browser itself. The question asks what is best to configure, not how it is delivered. Browser policies directly control password management, trusted URLs, and security zones. The Mike Meyers / Mark Soper Lab Manual further notes that web proxies and gateways filter traffic at the network level and cannot control local browser features such as password storage or history retention. Because every listed requirement is a browser-specific control, the most accurate and targeted solution is Browser policy, making C the correct answer.
Question 283
Which of the following are system folders on macOS? (Choose two)
Correct Answer: A,D
Applications and Library are core system directories in macOS. The Applications folder contains installed applications. The Library folder contains support files, preferences, and other system- related files.