This blog post will show you how to repair \ restore the Default Domain Group Policy and the default domain controllers group policy.
In order to fix the GPO we use the built In utility called DCGPOFIX .
To fix the default Domain group Policy run:
Dcgpofix /target:domain
To fix the default Domain controller policy run
Dcgpofix /target:dc
To fix both GPOs run:
dcgpofix /target:both
Hi thank you for this info. Will “dcgpofix /target:both”
work on server core 2012? (I know it does not work on 2008 core edition)