View Full Version : Easiest way to apply reg keys to all users signing in to a compute


Jeff
10-05-2005, 01:21 AM
Hello,

I need to see what the easiest way to import a reg key for all users signing
into a specific computer is. Can anyone help? I basically have a key which
needs to be applied for anyone logging into a terminal server.

Thanks

Boris
10-07-2005, 03:09 AM
Have you tried putting a .BAT script that modifies Registry into All Users
Startup folder?

On XP you can use REG command
Command Prompt>REG IMPORT SomeKey.reg

where SomeKey.reg is file name where you exported your key.

For more details type "REG /?" at Command Prompt

Boris
------------------------
RegmagiK: powerful Registry editor for software developers, sysadmins, and
power-users (written by Boris)
visit www.RegmagiK.com for free download