LDAP query for counting GPO Links

  • Thread starter Thread starter Stefan
  • Start date Start date
S

Stefan

I want to count all links to a specific GPO. The query I'm
using is "(&(Objectclass=organizationalUnit)(gpLink=*
{59EA3FF3-49EA-4ADA-9A1A-BB3AEB3EE455}*))".

Is this a good query? Can I use other attributes than the
gpLink attribute? Can I do it in any other way?

Stefan
 
Back
Top