Previous Thread:   Help: If my server DIED ... Can I still save the REGISTRY by attaching the Harddisk to another machine?

10/4/2005 5:21:01 PM    Easiest way to apply reg keys to all users signing in to a compute
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



10/6/2005 10:09:09 PM    Re: Easiest way to apply reg keys to all users signing in to a compute
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