View Single Post
  #2  
Old July 17th 07, 12:30 AM posted to microsoft.public.outlook.installation
Greg Mansius [MSFT]
external usenet poster
 
Posts: 31
Default Change Auto Archive Path

Thomas,

I created a new .prf file and added the changes you listed below. I could
not repro your issue in either Outlook 2003 or Outlook 2007. In both cases,
the archive.pst path was changed from the default "documents and settings"
path to the .prf specified path of C:\Archive.pst.

- Which version + service pack of Outlook are you using?
- Can you provide more details on your topology?
- How did you generate the "raw" .prf file?
- Is that the entire text of your .prf file? I see the note about "sections
removed for brevity", but I have to ask anyway.
- Does the path D:\Outlook exist prior to your application of the .prf
file?
--
thanks

greg mansius [MSFT]
Microsoft Office Outlook Support

This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email to this address, post a reply to this newsgroup.

"tnau" wrote in message
...
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