Logon script probably won't work because that runs in the context of the user, who usually doesn't have access to most HKLM keys (unless they are administrator or Power Users on the machine). You could use a reg file in a machine startup script, or create a custom ADM and deliver this via Administrative Template policy.
-----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/
