gpupdate.exe

  • File Path: C:\windows\system32\gpupdate.exe
  • Description: Microsoft Group Policy Update Utility

Hashes

Type Hash
MD5 235D6AE52DC93053D75492949382862D
SHA1 521BC8DF964660ABAC4AADD54069F447E669C87B
SHA256 3DD84330921869C8980FEF735A32391F15C2FA0EDCA1A68E82EEE48BDAC1B227
SHA384 F803284390DD0898E6E5059B2A781BF394E9270036DBE89926E7E03FB331CAC16277F2635CB5C6C608C6E88575C4A857
SHA512 F1D830752740039C6B111CE2ADC959BA820DFB593ED0C48BB4025690EE1595EBE26C4EECA6343D97A43F05FA2370FCBCE35C94E40DF162ACFB2375F18CED8C2A
SSDEEP 384:MGaJ7eVYC8HQp42zvsjh7FGlulQohSvQDheFlCWFeDW:OJ7eHd42zvuFGlspSvFlM

Signature

  • Status: The file C:\windows\system32\gpupdate.exe is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170
  • Serial: ``
  • Thumbprint: ``
  • Issuer:
  • Subject:

File Metadata

  • Original Filename: GPUpdate.exe.mui
  • Product Name: Microsoft Windows Operating System
  • Company Name: Microsoft Corporation
  • File Version: 6.3.9600.16384 (winblue_rtm.130821-1623)
  • Product Version: 6.3.9600.16384
  • Language: English (United States)
  • Legal Copyright: Microsoft Corporation. All rights reserved.

Possible Misuse

The following table contains possible examples of gpupdate.exe being misused. While gpupdate.exe is not inherently malicious, its legitimate functionality can be abused for malicious purposes.

Source Source File Example License
sigma sysmon_suspicious_remote_thread.yml - '\gpupdate.exe' DRL 1.0
sigma proc_creation_win_susp_spoolsv_child_processes.yml - \gpupdate.exe DRL 1.0

Additional Info*

*The information below is copied from MicrosoftDocs, which is maintained by Microsoft. Available under CC BY 4.0 license.


gpupdate

Updates Group Policy settings.

Syntax

gpupdate [/target:{computer | user}] [/force] [/wait:<VALUE>] [/logoff] [/boot] [/sync] [/?]

Parameters

Parameter Description
/target:{computer|user} Specifies that only User or only Computer policy settings are updated. By default, both User and Computer policy settings are updated.
/force Reapplies all policy settings. By default, only policy settings that have changed are applied.
/wait:<VALUE> Sets the number of seconds to wait for policy processing to finish before returning to the command prompt. When the time limit is exceeded, the command prompt appears, but policy processing continues. The default value is 600 seconds. The value 0 means not to wait. The value -1 means to wait indefinitely.<p>In a script, by using this command with a time limit specified, you can run gpupdate and continue with commands that do not depend upon the completion of gpupdate. Alternatively, you can use this command with no time limit specified to let gpupdate finish running before other commands that depend on it are run.
/logoff Causes a logoff after the Group Policy settings are updated. This is required for those Group Policy client-side extensions that do not process policy on a background update cycle but do process policy when a user logs on. Examples include user-targeted Software Installation and Folder Redirection. This option has no effect if there are no extensions called that require a logoff.
/boot Causes a computer restart after the Group Policy settings are applied. This is required for those Group Policy client-side extensions that do not process policy on a background update cycle but do process policy at computer startup. Examples include computer-targeted Software Installation. This option has no effect if there are no extensions called that require a restart.
/sync Causes the next foreground policy application to be done synchronously. Foreground policy is applied at computer boot and user logon. You can specify this for the user, computer, or both, by using the /target parameter. The /force and /wait parameters are ignored if you specify them.
/? Displays Help at the command prompt.

Examples

To force a background update of all Group Policy settings, regardless of whether they’ve changed, type:

gpupdate /force

Additional References


MIT License. Copyright (c) 2020-2021 Strontic.