We are going to be switching over from a standard POP3 email service to
an MS Exchange 2003 service and most of all our users are on Mac's
using Entourage 2004.

I was hoping to write a custom script that I could push out (or give
the the desktop support staff) that would create a new mail account
entry with the Entourage client with all the server settings.

Any ideas?

Re: How to script Entouage Setup (MS Exchange 2003) by Barry

Barry
Tue Jan 09 03:10:07 CST 2007

On 9/1/07 00:09, in article
1168301344.339646.27590@q40g2000cwq.googlegroups.com, "humantag"
<carlos@humantag.com> wrote:

> We are going to be switching over from a standard POP3 email service to
> an MS Exchange 2003 service and most of all our users are on Mac's
> using Entourage 2004.
>
> I was hoping to write a custom script that I could push out (or give
> the the desktop support staff) that would create a new mail account
> entry with the Entourage client with all the server settings.
>
> Any ideas?
>

It is certainly possible. Most of the properties of exchange accounts are
scriptable. The questions that needs to be answered are:

1. How automated do you want it to be? Are you happy for a user to enter
their (new) email address in a dialog, or does the script have to pick it up
from a login name etc?

2. How experienced are you at scripting Entourage? Or scripting in General?
Do you understand how to read a script dictionary for entourage? If so, the
means to "make new exchange account with properties {...}" should be fairly
easy to f
--
Barry Wainwright
Microsoft MVP (see http://mvp.support.microsoft.com for details)
The Entourage User's WebLog has moved!
For hints, tips and troubleshooting go to <http://www.barryw.net/weblog/>



Re: How to script Entouage Setup (MS Exchange 2003) by William

William
Sat Jan 13 18:46:29 CST 2007

In article <1168301344.339646.27590@q40g2000cwq.googlegroups.com>,
"humantag" <carlos@humantag.com> wrote:

> We are going to be switching over from a standard POP3 email service to
> an MS Exchange 2003 service and most of all our users are on Mac's
> using Entourage 2004.
>
> I was hoping to write a custom script that I could push out (or give
> the the desktop support staff) that would create a new mail account
> entry with the Entourage client with all the server settings.


I've done this for work and can post an example of what I wrote later
this week after I return to work. Our Macs are bound to Active Directory
and I wrote the script to retrieve the user's short name and verify the
email address based on his login. It then sets up a new account in
Entourage with all the necessary information for LDAP and Public Folders
(hard-coded). Would this be of interest to you?

bill
--
William M. Smith
(Microsoft Interop MVP - Mac/Windows)