tzutil.exe

  • File Path: C:\WINDOWS\system32\tzutil.exe
  • Description: Windows Time Zone Utility

Hashes

Type Hash
MD5 7D2964A5317D060999A61B6B0E652851
SHA1 A7E3C41001FB3D5893A1F498F8B64A82ED77E19F
SHA256 7BD05235B4F10160E3E47011F3D52BB43E5D685E65367C347606BA3CA84AFA70
SHA384 FA003C739DB528FACB9A93A3132173128FD1888DA37114661D9980A7FD5A0E9E0971BCF54690D9A0C3B01C8DD43481E8
SHA512 C77BE262BE1FC3836A46416285E3F1A50C4CAF6E458BC8019E5D5892CE744E9829FAB5457BBD880DDD78033189B6CF6D350F03040F2C17959B86DEA4CD174137
SSDEEP 768:aE/skkQfrEjTsA7ygZCo9KLSVhnb92q7yVtoIeS:aE/skkQfrEjTsFgZnALs66yfoIeS
IMP 6A100AAC566484FE61639A77112E356A
PESHA1 4262F80657CA548770393B6EC72E667B0FDD19BF
PE256 89F32FB5C381FF52E1367592E2EE2C20C024EA6010330BF9F5E409A412840EEE

Runtime Data

Usage (stdout):

Windows Time Zone Utility

Usage:
TZUTIL </? | /g | /s TimeZoneID[_dstoff] | /l>

Parameters:
    /? Displays usage information.

    /g Displays the current time zone ID.

    /s TimeZoneID[_dstoff]
       Sets the current time zone using the specified time zone ID.
       The _dstoff suffix disables Daylight Saving Time adjustments
       for the time zone (where applicable).

    /l Lists all valid time zone IDs and display names. The output will
       be: 
           <display name>
           <time zone ID>

Examples:
    TZUTIL /g
    TZUTIL /s "Pacific Standard Time"
    TZUTIL /s "Pacific Standard Time_dstoff"

Remarks:
    An exit code of 0 indicates the command completed successfully.

Loaded Modules:

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

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: tzutil.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/73
  • VirusTotal Link: https://www.virustotal.com/gui/file/7bd05235b4f10160e3e47011f3d52bb43e5d685e65367c347606ba3ca84afa70/detection

Additional Info*

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


tzutil

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Displays the Windows Time Zone utility.

Syntax

tzutil [/?] [/g] [/s <timezoneID>[_dstoff]] [/l]

Parameters

Parameter Description
/g Displays the current time zone ID.
/s <timezoneID>[_dstoff] Sets the current time zone using the specified time zone ID. The _dstoff suffix disables Daylight Saving time adjustments for the time zone (where applicable). Your value must be surrounded by quotes.
/l Lists all valid time zone IDs and display names. The output appears as:<ul><li><display name></li><li><time zone ID></li></ul>
/? Displays help at the command prompt.
Remarks

An exit code of 0 indicates the command completed successfully.

Examples

To display the current time zone ID, type:

tzutil /g

To set the current time zone to Pacific Standard time, type:

tzutil /s "Pacific Standard time"

To set the current time zone to Pacific Standard time and disable Daylight Saving time adjustments, type:

tzutil /s "Pacific Standard time_dstoff"

Additional References


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