hello , do you know how can i extract group memberof and nested memberof in a list.csv
for one group =
$group = [ADSI]"LDAP://CN=GG_ADM_BULL_SIAM,OU=GG,DC=ho,DC=fr,DC=wcorp,DC=carrefour,DC=com"
$Recherche= $group.memberof
but i want all nested groups to .
thank you guys