This looks to work but I get no users. There are about 5 users with exchange accounts in users. This command line runs in about 5 seconds.
cscript exchange2aliases.vbs backup.east-undershirt.k12.ia.us LDAP://199.1.1.5/cn=users,dc=east-undershirt,dc=k12,dc=ia,dc=us ---Export Started--- ---Begin Users--- ---End Users--- ---Begin Groups--- ---End Groups--- ---Begin Dynamic Groups--- ---End Dynamic Groups--- ---Begin Mail-Enabled Folders--- ---End Mail-Enabled Folders--- ---Export Finished--- ---------------------------------------------------------- If I change to read from the ou staff. This scripts takes about 30 seconds from the time ---Begin Users--- starts till the error. cscript exchange2aliases.vbs backup.east-undershirt.k12.ia.us LDAP://199.1.1.5/ou=Staff,dc=east-undershirt,dc=k12,dc=ia,dc=us mailbox.east-undershirt.k12.ia.us east-undershirt.k12.ia.us ---Export Started--- ---Begin Users--- D:\IMail\Scripts\exchange2aliases.vbs(68, 4) Microsoft VBScript runtime error: Object not a collection ---------- Original Message ---------------------------------- From: Sanford Whiteman <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Thu, 23 Dec 2004 00:42:16 -0500 >> I can get the script to work with cn=users,dc=east-undershirt..... > >Are you sure you have the switches right? Can you post the command >line you're running? > >--Sandy > > >------------------------------------ >Sanford Whiteman, Chief Technologist >Broadleaf Systems, a division of >Cypress Integrated Systems, Inc. >e-mail: [EMAIL PROTECTED] > >SpamAssassin plugs into Declude! > http://www.mailmage.com/products/software/freeutils/SPAMC32/download/release/ > >Defuse Dictionary Attacks: Turn Exchange or IMail mailboxes into IMail Aliases! > > http://www.mailmage.com/products/software/freeutils/exchange2aliases/download/release/ > > http://www.mailmage.com/products/software/freeutils/ldap2aliases/download/release/ > >--- >[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] > >--- >This E-mail came from the Declude.JunkMail mailing list. To >unsubscribe, just send an E-mail to [EMAIL PROTECTED], and >type "unsubscribe Declude.JunkMail". The archives can be found >at http://www.mail-archive.com. >--- >[This E-mail scanned for viruses by Declude Virus on the server aea8.k12.ia.us] > > --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
