Jump to content

Recommended Posts

Posted

We are running our users as 'Users' (as opposed to local admins) and registry editing is disabled so the built-in apps such as reg.exe and regedit/regedt32 will not run in the users context.

Our problem is that I would like to push some registry changes in the form of a .reg file to our users to modify their HKCU hive (which they DO have rights to). Pushing a

regedit /s {path}\file.reg

produces the message that registry editing has been disabled.

Is there some other process or application that can take a standard .reg file and modify the registry? I can't run this as an admin because it's the HKCU hive which is specific to that user and I have a fairly large number of entries so it needs to be fairly hands-off meaning a custom group policy is out of the question. Any thoughts?


Posted

The policy only disables regedit and reg.exe, im pretty sure you can use a 3rd party registry editor to import the changes.

-gosh

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...