• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Auto-Configure Entourage Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Auto-Configure Entourage Applescript


  • Subject: Auto-Configure Entourage Applescript
  • From: "Schrage, Jimmy" <email@hidden>
  • Date: Wed, 21 Jun 2006 18:47:07 -0700

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

 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Auto-Configure Entourage Applescript
      • From: Jay Louvion <email@hidden>
  • Prev by Date: Re: Down grading from 10.3.9 to 10.2.8
  • Next by Date: Re: Down grading from 10.3.9 to 10.2.8
  • Previous by thread: Re: Who Owns An Application?
  • Next by thread: Re: Auto-Configure Entourage Applescript
  • Index(es):
    • Date
    • Thread