Legal Information |
|
The following describes how to automatically set up a user profile that includes more than one personal folder (.pst) file.
To create a MAPI profile that includes more than one .pst file, you can use Automatic Profile Generator (Newprof.exe) with a customized profile descriptor file (*.prf). In the .prf file (called Custom.prf), insert each .pst file as a separate service:
[Service List]
Service1=Microsoft Outlook Client
Service2=Personal Folders
Service3=Personal Folders
[Service2]NOTE: Additional settings are:
PathToPersonalFolders=C:\Test\Outlook1.pst
[Service3]
PathToPersonalFolders=C:\Test\Outlook2.pst
PathToPersonalFolders
RememberPassword
EncryptionType
Password
;****************************************************************If a definition is not already present under the header, type a definition that is similar to the following:
;Personal Folders service definitions.
[Personal Folders]
ServiceName=MSPST MS
AliasServiceName=PT_STRING8,0x3001and in
; -- Name which will appear in the profile service list
; Folder View.Use the variable for defining the names in each section for the services:
[Service2]147352 XCLN: Creating Default User Profiles
PathToPersonalFolders=C:\Test\Outlook1.pst
AliasServiceName=My Oldest Mails
[Service3]
PathToPersonalFolders=C:\Test\Outlook2.pst
The information in this article applies to:
Search Knowledge Base | Feedback |