Or, if that isn't flexible enough, write a VBScript/Jscript that reads in the file using FSO one line at a time. It can then do a split on the ',' and pass the necessary information into a call to admod.exe
Cheers Ken -----Original Message----- From: Michael B. Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, 6 February 2008 12:01 PM To: NT System Admin Issues Subject: RE: ADMod question Admod -csv? I took a quick look at it...it appears to be doable. Regards, Michael B. Smith MCSE/Exchange MVP http://TheEssentialExchange.com -----Original Message----- From: Kurt Buff [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 7:44 PM To: NT System Admin Issues Subject: ADMod question As you might have guessed from the ADFind question a few minutes ago, I've extracted our user accounts from AD - I gave them a somewhat cleaned up version, and asked them to verify things like phone numbers, job titles, managers, etc. Now I have a csv file that looks like the following: displayName","dn","givenName","sn","description","title","department","depar tmentNumber","employeeNumber","company","streetAddress","l","st","postalCode ","physicalDeliveryOfficeName","co","telephoneNumber","mobile","mail","mgr", "t "Kurt Buff","CN=Kurt Buff,OU=US,OU=MycompanyUsers,DC=mycompany,DC=com","Kurt","Buff","","Lead Network Administrator","Information Technology","6011","1095","Mucompany"," Inc.","PO Box 9xxxx","Redmond","WA","98xxx","US","US","463","","[EMAIL PROTECTED]","Mark Manager","CN=Mark Manager","OU=US","OU=MycompanyUsers","DC=mycompany","DC=com" and want to import the cleaned up data. I'm looking at the docs for ADMod.exe, and don't see how I can do this. Does anyone have a pointer on this, or have a better way to do it? Kurt ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
