Easiest way to apply reg keys to all users signing in to a compute

G

Guest

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
 
B

Boris

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top