Replace %TestUserName% with %UserName% if you want the profile to be
configured with a mailbox user name the same as the user's Windows login
name.
To prevent a backup profile from being made, add this setting to the
[General] section under Section 1:
BackupProfile=No
Note that this is a programming newsgroup. The installation forum is
microsoft.public.outlook.installation.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"BK Drake" <(E-Mail Removed)> wrote in message
news:BF84A99D-7729-4B88-B5E3-(E-Mail Removed)...
>I have created a prf file through the Custom Installation Wizard for Office
> XP. I am trying to set up a Profile which has a new email account. That
> email
> account is an exchange server email account. I can configure the Profile
> name
> and the exchange server but I can not get the prf file to configure the
> username correctly. What is wrong with the following prf file. I am
> setting
> the new profile name in section 1 and setting the exchange server and
> username in section 4. When I go and appy this prf file and go to profile
> properties and look at the email account exchange server settings and the
> server is set but the username is not set.
>
> What do I need to do to the prf to correctly apply the username when I
> change it in the prf file?
>
> Also how do make sure that a back up of a profile that is applied with the
> same name is not made into a backup and shows up in the profile list when
> you
> look at the Outlook properties from the desk top icon?
>
> Thanks for all your help.
>
> Example prf file text:
>
> ;Automatically generated PRF file from the Microsoft Office Customization
> and Installation Wizard
>
> ; **********************************************************
> ; Section 1 - Profile Defaults
> ;***********************************************************
>
> [General]
> Custom=1
> ProfileName=NewProfileName
> DefaultProfile=Yes
> OverwriteProfile=Yes
> ModifyDefaultProfileIfPresent=FALSE
>
> ;***********************************************************
> ; Section 2 - Services in Profile
> ;***********************************************************
>
> [Service List]
> Service1=Microsoft Exchange Server
> ServiceEGS=Exchange Global Section
> ;ServiceX=Microsoft Outlook Client
>
> ;***********************************************************
> ; Section 3 - List of internet accounts
> ;***********************************************************
>
> [Internet Account List]
>
> ;**********************************************************
> ; Section 4 - Default values for each service.
> ;**********************************************************
>
> [Service1]
> OverwriteExistingService=No
> UniqueService=Yes
> MailboxName=%TestUserName%
> HomeServer=TEST_EXCHANGE_SERVER
> AccountName=Microsoft Exchange Server
>
> [ServiceEGS]
> MailboxName=%TestUserName%
> HomeServer=TEST_EXCHANGE_SERVER