Configuring a PRF file for unknown MailboxUser= value in hosted environment

J

jpletcher

I am trying to setup a prf file that end users can use to easily setup
a new profile in a hosted exchange environment. The only problem is
that I can't tell the prf file what the mailboxname= value should be
and I can't use the environment variable of %username% because this
isn't what the value should be.

My way around it right now is to set the Mailboxname=TYPE YOUR EMAIL
ADDRESS HERE. Then when people first open Outlook after running the
prf file Outlook complains that it can't resolve the mailbox name of
"TYPE YOUR EMAIL ADDRESS HERE" and then the end user is required to
delete this and type in his/her email address. Once that's done then
the rest of the profile setup goes fine.

I'm just wondering if there's a more elegant solution to this. Is
there someway I can tell the prf file to use the login name that the
user puts in the first time they open Outlook? This would work beacuse
they use their e-mail address as their login name and that works also
for the mailboxname value as well.

Any help would be great. Thanks!
 
J

jpletcher

I will clarify a little bit. When I use %username% the profile
creation uses the locally logged in username. I'd like this variable
to use the username that is used to login to the mailbox during profile
creation on a hosted exchange environment, not the local computer's
currently logged in user.

Thanks
 
S

Sue Mosher [MVP-Outlook]

You'd have to have some way (login script?) to set a new environment variable to that value, which would have to come from somewhere.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top