filter very big active directory

Find and share HowTos to various installations / configurations!
4 posts • Page 1 of 1
kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

filter very big active directory

Post by kilianvp »

if the active directory is very very big and the group management panel won't response anymore..

Its possible to set a filter? All my groups starting with the the same String

getOSGroups() is the Problem

rglock
Posts:19
Joined: Wed Sep 08, 2010 9:54 am

Re: filter very big active directory

Post by rglock »

Hello,

currently we're not able to set filters.

Since the function "NetQueryDisplayInformation" ("https://msdn.microsoft.com/en-us/librar ... s.85).aspx") is called behind (under Windows), we would only be able to filter the results afterwards (but this would not solve the problem, if the mentioned call itself lasts very long).

How long does it take currently ? (for how many entries ?)

best regards
Rainer

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: filter very big active directory

Post by kilianvp »

its still counting!
but the AD is used worldwide ..

i tried getOSGroups("domainname") with no success

right now im using a powsershell script to count the groups..

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: filter very big active directory

Post by kilianvp »

613467 Groups just for Europe

4 posts • Page 1 of 1