Brian Madden Logo
Your independent source for application and desktop virtualization.
advertisement

Pre-populating Outlook 2003 profile, in the Profiles / User Environment forum on BrianMadden.com

rated by 0 users
This post has 3 Replies | 3 Followers

Not Ranked
Points 40
markb81 Posted: Thu, Jun 25 2009 5:05 AM

Hi,

We are looking how to setup out Outlook 2003 profiles on Citrix.

We have several apps that use MAPI to send email. All of them cannot find a MAPI profile when sending e-mail.

In the past we managed create outlook profiles using a loginscript with NEWPROF and a .PRF file. For what we understand out of the MS Docs you can still use a .PRF file and fire it up silent out of the registry.

http://office.microsoft.com/en-us/ork2003/HA011402581033.aspx

However this doesn't do the trick for us. We need to pre-populate our Outlook profiles. The mentioned outlook regsitry keys only do their trick when Outlook is started itself.

How can we manage to set it up that a user has an MAPI profile when the loginscript has run?

Thanks.

With kind regards,

Mark

  • | Post Points: 35
Not Ranked
Points 225

Use the Office 2003 Custom Installation Wizard. You can pre-populate the Exchange server information and include the file with you Office installation.

  • | Post Points: 20
Not Ranked
Points 40

You mean installing with a transform file? Cause we did that.

  • | Post Points: 5
Top 500 Contributor
Points 625

We have a similar dependancy with an app that does a MAPI send.  The trick we use is to check on logon whether the user had initialized Outlook (used it at least once) and if not then start Outlook for them.  The 'problem' with OLK2K3 is that although you create a profile for them, MAPI won't work until the Outlook is started sucessfully at least once.  Just write up a script that checks if some of the keys for Outlook are populated and if they are note, launch Outlook.

  • | Post Points: 5
Page 1 of 1 (4 items) | RSS