A systems technician is configuring security hardening settings on newly deployed Windows workstations used in a retail environment as point-of-sale terminals. To reduce the system's attack surface and prevent unauthorized automated execution of malicious files from USB flash drives, which of the following administrative actions should the technician perform?
- Disable the built-in Guest account and configure the Group Policy setting to turn off AutoPlay for all drives.Answer
- BDemote the Administrator account to the Guest group and set User Account Control (UAC) notifications to 'Never Notify'.
- COpen Event Viewer in Computer Management and set the Windows Defender Service startup type to Disabled.
- DConfigure Privacy Settings in Control Panel to lock the computer case and restrict physical port access.
Answer
Disable the built-in Guest account and configure the Group Policy setting to turn off AutoPlay for all drives.
Disabling default built-in accounts (such as the Guest account) eliminates unnecessary access pathways into the operating system. Disabling AutoPlay/AutoRun via Group Policy prevents Windows from automatically executing software stored on inserted USB drives, protecting the workstation from autorun-based malware.
Step-by-Step Solution
Key Concept
Workstation Hardening Best Practices - Account Management and AutoPlay Policies