Create personal contacts in Exchange 2003 using WebDAV in a vbscri

J

Jo

I am trying to research and create a Vbscript that will parse personal
contact information from a flat file and leveraging WebDAV create the
respective contact in the Exchange store. Forms based authentication is
enabled in my Exchange environment and it seems that I will need to account
for this when connecting to the Exchange store using WebDAV.

Any simple scripting attempts on my part has resulted in 440 Login timeout
errors, undoubtedly due to my inability to properly authenticate to OWA.

Can anyone provide assistance on how to connect to an Exchange store with
FBA enabled using WebDAV in a vbscript?

Articles Researched:

http://www.msexchange.org/articles/Access-Exchange-2000-2003-Mailbox-WebDAV.html

http://msdn2.microsoft.com/en-us/library/aa563407.aspx

http://support.microsoft.com/kb/296126

http://www.infinitec.de/articles/exchange/webdavwithfba.aspx

http://www.msexchange.org/articles/Access-Exchange-2000-2003-Mailbox-WebDAV.html
 
Top