Re: csvde issue

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
>
.



Relevant Pages

  • csvde issue
    ... I am using the csvde tool to export specific user information from Activer ... Directory and am receiving some incorrect information. ... AfterI run the script and look at the file some of the street addresses are ...
    (microsoft.public.windows.server.active_directory)
  • XOOPS MyTextSanitizer Filtering Bug Allows Remote Users to Conduct Cross-Site Scripting Attacks in m
    ... Disclosure of authentication information, Execution of arbitrary code via network, Modification of user information, admin account hijacking. ... A remote user can bypass Sanitizer and conduct cross-site scripting attacks with a post in a topic in board send malicious private message to admin, insert script in the news comment... ...
    (NT-Bugtraq)
  • Re: csvde issue
    ... > I am using the csvde tool to export specific user information from ... > department, telephonenumber, streetaddress" This pulls out all of my ... Note the '0d0a' in the string. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Disk Quota fails to get all information
    ... Here is the scam script in VB. ... When run on a file server with many different file shares, ... >> I've been able to run this perl Disk Quota script on PCs to get disk ... the process is unable to get all the user information. ...
    (microsoft.public.scripting.wsh)
  • Re: csvde utility parameters ...
    ... > one have to write a script to add a large number of objects to AD using ... The whole point with the csvde tool, is to be able to add a large number ... It simply imports the information from a csv file, ... about the file format, see the URL below. ...
    (microsoft.public.windows.server.active_directory)