Quantcast
Viewing all articles
Browse latest Browse all 31638

Active Directory StreetAddress LDAP Attribute

I am using csvde to extract user data from Active Directory.

One of the fields is the streetAdress.  This is fine unless there is a multiline value.

For example, putting in the following address...

1 Westham Drive
Fentonville
Virginia

returns the following within the csv file.

X'31205765737468616d2044726976650d0a46656e746f6e76696c6c650d0a56697267696e6961'

Is there a way to either get the correct output using csvde or convert this data after the extraction?

Thanks

G


Viewing all articles
Browse latest Browse all 31638

Trending Articles