Not sure if you were aware you can set most anything that really needs to be configured in W32Time with GPO's for XP and above. Administrative Templates\Windows Time Service
The Adj and msSkewPerDay values are used to preserve information about the computer's clock between restarts. You should not manually edit these values so I'm not sure why you want to make the last entry. You can also use net time /setsntp with out specifying a value and clear out any bogus entries under the parameters key and set it to NT5DS, IIRC it also sets the period to SpecialSkew which is default for NT5DS. That would be easy to script. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cothern Jeff D. Team EITC Sent: Tuesday, October 12, 2004 2:44 PM To: [EMAIL PROTECTED] Subject: [ActiveDir] GPO and registry entries I need to modify the registries on workstations with these reg keys [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters ] "Period"="SpecialSkew" "type"="Nt5DS" "Adj"=dword:0002625c I was am sure that a policy for the workstations that is linked to our workstation OU would be the method but can I put these keys into the policy file I import into the policy or would it be better to put the .reg file into the policy login script directory and have the login script do a regedit to add it? List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
