B
BwiseIT
I can't seem to get the syntax correct for exporting the user name and email
address from my LDAP db. I don't have organizational units. I would like to
export the entire global address list getting only the display name and the
smtp address. This is what i have tried.
csvde -r "(objectClass=user)" -d "dc=domain,dc=com" -l
displayName,proxyAddresses -f c:\users.csv
What if there is more than one smtp addess? Can i specify only the 1st one?
Thanks
Bobby
address from my LDAP db. I don't have organizational units. I would like to
export the entire global address list getting only the display name and the
smtp address. This is what i have tried.
csvde -r "(objectClass=user)" -d "dc=domain,dc=com" -l
displayName,proxyAddresses -f c:\users.csv
What if there is more than one smtp addess? Can i specify only the 1st one?
Thanks
Bobby