djones Posted March 6, 2010 Posted March 6, 2010 What would be the best/easiest way of deleting a key from a users HKCU? This is linked to the problem in this thread. I want to try deleting the key on one user and then, if it works, use it for multiple users at once. However, I can foresee issues with permissions, no access to regedit (normally), etc. Am I going to have to disable the relavant GPOs or will scripting this in some clever way work? Dave.
K.C.Leblanc Posted March 6, 2010 Posted March 6, 2010 Try using REG DELETE in you log in scripts. Reg - Edit Registry
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now