Manually Updating Microsoft Windows For Daylight Saving Changes
Method 1: Use the Tzedit.exe utility to manually modify the time zone The tzedit.exe utility, which is part of the Windows Resource Kit, can be used to set or change the start and the end dates for daylight saving for one or more time zones. TzEdit can be found here For more information about Windows Resource kits, visit the Microsoft Windows Deployment and Resource Kits web site. The following example shows how to set start and end dates for New Zealand’s daylight savings. Note that the end time for daylight saving is expressed in daylight saving time, not standard time.
|
||||||||||||||||||||||||||||||||||||||||||||||
Method 2: Update the Windows Registry Directly Time zone entries in the Windows registry can be updated directly using a script file. This method is useful when more than one system needs to be updated, for example in a commercial environment.
|
||||||||||||||||||||||||||||||||||||||||||||||
Before updating your registry please back up any registry keys before proceeding. Sample Script – New Zealand 2007 Daylight Saving ChangesWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time]"Display"="(GMT+12:00) Auckland, Wellington""Dlt"="New Zealand Daylight Time""Std"="New Zealand Standard Time""MapID"="78,79""Index"=dword:00000122"TZI"=hex:30,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,04,00,00,00,01,00,03,00,00,00,00,00,00,00,00,00,09,00,00,00,05,00,02,00,00,00,00,00,00,00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time\Dynamic DST]"FirstEntry"=dword:000007d6"LastEntry"=dword:000007d8"2006"=hex:30,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,03,00,00,00,03,00,03,00,00,00,00,00,00,00,00,00,0a,00,00,00,01,00,02,00,00,00,00,00,00,00"2007"=hex:30,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,03,00,00,00,03,00,03,00,00,00,00,00,00,00,00,00,09,00,00,00,05,00,02,00,00,00,00,00,00,00"2008"=hex:30,fd,ff,ff,00,00,00,00,c4,ff,ff,ff,00,00,04,00,00,00,01,00,03,00,00,00,00,00,00,00,00,00,09,00,00,00,05,00,02,00,00,00,00,00,00,00
|
||||||||||||||||||||||||||||||||||||||||||||||
Testing the update:
|
Comments
- Anonymous
April 17, 2008
PingBack from http://loganplace.das-hosting.de/manuallychangedstwindows.html