Group Policy and editing registry

  • Thread starter Thread starter gurvinder.nijjar
  • Start date Start date
G

gurvinder.nijjar

We have setup a restirctive group policy for our users, which includes
terminal server users. We know need to make a registry change for users
logging due to some configuration change. We have put the registry key in
the login script so that it will load in the registry when the user logs
into a PC or a Terminal server, but the restrictive group policy we have set
does not allow this saying does not have access to the registry. There is
not clear cut group policy setting we could relax to allow these registry
change, does anyone have any ideas on how to go about this.
 
The restrictive group setting most likely should not affect this.
Regardless, why not make the Registry setting through the ADmin Templates,
instead of the login script? If you do it through the Admin Templates, it
will apply with system authority with no problems.
 
Back
Top