I use RichProfile by Richard Coggins. I execute it in a login script via the following line in a kixtart script (beware of wrap - it is a single line in the script):
---------- Shell '@LDrive\DISPENSER\RICHPROFILE\richprofile.exe "$MailServr1" "%USERNAME%" "$FriendName - @FULLNAME" "N" "N"' ---------- $MailServr1 = a variable I use to designate the name of the mail server to be used by that user. $FriendName = a variable I use to designate the "friendly name" reference to the organization that the user belongs to. HTH On Jan 8, 2008 10:55 PM, James Hill <[EMAIL PROTECTED]> wrote: > > For quite some time we have used a .dll written by an old colleague to > setup Oulook profiles. > > > > It was part of the login script and would setup the exchange/mail profile > and PST's (back when we had them). This dll has lasted us quite a long > time but unfortunately it doesn't like 64bit OS's so it is time for it to > retire. > > > > So I'm curious as to what people on the list are using in their > environment. Ultimately I would like something that had the same > control/flexibility as what we are currently using and it doesn't require > any user import. The one extra feature which we don't have(but would like) > would be the ability to add additional mailboxes to the profile. > > > > Any responses appreciated! > > > > James. > > > > > > > -- ME2 ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
