Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

First run of Outlook 2010 Service Pack 1 (SP1) launches Startup Wizard even though profile is created using Outlook Profile (.prf) or Setup Customization (.msp) files


View products that this article applies to.

Symptoms

You deploy Microsoft Outlook or Microsoft Office 2010 with Service Pack 1 (SP1) and use a custom Outlook Profile (.prf) file or Setup Customization (.msp) file. The .prf or .msp file is used to add an Exchange email account to a new or existing Outlook profile. When users first run Outlook, the Startup Wizard unexpectedly launches. The Startup Wizard or first-run dialog box is shown in the figure below. This wizard prompts the user to configure an email account.

Screen shot of Microsoft Outlook 2010 Startup page

↑ Back to the top


Cause

This problem will occur if the PRF file referenced by ImportPRF is configured with the following setting:

OverwriteExistingService=No

For example:

[Service1]
OverwriteExistingService=No
UniqueService=Yes
MailboxName=TestUser
HomeServer=MyExchangeServer

The OverwriteExistingService value is configured in a prf file when you select the Modify Profile option in the Office Customization Tool (OCT), as shown in the following figure.

Screen shot that shows the OverwriteExistingService value is configured in a prf file

The value (Yes/No) set for OverwriteExistingService depends on the Overwrite existing Exchange accounts setting for your Exchange account (when you add an Exchange account under Add accounts in the OCT).

Screen shot for the Overwrite existing Exchange accounts setting

When you enableOverwrite existing Exchange accounts, the OverwriteExistingService value is set to Yes.

When you donotenableOverwrite existing Exchange accounts, the OverwriteExistingService value is set to No.

↑ Back to the top


Workaround

To workaround this problem, you will need to change the value for OverwriteExistingService from No to Yes. How you change the value depends on whether or not you have already deployed Outlook 2010.

Important Note: If you have existing Outlook profiles and you change OverwriteExistingService to a value of Yes, you may lose Exchange accounts settings if they vary from the default configuation. The settings that are reset back to the default values are shown in the following figures (indicating the default values).

Screen shot that shows the settings that are reset back to the default values

Screen shot that shows the settings that are reset back to the default values



Microsoft recommends that you test any PRF file changes prior to deploying them in your organization.


How you change the value depends on whether or not you have already deployed Outlook 2010. Please use the appropriate method listed below.
  • Using a prf if Outlook has already been deployed

    If Outlook has already been deployed, you can modify the OverwriteExistingService value by editing the .prf file using a text editor such as Notepad. By default, the .prf file is called Custom14.prf and it is found in the \Program Files\Microsoft Office folder.
  • Using a prf if Outlook has not yet been deployed

    If Outlook has not yet been deployed, modify your .msp file created by the OCT so the Overwrite existing Exchange accounts setting is enabled.

    Screen shot that shows the Overwrite existing Exchange accounts setting is enabled

    Then, deploy Office 2010 with your updated .msp file.

  • Do not use a prf file (new installations only)

    If you have not yet installed Outlook, consider not using a prf file in your deployment if your user mailboxes are located on servers running either Exchange Server 2007 or Exchange Server 2010. In this scenario, the Outlook Account Auto Configuration process will create Outlook profiles automatically with default settings.

    If you decide to use this method, remove the Outlook configuration settings under the Outlook section of the OCT. If you have not Outlook profile settings in the OCT, none of the items under Outlook in the OCT will be in bold font, as shown below.

    Screen shot that shows none of the items under Outlook in the OCT will be in bold font

    Then, configure the following option in the OCT so Outlook profiles are automatically configured without any user intervention on first launch (Screen shot for this step is listed below).

    Screen shot for this step

    Finally, deploy Office 2010 with this updated .msp file.


↑ Back to the top


More Information

Note, this problem does not occur if the following configuration is used in the .prf file:

OverwriteExistingService=No
UniqueService=No

However, using a .prf file with the above configuration causes the problem outlined in the following Microsoft Knowledge Base article:

2285449 Multiple Exchange accounts are created in Outlook 2010 when you have an existing Outlook profile after you install Office 2010


Outlook Profile (.prf) files that are imported using the ImportPRF command-line argument or registry value are also affected.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 2590591
Revision : 2
Created on : 5/20/2019
Published on : 5/20/2019
Exists online : False
Views : 224