CompTIA A+ Core 2 (220-1102) — Question 600
A network administrator wants to enforce a company's security policy that prohibits USB drives on user workstations. Which of the following commands should the administrator run on the users' workstations?
Answer options
- A. diskpart
- B. chown
- C. gpupdate
- D. netstat
Correct answer: C
Explanation
The correct answer is C, gpupdate, as it is used to refresh Group Policy settings, which can enforce restrictions like disabling USB ports. Option A, diskpart, is for managing disks and partitions, not security policies. Option B, chown, is used for changing file ownership in Unix-like systems, and option D, netstat, displays network connections, which does not relate to USB device management.