A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Installation
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , ,

Default File Locations





 
 
Thread Tools Display Modes
  #1  
Old March 1st 06, 08:58 PM posted to microsoft.public.outlook.installation
Tommy
external usenet poster
 
Posts: 31
Default Default File Locations

The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!
Ads
  #2  
Old March 1st 06, 09:20 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Default File Locations

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!

  #3  
Old March 1st 06, 10:11 PM posted to microsoft.public.outlook.installation
Tommy
external usenet poster
 
Posts: 31
Default Default File Locations

Sue,

Thanks for the reply.

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlookor
HKCU\Software\Policies\Microsoft\Office\Outlook work instead?

Thanks,

Tommy

"Sue Mosher [MVP-Outlook]" wrote:

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!


  #4  
Old March 1st 06, 10:14 PM posted to microsoft.public.outlook.installation
Tommy
external usenet poster
 
Posts: 31
Default Default File Locations

Oops. That should read:

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlook or
HKCU\Software\Microsoft\Office\Outlook work instead?

Thanks.


"Tommy" wrote:

Sue,

Thanks for the reply.

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlookor
HKCU\Software\Policies\Microsoft\Office\Outlook work instead?

Thanks,

Tommy

"Sue Mosher [MVP-Outlook]" wrote:

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!


  #5  
Old March 1st 06, 11:44 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Default File Locations

If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
Oops. That should read:

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlook or
HKCU\Software\Microsoft\Office\Outlook work instead?

Thanks.


"Tommy" wrote:

Sue,

Thanks for the reply.

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlookor
HKCU\Software\Policies\Microsoft\Office\Outlook work instead?

Thanks,

Tommy

"Sue Mosher [MVP-Outlook]" wrote:

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!

  #6  
Old March 2nd 06, 12:37 AM posted to microsoft.public.outlook.installation
Tommy
external usenet poster
 
Posts: 31
Default Default File Locations

It does not work for us in the Policies key.

Thats okay, because our users are not admins and Regedit is disabled. I
have tested the settings as user preference settings and they work. That is
fine for us for now, as we are not sure we will change all users, and the
users we do change have roaming profiles.

I did not see, however, that the change had any effect on the default
archive location. Is there a separate setting for this? Or should I expect
that setting to

Thank you, Sue. Your help is proving invaluable.

Tommy


"Sue Mosher [MVP-Outlook]" wrote:

If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
Oops. That should read:

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlook or
HKCU\Software\Microsoft\Office\Outlook work instead?

Thanks.


"Tommy" wrote:

Sue,

Thanks for the reply.

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlookor
HKCU\Software\Policies\Microsoft\Office\Outlook work instead?

Thanks,

Tommy

"Sue Mosher [MVP-Outlook]" wrote:

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!


  #7  
Old March 2nd 06, 12:40 AM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Default File Locations

The setting affects only new .pst and .ost files, not existing .pst files nor the existing settings for archving. What exactly are you hoping to accomplish?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
It does not work for us in the Policies key.

Thats okay, because our users are not admins and Regedit is disabled. I
have tested the settings as user preference settings and they work. That is
fine for us for now, as we are not sure we will change all users, and the
users we do change have roaming profiles.

I did not see, however, that the change had any effect on the default
archive location. Is there a separate setting for this? Or should I expect
that setting to

Thank you, Sue. Your help is proving invaluable.

Tommy


"Sue Mosher [MVP-Outlook]" wrote:

If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.



"Tommy" wrote in message ...
Oops. That should read:

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlook or
HKCU\Software\Microsoft\Office\Outlook work instead?

Thanks.


"Tommy" wrote:

Sue,

Thanks for the reply.

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlookor
HKCU\Software\Policies\Microsoft\Office\Outlook work instead?

Thanks,

Tommy

"Sue Mosher [MVP-Outlook]" wrote:

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!


  #8  
Old March 2nd 06, 01:29 AM posted to microsoft.public.outlook.installation
Tommy
external usenet poster
 
Posts: 31
Default Default File Locations

We're trying to get autoarchive to default to the folder of our choosing.

"Sue Mosher [MVP-Outlook]" wrote:

The setting affects only new .pst and .ost files, not existing .pst files nor the existing settings for archving. What exactly are you hoping to accomplish?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
It does not work for us in the Policies key.

Thats okay, because our users are not admins and Regedit is disabled. I
have tested the settings as user preference settings and they work. That is
fine for us for now, as we are not sure we will change all users, and the
users we do change have roaming profiles.

I did not see, however, that the change had any effect on the default
archive location. Is there a separate setting for this? Or should I expect
that setting to

Thank you, Sue. Your help is proving invaluable.

Tommy


"Sue Mosher [MVP-Outlook]" wrote:

If you want a policy setting that the user can't change (unless they're an admin), you need to use the Policies key. Those particular settings are intended to work as policy settings. I would expect them to work OK as user preference settings, though, if you put them in Software\Microsoft instead of Software\Policies. As with any key, if it doesn't exist, you can create it.



"Tommy" wrote in message ...
Oops. That should read:

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlook or
HKCU\Software\Microsoft\Office\Outlook work instead?

Thanks.


"Tommy" wrote:

Sue,

Thanks for the reply.

HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok does not exist. Will
HKCU\Software\Microsoft\Office\11.0\Outlookor
HKCU\Software\Policies\Microsoft\Office\Outlook work instead?

Thanks,

Tommy

"Sue Mosher [MVP-Outlook]" wrote:

From the appendices in my latest book:

Key: HKCU\Software\Policies\Microsoft\Office\11.0\Outlo ok
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..pst and .ost files. Environment variables such as %userprofile% are supported. If you do not enable this policy, Outlook automatically creates .pst and .ost files in the %userprofile%\Local Settings\Application Data\Microsoft\Outlook\ folder.

Key: HKCU\Software\Microsoft\Office\11.0\Outlook
Value name: ForceOSTPath
Value type: REG_EXPAND_SZ (expandable string value)
Value data: Path to default location where you want Outlook to create ..ost files. Environment variables such as %userprofile% are supported. See MSKB 896591

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
The article at
http://office.microsoft.com/en-us/as...265401033.aspx discusses
changing the default location for saving messages and attachments. The
registry settings in this artical have no impact on the default location for
new personal folder files or archive files.

Does anyone know the registry settings to change the default location of new
personal folder files and new archive files, including from the auto archive
function?

Thank you!



  #9  
Old March 2nd 06, 01:37 AM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Default File Locations

Setting the actual archive location is a different matter, covered at http://support.microsoft.com/kb/836755/

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tommy" wrote in message ...
We're trying to get autoarchive to default to the folder of our choosing.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting unwanted folders from default PST file Level 13 Outlook - General Queries 1 March 4th 06 06:19 PM
pst file option missing under new outlook data file dialog UncleBuckle Outlook - Installation 2 February 25th 06 12:49 AM
Can I add a default Subject to my signature file? Aaron_I Outlook - Installation 0 February 22nd 06 08:36 PM
how to change default delivery location to my new pst file sf= Outlook - General Queries 5 February 20th 06 04:18 PM
How do I make my imported pst file (calender) the default calender Ron Outlook - Installation 1 January 16th 06 05:49 PM


All times are GMT +1. The time now is 08:59 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2009 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Credit Cards UK - Personal Car Finance - Friendster Comments - Personal Finance - Bankruptcy