Hi,
I'm trying to export which Active Directory groups a user is member of, using csvde.
This writes the information about "Espen Johansen" in the given unit and domain.Code:csvde -f exportfilename.csv -d "CN=Espen Johansen,OU=INfocare,OU=External,OU=Users,OU=NO,DC=nmea,DC=abb,DC=com" pause
...except for the parts I'm interested in :/
I know you can export a list of members of a given group, but is it possible also to export a list of groups for a specific member?




Reply With Quote