A ready-to-use script to import/export the Exchange 2000 message filter list: http://www.cdolive.net/download/Exchange2000MessageFilterList.zip
A script to export all originator addresses of a folder into the XML formatted required by the above script: http://www.cdolive.net/download/ExportSenderAddress.zip A script how to create Windows 2000 accounts and Exchange 2000 mailbox enable them using an Excel table: http://www.cdolive.net/download/bulkaddfromexcel.zip A collection of WSH scripts to do several AD related tasks: http://www.cdolive.net/download/adusermanagement.zip Enjoy... <Cheers:Siegfried runat="server" /> > -----Original Message----- > From: Neil Hobson [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 12, 2002 2:55 PM > To: Exchange Discussions > Subject: RE: Script to add email addresses > > > You'll need to update the multi-valued attributes using the PutEx > method. Search MSDN for this. It shouldn't be too difficult, as after > a bit of searching I was able to create a script to update the message > filter table. > > Neil > > -----Original Message----- > From: Ray,Casey S. [mailto:[EMAIL PROTECTED]] > Posted At: 12 July 2002 13:40 > Posted To: Swynk Exchange List > Conversation: Script to add email addresses > Subject: RE: Script to add email addresses > > > Good, I'm on the right track. I just haven't been able to figure out > how to update the proxyAddresses for an existing user/contact. I prefer > vbscript. Can you point me to any good references to performing this? > I'm still learning as I go. Thanks. > > -----Original Message----- > From: Edgington, Jeff [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 12, 2002 8:34 AM > To: Exchange Discussions > Subject: RE: Script to add email addresses > > perl and LDAP over SSL (NET::LDAPS)(or your favorite scripting tool)... > dump it into the proxyAddresses attribute (note this is a multivalued > attrib). > > jeff e. > > > > -----Original Message----- > From: Ray,Casey S. [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 12, 2002 7:21 AM > To: Exchange Discussions > Subject: RE: Script to add email addresses > > > I need to import addresses from another system (were migrating to Ex2k). > The addresses do not follow any one standard hence the RUS can't > recreate them. > > -----Original Message----- > From: Saunders, Jim [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 1:22 PM > To: Exchange Discussions > Subject: RE: Script to add email addresses > > Why don't you create or modify a recipent policy and let the RUS do it? > That's what its there for. > > -----Original Message----- > From: Ray,Casey S. [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 12:52 PM > To: Exchange Discussions > Subject: Script to add email addresses > > > I am looking for a way to programmatically add a second SMTP email > address for users/contacts with Exchange 2000/Active Directory. Can > someone point me in right direction? My searches have come up empty. I > also reviewed the list archive but didn't find anything. > > Thanks. > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > > ======================================================================== > ============== > NOTICE - This communication may contain confidential and privileged > information that is for the sole use of the intended recipient. Any > viewing, copying or distribution of, or reliance on this message by > unintended recipients is strictly prohibited. If you have received this > message in error, please notify us immediately by replying to the > message and deleting it from your computer. > > > ======================================================================== > ====== > > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] > > ************************************************* > This email and any files transmitted with it are > confidential and intended solely for the use of > the individual to whom it is addressed. Any view > or opinions presented are solely those of the > author and do not necessarily represent those of > Silversands. > > If you have received this email in error, please > contact our Support Desk immediately on > 01202-360360 or email [EMAIL PROTECTED] > ************************************************* > > _________________________________________________________________ > List posting FAQ: http://www.swinc.com/resource/exch_faq.htm > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe: mailto:[EMAIL PROTECTED] > Exchange List admin: [EMAIL PROTECTED] _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

