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.