-
Registry help
I need to add a registry key to the HKEY_CURRENT_USER hive for everyone that is on a Terminal Server, right now I can go into HKEY_USER as Aministrator and manually add it to all the users that are logged in, one at a time. this of course is not fun. is there a way to do this once and have it appear for everyone?
-
You should be able to do it through group policy.
-
I was looking in there but couldn't figure out how to do it
-
Make a .reg file and set it as a user logon script. That should work.
-
I haven't tried but it will probably still give the same error as when I try to run it manually (cannot import because some keys are in use)