CompTIA
220-1002 · Question #855
220-1002 Question #855: Real Exam Question with Answer & Explanation
The correct answer is D: gpupdate /force. The gpupdate /force command immediately refreshes all Group Policy settings from the domain, ensuring the newly joined PC receives the latest domain rule set without waiting for the next automatic refresh.
Question
A technician just finished installing Windows 10 on a new corporate PC. Before powering the computer off. the technician needs to make sure the computer has the latest rule set for the domain. Which of the following commands should the technician run?
Options
- Aipconfig /renew
- Bsfc /scannow
- Cshutdown /t 0
- Dgpupdate /force
Explanation
The gpupdate /force command immediately refreshes all Group Policy settings from the domain, ensuring the newly joined PC receives the latest domain rule set without waiting for the next automatic refresh.
Common mistakes.
- A. ipconfig /renew releases and renews the DHCP-assigned IP address; it has no interaction with Group Policy.
- B. sfc /scannow (System File Checker) scans Windows system files for corruption and replaces damaged files; it does not update Group Policy.
- C. shutdown /t 0 immediately powers off the computer but does not apply or update any Group Policy settings before doing so.
Concept tested. Forcing an immediate Group Policy refresh with gpupdate
Reference. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/gpupdate
Community Discussion
No community discussion yet for this question.