report list of computer/users on which Group policy is applied

Sajid Ali Shah 271 Reputation points
2022-10-14T07:28:48.583+00:00

Hi
Is there any way to find out or get list of computers /users on which GPO is applied?

Regards

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Client for IT Pros User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-18T02:26:16.753+00:00

    Hello sajidami82,

    Thank you for posting in our Q&A forum.

    Based on my experience and knowledge, maybe we cannot get gpo application report list of computers/users on one managed server.

    If we want to check computers gpo application, we should log on domain machine using administrator.

    1.Log on machine using Administrator.
    2.Open CMD (run as administrator).
    3.Type gpresult /r or gpresult /h C:\gpo.html and click Enter.
    4.Check which Group policy is applied to this machine by opening C:\gpo.html and checking "Computer Details".

    If we want to check users gpo application, we should log on domain machine using one specific domain user account.

    1.Log on machine using one specific domain user account.
    2.Create GPOfolder in C driver.
    3.Open CMD (do not run as administrator).
    4.Type gpresult /r or gpresult /h C:\GPOfolder\gpo.html and click Enter.
    5.Check which Group policy is applied to this user by opening C:\gpo.html and checking "User Details".

    Hope the information above is helpful.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    2 people found this answer helpful.
    0 comments No comments

  2. Shubham Ballal 0 Reputation points
    2023-11-07T05:53:05.96+00:00

    Need centralised solution from which we can figure out on how many devices the specific GPO has been applied?

    to be more specific, lets assume we have 100 device and we have deployed certain GPO on those 100 device, we need any monitoring which will provide out of 100 devices on how many devices the GPO has applied succesfully.


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.