Microsoft
Software
Hardware
Network
Question : AD Custom Query with .csv export which contains only Username, Realname and eMail ??
Hi
i need an csvde AD custom query which contains: "AD Logon Username, Realname, SMTP Email". nothing else. It should not include any "disabled users" or something else.
i've tested something with csvde:
csvde -d "ou=zh1,dc=ch,dc=lum2" -f c:\mfr001.csv -l "sAMAccountName, mail"
but this gives me to much data (includes DN) and also all inactive accounts.
thank you!
Answer : AD Custom Query with .csv export which contains only Username, Realname and eMail ??
You could do this with PowerGUI (freeware), and create custom queries and export accordingly -
http://www.powergui.org/do
wnloads.js
pa
Otherwise, did you want this in VB?
Lee
Random Solutions
Creating FLV thumbnail
Replacing Keyboard on Toshiba Portege A600
Clever Navigation
date input as string
How to sync a shared calendar Exchange 2003 Outloook 2007 and Iphones
passing a looped value to a form
Maxtor OneTouch 4 Family drive is no longer working
PL/SQL Performance
Can plz anyone help for Jboss Clustering
C# 2005 how to Change the Target .NET Framework Version of an Existing Project