You could run the reg file in a login script and establish the login script as a policy.
Or Google "reg2adm" - a simple utility that makes a basic .adm file from any .reg file. You can then add the .adm template to a policy. Carl From: Jim Majorowicz [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 8:27 PM To: NT System Admin Issues Subject: Adding registry key for all users. I need to add a series of keys to HKey_Current_User/Software for all users. Can I set that in Group Policy somewhere? Basically what I need to do is: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security] [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted Locations] "AllowNetworkLocations"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted Locations\Location0] "Date"="3/31/2008 11:28 AM" "Description"="" "Path"="\\\\alliant01\\public\\access\\2000\\app" [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\Trusted Locations\Location2] "Path"="C:\\Program Files\\Microsoft Office\\Office12\\ACCWIZ\\" "Description"="Access default location: Wizard Databases" I've tried setting this up through the Office 2007 Customization Tool, but it doesn't seem to want to work for the Office Standard settings, and so I have to run a reg file to go with it. Thing is, if you log onto that PC as someone other than the person that ran the installer it doesn't apply. I'd like it to apply to everyone. ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
