Get Exchange Account name via AppleScript

R

Robyn Holmes

I am needing to get the Exchange Account Name of a few Macs whose profile
name does not match their Exchange Account Name, and use that name in a
startup script to mount a Windows 2003 Server.

Can anyone here help me do this, or if it's even possible?

Thanks,

- Robyn
 
M

Michael Rose

get the Exchange ID of Exchange account 1

--Mike

P.S. The dictionary for Entourage (Script Editor: Open Dictionary...)
is the best place to start for command syntax.
 
R

Robyn Holmes

OK, Entourage has to be running already, I was hoping I could parse the name
from a preference file, or some kind of file.

Thanks for your quick response!
 
Top