Any way to prevent Domain GP from overwriting Local?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way either through scripting or a registry modification to prevent
a domain group policy from overwriting a local group policy?

Thank you.
 
houghaptea said:
Is there a way either through scripting or a registry modification to prevent
a domain group policy from overwriting a local group policy?

disable winlogon service ... SCNR

Mark
 
Thak you for the quick response. Won't that prevent the user from logging on
to the domain? We only want to prevent a policy from overwriting the local
 
Hi,
Thak you for the quick response. Won't that prevent the user from logging on
to the domain?

That´s the reason why I gave that "stupid" answer. You can´t.
The way GPOs are followed by the other is hardcoded.
LGPO -> Sites -> Domain -> OU

You have to define your effective settings in the last applied GPO.

Mark
 

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

Back
Top