|
Excel?
Otherwise, I'm not completely clear as to what you're
trying to accomplish.
Rick
-- Posting is provided "AS IS", and confers no rights or
warranties ...
I am trying to export the following fields from Active
Directory using CSVDE
I ran the following command
CSVDE -F c:\output.csv -d "ou=security groups,ou=INTARA,dc=COM" -r
"(objectclass=group)" -l
cn,d escription,member,whencreated,whenchanged,info,managedby,mail
This retrieves the information I want, however, the Member tab displays a
list of users full DN in one single cell and makes it difficult to overview the
member list.
How can I display a list of the users in there own individual cells
going downwards (if that makes sense) does CSVDE allow this? If not any other
tools out there?
Yahoo!
Music Unlimited - Access over 1 million songs. Try it free.
|