Hello,
I am facing the following problem, and maybe someone of you knows a solution:
In my company's AD, there are AD groups of different types, including security groups (used to give permissions), and distribution groups (used to receive mails) .
I need an SMO that allows me to list the AD groups by type.
I use the "GetGroups" method of the "AD Group" SMO of the "AD Service 2" instance, but it gives me the complete list of groups, without distinction, and without the possibility to filter on the type of group.
Does anyone know if this exists?
(I work with K2 Five 5.5)
Many thanks !