220-1002 · Question #515
220-1002 Question #515: Real Exam Question with Answer & Explanation
The correct answer is A: gpupdate /force. The command 'gpupdate /force' forces an immediate reapplication of all Group Policy Objects (GPOs) - including ones that have not changed - without requiring a logoff or reboot, so the user session remains uninterrupted. This is why it resolves the missing shortcut immediately. '
Question
Options
- Agpupdate /force
- Bgpupdate /boot
- Cgpupdate /logoff
- Dgpupdate /target:computer
Explanation
The command 'gpupdate /force' forces an immediate reapplication of all Group Policy Objects (GPOs) - including ones that have not changed - without requiring a logoff or reboot, so the user session remains uninterrupted. This is why it resolves the missing shortcut immediately. 'gpupdate /boot' (B) reboots the machine after applying policy, which interrupts the user. 'gpupdate /logoff' (C) logs the user off, also interrupting the session. 'gpupdate /target:computer' (D) only refreshes computer-level policies, but a desktop shortcut deployed via GPO is typically a user-level policy setting.
Community Discussion
No community discussion yet for this question.