View Single Post
  #1  
Old July 16th 07, 02:12 PM posted to microsoft.public.outlook.installation
tnau
external usenet poster
 
Posts: 1
Default Change Auto Archive Path

Hi

I want to change the default Archive Path to D:\outlook\archive.pst. I
created a new prf file with the following settings:

; ************************************************** ************
; Section 1 - Profile Defaults
; ************************************************** ************

[General]
Custom=1
DefaultProfile=Yes
OverwriteProfile=Append
ModifyDefaultProfileIfPresent=TRUE

; ************************************************** ************
; Section 2 - Services in Profile
; ************************************************** ************

[Service List]
ServiceX=Microsoft Outlook Client
ServiceEGS=Exchange Global Section

;************************************************* **************
; Section 4 - Default values for each service.
;************************************************* **************

[ServiceEGS]

[ServiceX]
DoAutoArchive=True
AutoArchiveFileName = d:\outlook\archive.pst

;************************************************* **************
; Section 5 - Values for each internet account.
;************************************************* **************

;************************************************* **************
; Section 6 - Mapping for profile properties
;************************************************* **************


;sections of the .prf file removed for brevity.

[Microsoft Outlook Client]
SectionGUID=0a0d020000000000c000000000000046
FormDirectoryPage=PT_STRING8,0x0270
WebServicesLocation=PT_STRING8,0x0271
ComposeWithWebServices=PT_BOOLEAN,0x0272
PromptWhenUsingWebServices=PT_BOOLEAN,0x0273
OpenWithWebServices=PT_BOOLEAN,0x0274
CachedExchangeMode=PT_LONG,0x041f
CachedExchangeSlowDetect=PT_BOOLEAN,0x0420
DoAutoArchive=PT_BOOLEAN,0x0320
AutoArchiveFileName=PT_STRING8,0x0324
================================================== ===========


Then I apply the PRf file with outlook.exe /importprf c:\temp\outlook.prf
but nothing happens. The Path doesen't change to d:\outlook\archive.pst.

do you have any ideas

Thomas

Ads