Home » 2014 » February » 6 » tzutil time zone utility to set time zone of the computer using command line

7:41 PM
tzutil time zone utility to set time zone of the computer using command line
tzutill is a time zone utility in windows which can be used to set time zone of the computer form windows command prompt.
 
Go to your command prompt and type "tzutil /?"
 

C:\Users\shankar_bhagat>tzutil /?
Windows Time Zone Utility
Usage:
TZUTIL
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:

  • To see the currnet time zone of your system, use command
tzutil   /g
C:\Users\user-name>tzutil /g

India Standard Time
 

 
 

Get the batch file here

 
 

Category: Technical Solution | Views: 2914 | Added by: shanky | Rating: 0.0/0

Related blogs


You may also like to see:


[2014-05-02][Technical Solution]
A very basic program in perl scripting
[2014-09-27][Technical Solution]
TRACERT command in Windows Command Line
[2014-02-06][Technical Solution]
Simple steps to boost your computer.
[2014-02-08][Technical Solution]
Remote procedure call mechanism
[2014-02-13][Technical Solution]
ISO/OSI Network Model

Total comments: 0
ComForm">
avatar