Security Basics mailing list archives
Re: Group policy help
From: "Greg" <pchandyman () ozemail com au>
Date: Sat, 16 Oct 2004 13:58:55 +1000
----- Original Message ----- From: "Peter Rodger" <prodger2008 () yahoo com> To: <security-basics () securityfocus com> Sent: Friday, October 15, 2004 11:54 PM Subject: Group policy help
Hi, all Due to security concern, we enforce that users can not change system time. But somehow lots of users do not check the daylight savings box. Is there a way that we can check daylight savings box through group policy or script? Thanks,
Assuming you can run a script from a remote machine, put the following in it. If you can not do that for whatever reason then obviously you need to go to each machine. I would also change the registry to make it impossible for them to make registry changes and to enforce the settings you have chosen or you may find this information basically useless if your users can do registry hacks. However, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation and either locate the valuename (or add, as applicable) "DisableAutoDaylightTimeSet". The Dword value should be set to 1 = to disable changing it. Greg.
Current thread:
- Group policy help Peter Rodger (Oct 15)
- Re: Group policy help Kirk Schafer (Oct 18)
- Re: Group policy help Peter Rodger (Oct 20)
- Re: Group policy help stilist (Oct 21)
- Re: Group policy help Peter Rodger (Oct 20)
- Re: Group policy help Greg (Oct 18)
- Re: Group policy help Kirk Schafer (Oct 20)
- <Possible follow-ups>
- RE: Group policy help adisegna (Oct 15)
- RE: Group policy help adisegna (Oct 20)
- Re: Group policy help Kirk Schafer (Oct 18)
