Hey everyone,
First post…be gentle J
So I got a modified version of
Michael’s/Greg’s from the MacEnterprise Applescript to
auto-configure Entourage working in my environment. It is going to save me tons
of time.
I am having some “cleanup”
issues at the end of the script I was hoping someone could help me out with.
******************* If we do this,
make new Exchange
account with properties {name:"College of the Canyons", Exchange
server:exchangeServer, Exchange ID:mailNickname, domain:domainName, free busy
server:exchangeServer & "/public/", full name:mailNickname, email
address:emailAddress, LDAP server:domainName, LDAP port:ldapPort, search
base:"", maximum entries:100, partially retrieve messages:true,
partially retrieve messages size:500}
****************** it sets the name of the account to: College of
the Canyons
******************* If we do this,
set organizationName to "College of the Canyons"
make new Exchange
account with properties {name:organizationName, Exchange server:exchangeServer,
Exchange ID:mailNickname, domain:domainName, free busy server:exchangeServer
& "/public/", full name:mailNickname, email address:emailAddress,
LDAP server:domainName, LDAP port:ldapPort, search base:"", maximum
entries:100, partially retrieve messages:true, partially retrieve messages
size:500}
******************* It set name to: College
How do you set a variable in quotes? (so the variable actually
shows spaces)
for example: "'" & organizationName &
"'" (this does not work, it just puts single quotes around the first
work in the string.)
Any ideas?
-----
Jimmy
Schrage
Computer Technician IV
Macintosh Support
College of the Canyons
(661)362-5536