rem This batch file extract users from an Exchange server rem assumeing the domain name is domain.local rem --------------------------------- Ldifde -d "DC=domain,DC=local" -r "(&(mailnickname=*))" -l proxyAddresses -f c:\users-list.txt