Hello
Currently I am running this command:
Is there a way to also enumerate the groups (and OU's?) that every member is in?
Currently I am running this command:
Code:
csvde -f test.csv -r "(&(objectClass="User")(objectCategory="person"))" -l "name, samaccountname, mail, homedirectory, homedrive, scriptPath"