
Recently we told you about a secret hidden command "powercfg -ENERGY" in Windows 7 which can be used to generate a detailed report about power management.
Here is another hidden secret command line utility which is only available for Windows 7 users.
"tzutil.exe" is a command line utility introduced in Windows 7 which can be used to change Time Zone or to get the current time zone information. To use this command:
1. Click on "Start button -> All Programs -> Accessories" and open "Command Prompt".
2. Now provide any of following commands:
tzutil /g (To know current time zone)
tzutil /l (To get a list of all available time zones)
tzutil /s time_zone_ID (To change time zone)
Here in 3rd command, time_zone_ID is the new time zone which you want to set. Fox example, if you want to set the time zone to "Pacific Standard Time", then the command would be:
tzutil /s "Pacific Standard Time"

This command line utility might become very useful for system administrators. You can create scripts to automate the task.
This article was posted in Windows 7.
Subscribe to RSS Feed |
Email Newsletter |
More Articles
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7


Levar
Very nifty