An IT technician is deploying new Windows workstations for a finance department. To prevent unauthorized or malicious software from automatically executing when employees insert USB flash drives, which of the following workstation hardening best practices should the technician implement?
- Disable the AutoPlay and AutoRun features across all workstations using Group Policy.Answer
- BEnable the built-in Guest account and restrict its file access to read-only.
- CConfigure Performance Monitor to track real-time disk utilization metrics.
- DModify settings in Credential Manager to automatically save website passwords.
Answer
Disabling the AutoPlay and AutoRun features across all workstations using Group Policy.
Disabling AutoPlay and AutoRun ensures that when removable drives are connected, Windows will not automatically run setup files or executable scripts without explicit user intervention, mitigating drive-by media execution attacks.
Step-by-Step Solution
Key Concept
Workstation Hardening via Disabling AutoPlay/AutoRun