Can't set default Archive file location in Outlook 2007

Joined
Jun 25, 2009
Messages
2
Reaction score
0
Hey All,


I'm trying to create an automated Office 2007 install that contains several custom settings. I'm doing this using OCT and a custom PRF file for the outlook settings. The only one I can't get to work properly is forcing the location of the archive.pst file. I've found a number of solutions for previous versions of outlook but nothing for 2007. I tried the solution below but that did not work.

http://support.microsoft.com/default.aspx?scid=kb;en-us;836755


Can anyone help me out?

THANKS!
 
Joined
Jun 25, 2009
Messages
2
Reaction score
0
Figured it out

I'm not sure why adding the information into the PRF file wasn't working for me. While searching the net it seemed to work for most people but I wasn't the only one that it did not work for. I found a rather long work around.

While creating the base image I did the following.

1. As Administrator installed custom office install.
2. Logged in as the dummy user that would be the default profile.
3. Added the following registry keys as needed to complete the path below.
[HKEY_CURRENT_USER\software\microsoft\windows NT\currentversion\Windows Messaging Subsystem\profiles\outlook\0a0d020000000000c000000000000046]
4. Added the following REG_BINARY values with the data that contained the information for the path that I desired.
001f0324
001f032c
5. Restarted and logged back in as Administrator. Copied the dummy user profile to the default profile.
6. Joined the PC to the domain and restarted.
7. Logged in as a domain user and launched Outlook. The registry settings were carried over with my desired path for the default Archive.pst location.


I hope this helps someone else. I spent 2 days figuring this one out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top