Removing Authenticated Users in security filter of GPO

Janus Bariñan 1,126 Reputation points
2020-08-24T08:54:14.987+00:00

Hi,

I created a group policy with security filter to apply only to specific users/groups/computers. I removed the Authenticated Users and replace specific security group, applied it to the appropriate OU. When running the gpupdate on the target machine the policy did not get applied. When I add authenticated users as Read Only in the Delegation tab it get applied. Is this how gpo supposed to work now?

When I remove Authenticated Users from the security filter I get this warning.

19750-image.png

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-08-24T09:26:46.2+00:00

    Hello @Janus Bariñan ,

    Thank you for posting here.

    Q: When I add authenticated users as Read Only in the Delegation tab it get applied. Is this how gpo supposed to work now?
    A:: Yes.

    When they are computer objects in the OU and we configure computer configuration for these computer objects with security filter, it is recommended we can do as below:

    Keep Authenticated users and make Authenticated users have Read permission.
    Add computer group (computer object) and make the computer group (computer object) have Read and Apply group policy permissions.

    When they are user objects in the OU and we configure user configuration for these user objects with security filter, it is recommended we can do as below:

    Keep Authenticated users and make Authenticated users have Read permission.
    Add user group (user object) and make the user group (user object) have Read and Apply group policy permissions.

    Hope the information above is helpful. If anythig is unclear, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    2 people found this answer helpful.

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.