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
filter very big active directory
- rglock
- Posts:19
- Joined: Wed Sep 08, 2010 9:54 am
Re: filter very big active directory
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
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
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..
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
613467 Groups just for Europe