Default domain controller policy does not appear in local group policy on the same DC

Vijay Reddy 0 Reputation points
2023-04-07T19:38:11.2566667+00:00

Having an issue in enabling advanced audit configuration where on default domain controller policy shows required configuration but when reviewed at local group policy on the same DC does not show the config and says not configured. not sure where the link is missing

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-04-10T03:06:55.33+00:00

    Hello Vijay Reddy, Thank you for posting in our Q&A forum. If you configure the GPO settings on Default domain controller policy, we can check the gpo settings on this Domain Controller as below:
    1.Login this Domain Controller with Domain Administrator credential. 2.Open CMD (run as Administrator). 3.Type gpresult /h C:\gpo.html and click Enter. 4.Open gpo.html anc check the advanced audit configuration under "Computer Details".
    Or you can run command below on this Domain Controller to check: auditpol /get /category:* >c:\path\filename.txt If the result of this command shows any audit policies, advanced audit policy settings are configured.

    Hope the information above is helpful. If you have any question or concern, please feel free to let us know. Best Regards, Daisy Zhou

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.