220-1002 · Question #171
220-1002 Question #171: Real Exam Question with Answer & Explanation
The correct answer is C: gpupdate. Group Policy in a Windows domain environment controls settings like USB port restrictions. After a Group Policy Object (GPO) is modified on the server (e.g., creating a security group exception), the changes do not take effect on a workstation until the next policy refresh cycle
Question
Options
- Achkdsk
- Bnetstat
- Cgpupdate
- Ddiskpart
Explanation
Group Policy in a Windows domain environment controls settings like USB port restrictions. After a Group Policy Object (GPO) is modified on the server (e.g., creating a security group exception), the changes do not take effect on a workstation until the next policy refresh cycle (typically every 90 minutes). Running 'gpupdate /force' on the user's workstation immediately pulls and applies the updated policy without waiting. 'chkdsk' checks disk integrity, 'netstat' displays network connections, and 'diskpart' manages disk partitions - none of these apply to Group Policy enforcement.
Community Discussion
No community discussion yet for this question.