Local policy not reflecting applied GPO

YaroC 311 Reputation points
2021-08-24T07:44:22.133+00:00

I run gpresult to make sure the right GPO is the winning one and compared some audit related settings to what the GPO has set. For some reason I see that lots of GPO flags are not reflected in local policy. E.g. Object Access if said to Failed in the GPO yet checking in local policy it's has No Auditing set. Same goes for various Advanced audit configurations. What could be causing such deviation and how can this be fixed?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,099 questions
0 comments No comments
{count} votes

Accepted answer
  1. DonPick 1,261 Reputation points
    2021-08-24T11:07:32.417+00:00
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Limitless Technology 39,511 Reputation points
    2021-08-24T10:05:51.187+00:00

    Hello,

    Thank you for your question.

    I would like to suggest you open run as Admin from cmd and you will see all gpo being applied and gpo name which override aswell.

    C:> gpresult /h c:\temp\gpresult.html

    If the reply was helpful, please don’t forget to upvote or accept as answer.

    Thanks,

    PRAKASH T

    0 comments No comments

  2. YaroC 311 Reputation points
    2021-08-24T11:54:40.547+00:00

    Indeed auditpol shows all the flags set as expected whereas gpedit doesn't which is a bit of a shame.

    0 comments No comments