A network technician has just updated a Group Policy Object (GPO) settings on a domain controller to modify local user security rights. To verify the changes on a targeted Windows workstation immediately without waiting for the default background refresh interval or restarting the machine, which command-line utility should the technician run?
- gpupdate /forceAnswer
- Bgpresult /r
- Csysteminfo
- Dchmod 755 /etc/gpo
Answer
The command gpupdate /force forces an immediate refresh of user and computer Group Policy settings.
Executing gpupdate /force forces the local Windows system to contact Active Directory and reapply all computer and user Group Policy settings immediately.
Step-by-Step Solution
Key Concept
Microsoft Command-Line Tools - Group Policy Refresh