; Sample PRF file for creating Outlook profiles with archive .pst location. ; ; The following PRF file is included as an example of how to create a PRF file that will ; configure a profile with the following services: Microsoft Exchange Server, Outlook ; Address Book, and Personal Folders. Sections 1 through 5 may be modified ; DO NOT MODIFY SECTION 6. It will most likely prevent the profile ; from being correctly created. Be very careful when editing to make sure the property values ; match their property types. ; Note that sections 2 and 3 are similar. Section 2 determines the kind and number ; of MAPI services, while Section 3 determines the number of accounts. Sections 4 and ; 5 are also similar. Section 4 determines specific settings for each MAPI service, ; while Section 5 determines specific settings for Internet accounts. Finally, Section ; 6 displays the possible settings for MAPI services. ; Section 1 – Profile defaults. ; ************************************************************************ [General] Custom=1 ; -- Required. Indicates that this is a customized .prf file. ProfileName=Microsoft Outlook DefaultProfile=Yes OverwriteProfile=Append ModifyDefaultProfileIfPresent=True BackupProfile=No DefaultStore=Service2 ; ************************************************************************ ; Section 2 – Services in profile. ; ************************************************************************ ; The list of MAPI services that will be added to the profile. [Service List] Service1=Microsoft Outlook Client Service2=Microsoft Exchange Server Service3=Outlook Address Book Service4=Personal Folders ;Service5=Internet E-mail ; If you add an Internet E-mail service, you must also add an Account in ; Section 3. ; ************************************************************************ ; Section 3 – List of Internet accounts. ;******************************************************************* ; The list of accounts that will be created. [Internet Account List] ; ************************************************************************ ; Section 4 – Default values for each service. ; ************************************************************************ [Service1] ; No settings configured. ;----Outlook AutoArchive------ DoAutoArchive=True AutoArchiveFileName = “h:\archive.pst” [Service2] ConversionProhibited=True HomeServer=gte00 MailboxName=%username% [Service3] Ben=TRUE ; -- Dummy property. Do not delete or modify. [Service4] PathToPersonalFolders=h:\ ; The directories in the path of the personal folders must already exist [Service5] ; ************************************************************************ ; Section 5 – Values for each Internet account. ; ******************************************************************* ; The settings for each account that will be created. The available ; account settings are listed in Section 3, below. ; ************************************************************************ ; Section 6 – Mapping for profile properties. DO NOT MODIFY. ; ************************************************************************ ; ************************************************************************ ; Outlook settings stored in the profile [Microsoft Outlook Client] SectionGUID=0a0d020000000000c000000000000046 DoAutoArchive=PT_BOOLEAN,0x0320 AutoArchiveFileName=PT_STRING8,0x0324 FormDirectoryPage=PT_STRING8,0x0270 ; -- The URL of Exchange Web Services Form Dir