Re: csvde issue
- From: "Gabriel" <Gabriel@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 08:06:06 -0700
How would I do this in a script?
"Wayne Tilton" wrote:
> "=?Utf-8?B?R2FicmllbA==?=" <Gabriel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> news:712E2A4E-4330-4F01-8E26-7D732C262D74@xxxxxxxxxxxxx:
>
> > I am using the csvde tool to export specific user information from
> > Activer Directory and am receiving some incorrect information.
> > The script I am using is: csvde -f users.cvs -r
> > (&(objectCategory=person)(objectClass=user)) -l "displayname, mail,
> > department, telephonenumber, streetaddress" This pulls out all of my
> > user accounts with the listing of the Displayname, mail address,
> > department and street address.
> > AfterI run the script and look at the file some of the street
> > addresses are coming in as number such as,
> > X'31323235204e455720594f524b204176656e75650d0a5048' , but if I look
> > into AD Users and Computers there is an actually a street address.
> > Any ideas how to correct this output?
> > Gabriel
> >
>
> Easy...remove the CrLf from the streetAddress attribute. CSVDE has no
> way of outputing a "multi-line" string without converting it to hex.
> Note the '0d0a' in the string.
>
> Wayne Tilton
>
.
- References:
- csvde issue
- From: Gabriel
- Re: csvde issue
- From: Wayne Tilton
- csvde issue
- Prev by Date: Re: Getting GPO names
- Next by Date: Re: Active Directory Organizational units scaling
- Previous by thread: Re: csvde issue
- Next by thread: demoting a DC & logon credentials
- Index(es):
Relevant Pages
|