Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disabling DST via Group Policy

4,569 views
Skip to first unread message

valoret

unread,
Nov 27, 2007, 8:22:02 AM11/27/07
to
How can I disable DST ('Automatically adjust clock for daylight saving
changes' selection in Date and Time control panel) through group policy. Can
this be set via policy, startup script, registry or only manual selection?

Florian Frommherz [MVP]

unread,
Nov 27, 2007, 8:55:34 AM11/27/07
to
Howdie!

valoret schrieb:


> How can I disable DST ('Automatically adjust clock for daylight saving
> changes' selection in Date and Time control panel) through group policy. Can
> this be set via policy, startup script, registry or only manual selection?

Here is an ADM template you could use - not self-tested:

---8<---

CLASS MACHINE

CATEGORY "Windows Time settings"
POLICY "Disable automatic set of daylight savings time"
KEYNAME "System\CurrentControlSet\Control\TimeZoneInformation"
VALUENAME "DisableAutoDaylightTimeSet"
END POLICY
END CATEGORY

--->8---

cheers,

Florian
--
Microsoft MVP - Windows Server - Group Policy.
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.

valoret

unread,
Nov 27, 2007, 12:29:10 PM11/27/07
to
Florian,

Thank you. The ADM template solution will provide the enforcement we are
looking for.

Regards,

Paul Valoret

0 new messages