Invoke-GPUpdate -Computer "Workstation-01" -Force
There are several ways to force an update, ranging from local commands to enterprise-wide remote execution.
: Using the gpupdate /force command from Netwrix reapplies all settings, regardless of whether they have changed. Targeted Updates : Computer-only : gpupdate /target:computer . User-only : gpupdate /target:user . Additional Switches : /boot : Restarts the computer after applying policies.
gpupdate /force