gpupdate.exe

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

Hashes

Type Hash
MD5 D632D949D09F861F3D1B1097BBC5E4B3
SHA1 82787945EC6FAB570CD2D8AF55853391C6C3DC3B
SHA256 F1D24A99A27A4A485909ECAD320E881C14C418A77D175BF666991D9709FEF851
SHA384 B97047FA914CC504E089ECE9C3DD133193EC6BB3766EB6E9D59B59BB91722488C16567CE32BD094A5B08E1E58DAA7A75
SHA512 C52D5E96C71FD6976B498070E45C21168E29B02E9E2184A25184FC79D9D92B4C4F481F625769B27B2E5CC8C8C0DF96D82E671C683EAF03EFFA130BD9142624FA
SSDEEP 384:TBnB1LNXboAsXWJHY0pXrSeOZr6Oli+CWZRoJ8fn4BLyxl2R/WoDtNXlGZJS4nQi:TBLXMr6Oli0o44B2xl0AZJS4QDfB
IMP 5A256C622A588099CE5FDEA4658F93D4
PESHA1 2B279CADE16B67365FEA7A5551A921ED02EA9D5D
PE256 9595F7B6C57F56C88E3554668F6FB60513900BDFA6C15442352678ADC547E35D

Runtime Data

Usage (stdout):

Description:  Updates multiple Group Policy settings.

Syntax:  Gpupdate [/Target:{Computer | User}] [/Force] [/Wait:<value>]
     [/Logoff] [/Boot] [/Sync] 

Parameters:

Value                      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. The default is 600
                            seconds. The value '0' means not to wait.
                            The value '-1' means to wait indefinitely.
                            When the time limit is exceeded, the command
                            prompt returns, but policy processing
                            continues.

/Logoff                    Causes a logoff after the Group Policy settings
                            have been 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
                            applications occur at computer start up and user
                            logon. You can specify this for the user,
                            computer or both using the /Target parameter.
                            The /Force and /Wait parameters will be ignored
                            if specified.


Loaded Modules:

Path
C:\WINDOWS\system32\gpupdate.exe
C:\WINDOWS\System32\KERNEL32.DLL
C:\WINDOWS\System32\KERNELBASE.dll
C:\WINDOWS\SYSTEM32\ntdll.dll

Signature

  • Status: Signature verified.
  • Serial: 33000002ED2C45E4C145CF48440000000002ED
  • Thumbprint: 312860D2047EB81F8F58C29FF19ECDB4C634CF6A
  • Issuer: CN=Microsoft Windows Production PCA 2011, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
  • Subject: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US

File Metadata

  • Original Filename: GPUpdate.exe.mui
  • Product Name: Microsoft Windows Operating System
  • Company Name: Microsoft Corporation
  • File Version: 10.0.22000.1 (WinBuild.160101.0800)
  • Product Version: 10.0.22000.1
  • Language: English (United States)
  • Legal Copyright: Microsoft Corporation. All rights reserved.
  • Machine Type: 64-bit

File Scan

  • VirusTotal Detections: 0/72
  • VirusTotal Link: https://www.virustotal.com/gui/file/f1d24a99a27a4a485909ecad320e881c14c418a77d175bf666991d9709fef851/detection

File Similarity (ssdeep match)

File Score
C:\Windows\system32\gpupdate.exe 30
C:\Windows\system32\gpupdate.exe 25
C:\Windows\system32\gpupdate.exe 25
C:\WINDOWS\system32\gpupdate.exe 24
C:\Windows\system32\gpupdate.exe 25

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.