Create a Simple List of AD Users to .csv File

  • Thread starter Thread starter Niel Bullock
  • Start date Start date
N

Niel Bullock

I need to create a list of users: FirstName; LastName; PhoneNumber;
Department for an OU. I need to be able to filter that PhoneNumber is
<>Null

I know that I did this last year - but ....

Thanks Niel
 
I need to create a list of users: FirstName; LastName; PhoneNumber;
Department for an OU. I need to be able to filter that PhoneNumber is
<>Null
I know that I did this last year - but ....

Have a look at the CSVDE utility on your Win 2K / 2K3 server - that'll
do exactly what you're looking for!

Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
 
Back
Top