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.

How to configure the default personal folders file path for Outlook 2000


View products that this article applies to.

Symptoms

When you add personal folder files to your e-mail profile, the following path is the default path:
Application Data\Microsoft\Outlook
You can change this path manually, but the path always defaults to the preceding path. You cannot change this path default to another path.

↑ Back to the top


Resolution

To resolve this problem, obtain and install the latest service pack for Microsoft Office 2000. For additional information about how to do so, click the following article number to view the article in the Microsoft Knowledge Base:
276367 How to obtain the latest Office 2000 service pack
Important After you install the service pack for Office 2000, you must add the ForcePSTPath string value to the following registry key:

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Outlook
Value name: ForcePSTPath
Value data (SZ): drive:\path\
The following example changes the default path of the C:\Allpsts folder:

Value name: ForcePSTPath
Value data (SZ): c:\allpsts

  1. Click Start, point to Run, and then type regedit to start Registry Editor.
  2. Locate the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Outlook\
  3. On the Edit menu, point to New, click String Value, and then add the following registry value:
    Name: ForcePSTPath
  4. Locate and select the following key in the registry:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Outlook\ForcePSTPath
  5. In the right-pane, double-click the ForcePSTPath icon.
  6. In the Value data box, type the drive letter and folder path where you want the Personal Folder files to be created (in this example, c:\allpsts). Click OK.
  7. Quit Registry Editor.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Outlook 2000.

↑ Back to the top


Keywords: KB266255, kbqfe, kbfix, kbbug, kbqfe, kbhotfixserver

↑ Back to the top

Article Info
Article ID : 266255
Revision : 10
Created on : 5/14/2007
Published on : 5/14/2007
Exists online : False
Views : 351