System Grab Bag

View all TLDR pages from Windows (or from all pages)

gpupdate

A tool to check and apply Windows Group Policy settings. More information: https://learn.microsoft.com/windows-server/administration/windows-commands/gpupdate.
  • Check and apply updated Group Policy settings:
    gpupdate
  • Specify the target Group Policy settings to check for update:
    gpupdate /target:{{computer|user}}
  • Force all Group Policy settings to be reapplied:
    gpupdate /force
  • Display detailed usage information:
    gpupdate /?

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.