Local Registry key

J

Jake Reese

I am attempting to set a Group Policy that allows a user to modify a
specific key in their workstation's registry. I have a poorly coded
application that needs to write the user name to the local registry
prior to loading. I do not want my users to be powerusers or
administrators. I have tried adding the key to the computer
configuration-windows settings-registry in a group policy and applying
the policy. It does not seem to work,even though the security is set
to allow everyone to edit the registry setting. Any help would be
appreciated.

Jake
 
C

Curtis Clay III [MSFT]

Hello Jake,
You'll need to run regmon to see all the keys your app touches and modify
the permissions accordingly.

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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