Re: DST 2007>Do we need to change anything if use an NTP server to syn



The DST change is all about what is displayed. You need to patch any machine that you care that the time is displayed properly on as well as any application servers that depend on localtime being correct.

Computers under the covers use UTC which doesn't use DST.

If you put this in a startup/logon script in a GPO, then you would do well to set up the script to set some marker on the machine that it has been updated so it will be skipped after that. There is no way to automatically do some runonce functionality within GPOs.

--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net


---O'Reilly Active Directory Third Edition now available---

http://www.joeware.net/win/ad3e.htm


Jason Lehman WC wrote:
Do we need to apply of the Daylight Savings Time 2007 changes to our Win2k Advance servers (Only Domian controllers we have) & our XP & Win2kPro clients; if we use an NTP server to sync all servers & pc's?
If there is nothing we have to do, then you don't need to read further.


I read kb 914387 & created the three files TZupdate.reg, refreshTZinfo.vbs, and DST2007Update_Win2k.com I then created a test group policy to apply these.
The group policy works, but EVERY time I reboot my test pc; these new logon scripts run. Every time it takes at least 5 minutes for this to run. The users won't wait, they'll power down the pc's during the process; since its every reboot. If I have to go this route, is there anyway to run these new scripts just once per pc?

Or do you reccomend another way to push this out to our Win2k Advanced server, WinXP Pro, & Win2k Pro clients?

Thank you.
Jason Lehman
.



Relevant Pages

  • Re: Same Internal Server Error from last two days
    ... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ...
    (perl.beginners)
  • Re: Same Internal Server Error from last two days
    ... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script Runs perfectly fine from the command prompt. ... # This is the main Apache HTTP server configuration file. ... LoadModule actions_module modules/mod_actions.so ...
    (perl.beginners)
  • Same Internal Server Error from last two days
    ... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ...
    (perl.beginners)
  • Re: Regarding a selection for mobile code/scripting language
    ... Client Side scripting, so the server can send script commands to the client. ... I decided they should be scripted and mobile code. ...
    (Vuln-Dev)
  • Re: HTTPSConnection script fails, but only on some servers (long)
    ... (HTTP/CONNECT + switch to HTTPS) ... wget and my python script. ... >>The python script works with server A, ... the problem seems to depend on both the client ...
    (comp.lang.python)

Loading