Hey all, I'm looking to export users to import into another forest as contacts. I run the command below to export users from my Windows 2000 AD.
CSVDE -f contacts.csv -r "(&(objectClass=user))" -l "objectClass,displayName,DN,mailNickname,proxyAddress,targetAddress,mail " It exports all of the user info but it also includes the Computer accounts in the export. Anyone know why this export command would include Computer accounts? More curious as to what I'm doing wrong more than anything. Thanks, Mike. List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
